document.write( "Question 979169: Construct a proof in Natural Deduction for the following argument. Show the proof. Do not use the Conditional Proof method. \r
\n" ); document.write( "\n" ); document.write( "1. (D -> K) & (J -> K)\r
\n" ); document.write( "\n" ); document.write( "2. D v (J & M)\r
\n" ); document.write( "\n" ); document.write( "3. (K -> ~A) / (A -> S)
\n" ); document.write( "

Algebra.Com's Answer #600458 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\n" ); document.write( "\n" ); document.write( "
NumberStatementLines UsedReason
1.(D -> K) & (J -> K)
2.D v (J & M)
3.K -> ~A
:.A -> S
4.(D v J) & (D v M)2Distribution
5.D v J4Simplification
6.K v K1,5Constructive Dilemma
7.K6Tautology
8.~A3,7Modus Ponens
9.~A v S8Addition
10.~~A -> S9Material Implication
11.A -> S10Double Negation
\n" ); document.write( "
\n" );