document.write( "Question 201235: Hello,\r
\n" );
document.write( "\n" );
document.write( "I need some help with factoring. The problem I am working on is the following:\r
\n" );
document.write( "\n" );
document.write( "Factor completely: 8x^2 + 6x - 5\r
\n" );
document.write( "\n" );
document.write( "I have another problem that I need help with as well. This one, I think is Prime, but am not totally sure.\r
\n" );
document.write( "\n" );
document.write( "Factor completely: x^2 + 17x+16\r
\n" );
document.write( "\n" );
document.write( "Any help that you can give will be greatly appreciated.\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance for your help. \n" );
document.write( "
Algebra.Com's Answer #151431 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Factor completely: 8x^2 + 6x - 5 \n" ); document.write( "= (4x + 5)*(2x - 1) \n" ); document.write( "------------------- \n" ); document.write( "I have another problem that I need help with as well. This one, I think is Prime, but am not totally sure. \n" ); document.write( "Factor completely: x^2 + 17x+16 \n" ); document.write( "= (x+1)*(x+16) \n" ); document.write( " \n" ); document.write( " |