document.write( "Question 1005236: F > ~G
\n" );
document.write( "~F > (H > ~G)
\n" );
document.write( "(~I v ~H) > ~~G
\n" );
document.write( "~I
\n" );
document.write( "/ ~H \n" );
document.write( "
Algebra.Com's Answer #621565 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website!
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Abbreviation/Acronyms Used\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Comm = Commutation \n" ); document.write( "Dist = Distribution \n" ); document.write( "DM = De Morgan's Law \n" ); document.write( "DN = Double Negation \n" ); document.write( "DS = Disjunctive Syllogism \n" ); document.write( "MI = Material Implication \n" ); document.write( "MP = Modus Ponens \n" ); document.write( "MT = Modus Tollens \n" ); document.write( "Simp = Simplification \n" ); document.write( " |