SOLUTION: Please help me solve this proof: Premise 1: (E • I) v (M •U) Premise 2: ~E Conclusion: ~(E v ~M)

Algebra ->  Proofs -> SOLUTION: Please help me solve this proof: Premise 1: (E • I) v (M •U) Premise 2: ~E Conclusion: ~(E v ~M)      Log On


   



Question 986768: Please help me solve this proof:
Premise 1: (E • I) v (M •U)
Premise 2: ~E
Conclusion: ~(E v ~M)

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
NumberStatementLines UsedReason
1(E * I) v (M * U)
2~E
:.~(E v ~M)
3[(E * I) v M] * [(E * I) v U]1Distribution
4(E * I) v M3Simplification
5M v (E * I)4Commutation
6(M v E) * (M v I)5Distribution
7M v E6Simplification
8E v M7Commutation
9M8,2Disjunctive Syllogism
10~E * M2,9Conjunction
11~(~~E v ~M)10De Morgan's Law
12~(E v ~M)11Double Negation