document.write( "Question 725215: Hello,
\n" );
document.write( "May I ask for help with the following questions?\r
\n" );
document.write( "\n" );
document.write( "Factor the trinomials-
\n" );
document.write( "6x^2+31x+5
\n" );
document.write( "I think that this cannot be factored. \r
\n" );
document.write( "\n" );
document.write( "Also,
\n" );
document.write( "X^2-8xy+12y^2\r
\n" );
document.write( "\n" );
document.write( "I can't seem to move on from these two questions. Thank you for your help. \n" );
document.write( "
Algebra.Com's Answer #444022 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! (1)6x^2+31x+5 \n" ); document.write( "5+31x+6x^2 \n" ); document.write( "(5+x)(1+6x) \n" ); document.write( "(2)x^2-8xy+12y^2 \n" ); document.write( "(x-6y)(x-2y) \n" ); document.write( " |