document.write( "Question 1074883: If two prime numbers are roots of the equation x^2-12x+k=0, what is the value of k? \n" ); document.write( "
Algebra.Com's Answer #689559 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
the discriminant is sqrt (144-4k), and this has to be a perfect square.
\n" ); document.write( "the root is 12+/- sqrt (144-4k) all divided by 2
\n" ); document.write( "prime numbers produced by 6+/- x occur when x is odd.
\n" ); document.write( "they are limited to 5 and 7 as the roots, when the discriminant is 4, the sqrt of it= 2, and divided by 2 is 1. For the discriminant to be 4, b^2-4ac has to be 4, and that occurs when k is 35.
\n" ); document.write( "other roots would be 4,8, neither prime
\n" ); document.write( "3 and 9, 2 and 10 don't work.
\n" ); document.write( "x^2-12x+35=0
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cx%5E2-12x%2B35%29\"
\n" ); document.write( "
\n" );