document.write( "Question 981975: 1. Q > ~Q
\n" ); document.write( "2. ~(G & Q) > U
\n" ); document.write( "/ ~(G & ~U)
\n" ); document.write( "Can somebody solve this proof please? Thank you :)\r
\n" ); document.write( "\n" ); document.write( "\"You can do a proof by contradiction. \r
\n" ); document.write( "\n" ); document.write( "Step 1) assume the complete opposite of the conclusion. Assume (G & ~U) \r
\n" ); document.write( "\n" ); document.write( "Step 2) Use simplification to get ~U \r
\n" ); document.write( "\n" ); document.write( "Step 3) Use modus tollens with line 2 and ~U to get ~~(G & Q) which turns into (G & Q) \r
\n" ); document.write( "\n" ); document.write( "Step 4) Simplification frees up Q \r
\n" ); document.write( "\n" ); document.write( "Step 5) Modus ponens on line 1, and using the freed up Q from step 4, consequently frees up ~Q\r
\n" ); document.write( "\n" ); document.write( "Step 6) We have Q and ~Q they conjunct to (Q & ~Q) which is always false. This is a contradiction. \r
\n" ); document.write( "\n" ); document.write( "Since we have a contradiction, the initial assumption (G & ~U) is false which makes the opposite true. That proves ~(G & ~U) is a proper conclusion.\"\r
\n" ); document.write( "\n" ); document.write( "Jim, is there anyway to do this proof without using a contradiction and not assuming? Thank you :)
\n" ); document.write( "

Algebra.Com's Answer #602850 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Alternative method\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
NumberStatementLines UsedReason
1Q > ~Q
2~(G & Q) > U
:.~(G & ~U)
3~Q v ~Q1Material Implication
4~Q3Tautology
5~~(G & Q) v U2Material Implication
6(G & Q) v U5Double Negation
7U v (G & Q)6Commutation
8(U v G) & (U v Q)7Distribution
9(U v Q) & (U v G)8Commutation
10U v Q9Simplification
11U10,4Disjunctive Syllogism
12U v ~G11Addition
13~G v U12Commutation
14~(~~G & ~U)13De Morgan's Law
15~(G & ~U)14Double Negation
\n" ); document.write( "
\n" );