document.write( "Question 57343: Factoring Trinomials by Trial and Error
\n" );
document.write( "b) y=-2x2 + 28x - 26 with the factorial form
\n" );
document.write( "c) y=-9x2 + 72x + 81 with the factorial form \n" );
document.write( "
Algebra.Com's Answer #39057 by CrazyMan Jr.(21) ![]() You can put this solution on YOUR website! b)-2x^2+28x-26 ~~~ m*n = -13 ~~~ 13*-1 \n" ); document.write( " -2(^2+14x-13) ~~~ m-n = 14 ~~~ 13+1\r \n" ); document.write( "\n" ); document.write( "c)-9x^2+72x+81 ~~~ m*n = 9 ~~~ 9*1 \n" ); document.write( " -9(x^2+8x+9) ~~~ m-n = 8 ~~~ 9-1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "J-Man \n" ); document.write( " |