document.write( "Question 1029388: The expression below is the factorization of what trinomial? \r
\n" );
document.write( "\n" );
document.write( "(5x + 4)(2x - 5) \n" );
document.write( "
Algebra.Com's Answer #644438 by fractalier(6550) You can put this solution on YOUR website! You would merely multiply them out to find the trinomial... \n" ); document.write( "(5x + 4)(2x - 5) = 10x^2 - 25x + 8x - 20 = 10x^2 - 17x - 20 \n" ); document.write( " |