document.write( "Question 121315: Find a counterexample to the statement \"The square of a number added to the sum of the number and five is a prime number.\" \n" ); document.write( "
Algebra.Com's Answer #89055 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
Find a counterexample to the statement \"The square of a positive integer
\n" ); document.write( "added to the sum of the integer and five is a prime number.\"
\n" ); document.write( "
\r\n" );
document.write( "The square of 4, which is 16, added \r\n" );
document.write( "to the sum of 4 and five, which is 9,\r\n" );
document.write( "is NOT a prime number.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );