F=(A+B+C)(A+B+C')(A+B'+C')
I used sop method and I am left with A+BC', so the above expression should leave me with (A+B)(A+C'). Iam not able to get to this answer. Help is appreciated.
F=(A+B+C)(A+B+C')(A+B'+C')
I used sop method and I am left with A+BC', so the above expression should leave me with (A+B)(A+C'). Iam not able to get to this answer. Help is appreciated.
$$\begin{align} F & =(\color{blue}{A+B}+\color{red}{C})(\color{blue}{A+B}+\color{red}{C'})(A+B'+C')\tag{1}\\ & = ((\color{blue}{A+B})+(\color{red}{CC'}))(A + B' + C')\tag{2}\\ & =(\color{green}{A}+B)(\color{green}{A}+B'+C')\tag{3}\\ & = \color{green}{A}+(B(B'+C'))\tag{4} \\ & = A+ \underbrace{BB'}_{\large = \, 0} + BC' \tag{5}\\ & = A + BC' \tag{6 SOP} \\ & = (A+B)(A+C')\tag{7 POS} \end{align}$$