SOLUTION: F>(~A.I) Av(~J.F) F /~J

Algebra ->  Proofs -> SOLUTION: F>(~A.I) Av(~J.F) F /~J      Log On


   



Question 885090: F>(~A.I)
Av(~J.F)
F
/~J

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
1.  F -> (~A * I)
2.  A v (~J * F)
3.  F
/   ~J
-------------------------------------------------------
4.  ~A * I                          1,3     Modus Ponens
5.  ~A                              4       Simplification
6.  ~J * F                          2,5     Disjunctive Syllogism
7.  ~J                              6       Simplification