document.write( "Question 181244: x^2-x-6 over x^2-2x-8 Divided by x^2-9 over x^2+7x+12
\n" );
document.write( "
\n" );
document.write( " \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I had no clue how to write this equation out \r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #135897 by edjones(8007) You can put this solution on YOUR website! It's not an equation. \n" ); document.write( "(x^2-x-6)/(x^2-2x-8) / (x^2-9)/(x^2+7x+12) \n" ); document.write( "=[(x-3)(x+2)]/[(x-4)(x-2)] * [(x+4)(x+3)]/[(x+3)(x-3)] Factor and put in a times sign and invert the 2nd fraction. \n" ); document.write( "=[(x+2)]/[(x-4)(x-2)] * (x+4) Cancel. \n" ); document.write( "=(x^2+6x+8)/(x^2-6x+8) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |