document.write( "Question 474207: Factor completely. If a polynomial is prime, state this.
\n" );
document.write( "6x^2 + 19x + 10
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #325235 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 6x^2 + 19x + 10\r \n" ); document.write( "\n" ); document.write( "--- \n" ); document.write( "6x^2+4x+15x+10 \n" ); document.write( "--- \n" ); document.write( "2x(3x+2)+5(3x+2) \n" ); document.write( "--- \n" ); document.write( "= (3x+2)(2x+5) \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |