SOLUTION: 1) 1. A -> H 2) 2. /(A&B) -> H

Algebra ->  Proofs -> SOLUTION: 1) 1. A -> H 2) 2. /(A&B) -> H      Log On


   



Question 1005466: 1) 1. A -> H
2) 2. /(A&B) -> H

Answer by AnlytcPhil(1806) About Me  (Show Source):
You can put this solution on YOUR website!
1. A -> H
             /(A&B) -> H

2. ~H -> ~A           1, Transposition
3. ~H -> (~Av~B)      2, Addition
4. ~(~Av~B) -> ~~H    3, Transposition
5. ~(~Av~B) -> H      4, Double negation
6. (~~A&~~B) -> H     5, DeMorgan
7. (A&B) -> H         6, Double negation

Edwin