document.write( "Question 57401: Factoring Trinomials by Trial and Error
\n" );
document.write( "3x^2-17x+20 \n" );
document.write( "
Algebra.Com's Answer #39146 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 20: 2*10 or 4*5 or 1*20 \n" ); document.write( "(something - 4)(something - 5) \n" ); document.write( "(x - 4)(3x - 5) \n" ); document.write( "3x^2 - 12x - 5x + 20 \n" ); document.write( "3x^2 - 17x + 20 Wow, on my first try.... \n" ); document.write( " |