SOLUTION: Given: if R, then T R and M if T, then k Prove: k

Algebra ->  Proofs -> SOLUTION: Given: if R, then T R and M if T, then k Prove: k      Log On


   



Question 791503: Given:
if R, then T
R and M
if T, then k
Prove:
k

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
1)  R --> T
2)  R * M
3)  T --> K                / K
---------------------------------
4)  R                       2     Simplification
5)  T                       1,4   Modus Ponens
6)  K                       3,5   Modus Ponens