document.write( "Question 1208350: Show that x^2 + 9 is prime.\r
\n" ); document.write( "\n" ); document.write( "I will first list the pairs of integers whose product is 9.\r
\n" ); document.write( "\n" ); document.write( "1, 9\r
\n" ); document.write( "\n" ); document.write( "-1, -9\r
\n" ); document.write( "\n" ); document.write( "3, 3\r
\n" ); document.write( "\n" ); document.write( "-3, -3\r
\n" ); document.write( "\n" ); document.write( "2. Compute their sums.\r
\n" ); document.write( "\n" ); document.write( "1 + 9 = 10\r
\n" ); document.write( "\n" ); document.write( "-1 + (-9) = -10\r
\n" ); document.write( "\n" ); document.write( "3 + 3 = 6\r
\n" ); document.write( "\n" ); document.write( "-3 + (-3) = -6\r
\n" ); document.write( "\n" ); document.write( "I can also say x^2 + 9 = x^2 + 0x + 9 and none of the sums added above equal 0. This leads me to conclude that x^2 + 9 is prime.\r
\n" ); document.write( "\n" ); document.write( "1. Do you agree?\r
\n" ); document.write( "\n" ); document.write( "2. How is this done for a trinomial?\r
\n" ); document.write( "\n" ); document.write( "Sample:\r
\n" ); document.write( "\n" ); document.write( "Show that x^1 + x + 1 is prime.
\n" ); document.write( "

Algebra.Com's Answer #846734 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "You have the correct reasoning for problem 1.
\n" ); document.write( "x^2+9 cannot be factored into the form (x+a)(x+b) where a,b are integers.
\n" ); document.write( "A polynomial is considered prime if we cannot factor it any further.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The x^1 + x + 1 you wrote out should be something like x^2 + x + 1
\n" ); document.write( "A similar question found here
\n" ); document.write( "
\n" ); document.write( "
\n" );