document.write( "Question 731916: show me how to factor the trinomial
\n" );
document.write( "7x^2 + 27x -4 \n" );
document.write( "
Algebra.Com's Answer #447366 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! factor the trinomial \n" ); document.write( "7x^2 + 27x -4 \n" ); document.write( "----- \n" ); document.write( "7x^2+28x-x-4 \n" ); document.write( "----- \n" ); document.write( "7x(x+4)-(x+4) \n" ); document.write( "----- \n" ); document.write( "= (x+4)(7x-1) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |