document.write( "Question 1140376: Would somebody help me reduce expression to lowest terms? it's this one here:\r
\n" );
document.write( "\n" );
document.write( "x^2-4/8-x^3\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance! \n" );
document.write( "
Algebra.Com's Answer #760886 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! this is (x+2)(x-2) for numerator, difference of squares \n" ); document.write( "divided by (2-x)(4+2x+x^2) difference of cubes \n" ); document.write( "The x-2 cancels IF we multiply the denominator by -1 and the whole fraction by -1. \n" ); document.write( "Then we have -(x+2)/(4+2x+x^2)\r \n" ); document.write( "\n" ); document.write( "The second - turns (2-x) into (x-2), which can cancel. \n" ); document.write( " \n" ); document.write( " |