document.write( "Question 646670: Is this polynomial a prime?
\n" );
document.write( " 9x+51w-28
\n" );
document.write( "I tried to do this but got nowhere. Please help. Thank you
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #405911 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Is this polynomial a prime? \n" ); document.write( " 9x+51w-28 \n" ); document.write( "-------------- \n" ); document.write( "It is prime. \n" ); document.write( "If you make 9x + 51x - 28, = 60x - 28 \n" ); document.write( "= 4(15x-7) \n" ); document.write( "---------------- \n" ); document.write( "9x^2 + 51x - 18 is also prime. \n" ); document.write( " \n" ); document.write( " |