document.write( "Question 55961: Can someone help me simplify and reduce:
\n" );
document.write( "5x^2+20x-160/64-8x
\n" );
document.write( "I came up with :
\n" );
document.write( "-5(x-4)/8 Am I correct? \n" );
document.write( "
Algebra.Com's Answer #38017 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 5x^2+20x-160/64-8x \n" ); document.write( "=[5(x^2+4x-32)]/[-8(x-8)] \n" ); document.write( "=[5(x+8)(x-4)]/[-8(x-8)] \n" ); document.write( "No cancellation is possible \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |