document.write( "Question 19443: How do you factor this problem?\r
\n" );
document.write( "\n" );
document.write( "Factor: \n" );
document.write( "
Algebra.Com's Answer #9419 by xcentaur(357)![]() ![]() ![]() You can put this solution on YOUR website! 4x^2-x-5 \n" ); document.write( "4x^2+4x-5x-5 \n" ); document.write( "4x(x+1)-5(x+1) \n" ); document.write( "(x+1)(4x-5) \n" ); document.write( "
|