document.write( "Question 977614: x^2-4x-4/x-2
\n" );
document.write( "whats the quotient \n" );
document.write( "
Algebra.Com's Answer #599172 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! x^2 -4x -4 / x-2 \n" ); document.write( "factor the numerator \n" ); document.write( "(x - 2)*(x + 2) / (x - 2) \n" ); document.write( "therefore the quotient is (x + 2) \n" ); document.write( " \n" ); document.write( " |