document.write( "Question 608115: 1. ~pVq
\n" );
document.write( "2. p /q
\n" );
document.write( "3.?????\r
\n" );
document.write( "\n" );
document.write( "I figured line 3 is: ~p . ~q 1,DM ?? Then line 4: q 2,3 DS....Probably way off. Help is much appreciated! \n" );
document.write( "
Algebra.Com's Answer #383056 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Start off by using double negation on line 2 to go from p to ~~p (and call this line 3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then use disjunctive syllogism on lines 1 and 3 to get q \n" ); document.write( " |