document.write( "Question 277025: How could I solve this equation dealing with fractions.
\n" ); document.write( "x/x+4 - 2 = 12/x-12
\n" ); document.write( "

Algebra.Com's Answer #201759 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
x/(x+4) - 2 = 12/(x-12)
\n" ); document.write( "x(x-12)-2(x+4)(x-12)=12(x+4) multiply each side by (x+4)(x-12) (LCM)
\n" ); document.write( "x^2-12x-2(x^2-8x-48)=12x+48
\n" ); document.write( "x^2-12x-2x^2+16x+96=12x+48
\n" ); document.write( "x^2+8x-48=0 subtract the left side from the right
\n" ); document.write( "(x-4)(x+12)=0
\n" ); document.write( "x=4, x=-12
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );