document.write( "Question 140707: SOLVE BY FACTORING:
\n" );
document.write( "x^2-5=4x
\n" );
document.write( "I'M VERY CONFUSED BECAUSE THIS IS REVIEWING QUESTIONS AND I CAN'T FIGURE THIS PROBLEM OUT PLEASE HELP?? \n" );
document.write( "
Algebra.Com's Answer #102407 by jojo14344(1513)![]() ![]() ![]() You can put this solution on YOUR website! Re-arranging becomes, \n" ); document.write( "x^2-4x-5=0, right? \n" ); document.write( "And it's a perfect square so, \n" ); document.write( "(x-5)(x+1)=0 \n" ); document.write( "x=5, and x=-1, cool! \n" ); document.write( " |