document.write( "Question 183534: The problem I am stuck on is the one listed below:\r
\n" );
document.write( "\n" );
document.write( "Find a counter example to the statement \" the square of a number added to the sum of the number and five is a prime number\".\r
\n" );
document.write( "\n" );
document.write( "Please help me to understand and work out this problem correctly. \n" );
document.write( "
Algebra.Com's Answer #137775 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find a counter example to the statement \" the square of a number added to the sum of the number and five is a prime number\". \n" ); document.write( "----------------- \n" ); document.write( "Let the number be \"x\": \n" ); document.write( "x^2 + x + 5 = prime for all values of x ???? \n" ); document.write( "Let x = 4 \n" ); document.write( "16 + 4 + 5 = 25, which is not prime is a counter-example. \n" ); document.write( "--------- \n" ); document.write( "If x = 5 you get 35, which is not prime \n" ); document.write( "If x = 9 you get 95, which is not prime \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |