SOLUTION: Construct proofs using the Rules of Inference and the Rules of Replacement. The conclusion appears after the slash. 1. (A v B) v C 2. ~A / C v B

Algebra ->  Proofs -> SOLUTION: Construct proofs using the Rules of Inference and the Rules of Replacement. The conclusion appears after the slash. 1. (A v B) v C 2. ~A / C v B       Log On


   



Question 193056: Construct proofs using the Rules of Inference and the Rules of Replacement. The conclusion appears after the slash.
1. (A v B) v C
2. ~A / C v B

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
1.  (A v B) v C
2.   ~A   / C v B
-----------------------
3.   A v (B v C)           1     Association
4.   B v C                 3,2   Disjunctive Syllogism
5.   C v B                 4     Commutation