document.write( "Question 1033738: Write down the converse of the following statement.\r
\n" );
document.write( "\n" );
document.write( "if n is prime then n is not divisible by 9\r
\n" );
document.write( "\n" );
document.write( "Say whether the original statement and its converse are True or False, and justify your answers. \n" );
document.write( "
Algebra.Com's Answer #648396 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Original statement: If n is prime then n is not divisible by 9. \n" ); document.write( "This statement is always true.\r \n" ); document.write( "\n" ); document.write( "Converse: If n is not divisible by 9 then n is prime. \n" ); document.write( "Not always true. A very simple counter-example is 2*3*5*7 = 210. \n" ); document.write( " \n" ); document.write( " |