document.write( "Question 1161344: Show by contraposition that if n is an integer n³+5 is odd then n is even \n" ); document.write( "
Algebra.Com's Answer #784856 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Let P be \"n%5E3%2B5\" is odd
\n" ); document.write( "and Q be \"+n\" is even\r
\n" ); document.write( "\n" ); document.write( "The problem asks to show P --> Q by showing ~Q --> ~P (notice these are logically equivalent statements). \r
\n" ); document.write( "\n" ); document.write( "\"If it rains then the garden will be watered.\" is logically equivalent to
\n" ); document.write( "\"If the garden is not watered then it did not rain.\"\r
\n" ); document.write( "\n" ); document.write( "~Q means n is not even (i.e. n is odd)\r
\n" ); document.write( "\n" ); document.write( "1. Assume n is odd
\n" ); document.write( "2. \"n%5E3+\" is odd (odd x odd is odd, so odd x odd x odd is also odd)
\n" ); document.write( "3. \"+n%5E3%2B5+\" is even (odd + odd is even)
\n" ); document.write( "4. ~Q --> ~P
\n" ); document.write( "5. P --> Q \r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );