document.write( "Question 1167235: Transform the statement below in its logical form
\n" );
document.write( "Determine the truth or falsity of the statement below if n=2, m=-8:
\n" );
document.write( "If n and m are two even numbers, then n+m is also even. \n" );
document.write( "
Algebra.Com's Answer #791878 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Transform the statement below in its logical form \n" ); document.write( "Determine the truth or falsity of the statement below if n=2, m=-8: \n" ); document.write( "If n and m are two even numbers, ----- There's no if. They are even numbers. \n" ); document.write( "---------- \n" ); document.write( " then n+m is also even. ---- n+m = -6, an even number. \n" ); document.write( " \n" ); document.write( " |