SOLUTION: Simplify the following function using Boolean Algebra rules
F(X, Y) = X’Y’ + X’ + XY’
Can you please explain me this homework question step-by-step? Thank you very much
Algebra ->
Probability-and-statistics
-> SOLUTION: Simplify the following function using Boolean Algebra rules
F(X, Y) = X’Y’ + X’ + XY’
Can you please explain me this homework question step-by-step? Thank you very much
Log On
Question 1192067: Simplify the following function using Boolean Algebra rules
F(X, Y) = X’Y’ + X’ + XY’
Can you please explain me this homework question step-by-step? Thank you very much! Answer by math_tutor2020(3817) (Show Source):
You can put this solution on YOUR website!
F(X, Y) = X’Y’ + X’ + XY’
F(X, Y) = (X’Y’ + X’) + XY’
F(X, Y) = (X’ + X’Y’) + XY’ ... note1
F(X, Y) = X' + XY’ .... note2