edited by
368 views
1 votes
1 votes
simplify  A B' C' + D' C + [ ( A' + B + C)(D + C')]
edited by

2 Answers

Best answer
0 votes
0 votes
wow,,,, it is a tricky question

A B' C' + D' C + [ ( A' + B + C)(D + C')]

let x = A B' C' + D' C

then x'= (A'+B+C)(D+C')

ie here we got x + x'  which is equal to 1(as we know x+x'=1)
selected by
0 votes
0 votes

[ ( A' + B + C)(D + C')] = (A B' C' + D' C)' ( By deMorgan's identity of (X+Y)'=X'Y')

A B' C' + D' C + [ ( A' + B + C)(D + C')]  =A B' C' + D' C +(A B' C' + D' C)'

hence A B' C' + D' C +(A B' C' + D' C)'=1 as x+x'=1

hence it is simplified to 1

Related questions

0 votes
0 votes
0 answers
1
deba1014 asked 5 days ago
48 views
What is the maximum n-bit number in base x ,when represented in decimal(10)?
0 votes
0 votes
2 answers
3
rajveer43 asked Jan 12
197 views
The number of full and half-adders required to add $32$-bit numbers is______________________
0 votes
0 votes
0 answers
4
Redcom1988 asked Dec 23, 2023
191 views
Design a counter according to the state diagram above using only NAND gates and JK Flip-flops (if needed) complete with state tables