document.write( "Question 200598: rational expression in lowest terms: 1. X^2-X-12/X^2-16\r
\n" );
document.write( "\n" );
document.write( "2. 3x^2+18x-48/2x+16 \n" );
document.write( "
Algebra.Com's Answer #150857 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! (1) ( x^2 -x-12) / (x^2 -16) \n" ); document.write( "factor \n" ); document.write( "{ (x-4)(x+3) } / { (x+4) (x-4) \n" ); document.write( ". \n" ); document.write( "(x+3) / ( x+4) \n" ); document.write( ". \n" ); document.write( "Checking, let x=1, original is 4/5,,,,answer is 4/5,,,ok \n" ); document.write( ". \n" ); document.write( "(2) { 3x^2 +18x -48} / { 2x+16) \n" ); document.write( ". \n" ); document.write( "3{ x^2 +6x -16 } / { 2(2+8)} \n" ); document.write( ". \n" ); document.write( "{ 3 ( x-2)(x+8) } / { 2( x+8) } \n" ); document.write( ". \n" ); document.write( "{ 3(x-2) } / 2 \n" ); document.write( ". \n" ); document.write( "check let x=1, original = -3/2,,,,,answer = -3/2,,,ok \n" ); document.write( " |