document.write( "Question 435090: Factor the trinomial completely
\n" );
document.write( "x² + 3x – 4\r
\n" );
document.write( "\n" );
document.write( "Can someone help me with solving this? Thanks so much. \n" );
document.write( "
Algebra.Com's Answer #301216 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x^2+3x-4 \n" ); document.write( "x^2-4x+x-4 \n" ); document.write( "x(x-4)+1(x-4) \n" ); document.write( "(x-4)(x+1) \n" ); document.write( " \n" ); document.write( " |