document.write( "Question 209056: How do I factor this problem x^2-25x+84 \n" ); document.write( "
Algebra.Com's Answer #158021 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x^2-25x+84 \n" ); document.write( "------------- \n" ); document.write( "x^2-21x-4x+84 \n" ); document.write( "--- \n" ); document.write( "x(x-21) -4(x-21) \n" ); document.write( "--- \n" ); document.write( "(x-21)(x-4) \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "Reply to stanbon@comcast.net \n" ); document.write( " |