273 views
0 votes
0 votes
how to simplify this boolean function i tend to get confuse on this given problem F(a,b,c)=(AB+AC)'+A'B'C

1 Answer

0 votes
0 votes

Simply expanding it : 

(AB+AC)' = (AB)'(AC)' [Demorgan] 
= (A'+B')(A'+C')
= A' + A'C' + A'B' + B'C'
A'(1+B'+C') + B'C'
= A' + B'C' [Absorption]

Or you can go by the good old K-map
 
B'C'B'CBCBC'
A'1111
A1000

Filled for (AB+AC)' : 
 
B'C'B'CBCBC'
A'1111
A1000

Add for A'B'C : It is already included from previous min-term.
From the above K Map
 F = A' + B'C'

Related questions

264
views
0 answers
0 votes
tasnim asked May 22, 2023
264 views
a’b’c+a’bc’+abc=?
545
views
0 answers
0 votes
JAINchiNMay asked Nov 9, 2022
545 views
Minimal SOP and POS forms are always Identical.true or false?
659
views
1 answers
0 votes
altamash asked May 6, 2019
659 views
if (A,B,C)=AB+AC+BC thenF((A’,B’,C’).F(A’,B,C’).F(A,B’.C’))=?
539
views
1 answers
1 votes
A_i_$_h asked Nov 9, 2017
539 views
1)A pulse train with a frequency of 1MHz is counted using a modulo 1024 ripple - counter built with JK flip flops. For proper operation of the counter the maximum ... circuit shown in the figure, if C = 0, the Expression for ' Y' is