SOLUTION: A -> D ~C -> ~D (C v D) -> ~C / therefore, A -> E

Algebra.Com
Question 971096: A -> D
~C -> ~D
(C v D) -> ~C / therefore, A -> E

Answer by Edwin McCravy(20055)   (Show Source): You can put this solution on YOUR website!
 1. A -> D
 2. ~C -> ~D
 3. (C v D) -> ~C	/ therefore, A -> E

 4. ~~D -> ~~C               2, contrapositive
 5. D -> C                   4, double negation 
 6. ~~C -> ~(C v D)          3, contrapositive
 7. C -> ~(C v D)            6, double negation
 8. C -> (~C & ~D)           7, DeMorgan's law
 9. (C -> ~C) & (C -> ~D)    8, composition
10. C -> ~C                  9, simplification
11. ~C v ~C                 10, material implication
12. ~C                      11, simplification
13. ~C v E                  12, addition
14.  A -> C                1,5, hypothetical syllogism
15.  C -> E                 13, material implication
16.  A -> E              14,15, hypothetical syllogism   

Edwin

RELATED QUESTIONS

Prove the argument: A->D D->E A or B B->C ~C Therefore,... (answered by solver91311)
1. ~A 2. (C v A) > L 3. A v D 4. (D v U) > C /therefore L (answered by jim_thompson5910)
Construct a formal proof of validity for the following argument ~B v [(C⊃D) ·... (answered by math_helper)
A -> (B & C) C -> (E -> I) ~(D -> I) / therefore, (A & G) -> (~I &... (answered by Edwin McCravy)
~(A or B) or ~(C or D) (E or F) -> D therefore A->... (answered by jim_thompson5910)
1. (A v B) ⊃ (C v D) 2. C ⊃ E 3. A • E /∴ E v... (answered by Edwin McCravy)
I need help finishing this proof. A v (~B v ~C), A -> (D -> E), ~(~B v ~D) :. C -> (D -> (answered by jim_thompson5910)
1. A v (B v C) 2. C ⊃ (D • E) 3. ~D / A v B (answered by mccravyedwin)
1. ~ A V (B & E) 2. ~ A -> ~ C 3. C V (B & D) /... (answered by Edwin McCravy)