document.write( "Question 661525: solve (12x/x-4) - (3x^2/x+4)= (384/x^2-16) \n" ); document.write( "
Algebra.Com's Answer #411682 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! (12x/x-4) - (3x^2/x+4) = (384/x^2-16) \n" ); document.write( "Factor the right \n" ); document.write( "384 / (x+4)(x-4) \n" ); document.write( "(12x/x-4) - (3x^2/x+4) = (384/(x+4)(x-4)) \n" ); document.write( "Multiply both sides by (x+4) \n" ); document.write( "(12x(x+4)/x-4) - 3x^2 = 384/(x-4) \n" ); document.write( "Multiply both sides by (x-4) \n" ); document.write( "12x(x+4) - 3x^2(x-4) = 384 \n" ); document.write( "12x^2 + 48x - 3x^3 + 12x^2 = 384 \n" ); document.write( "24x^2 + 48x - 3x^3 = 384 \n" ); document.write( "3x(-x^2 + 8x + 16) = 384 \n" ); document.write( "Divide both sides by 3 \n" ); document.write( "x(-x^2 + 8x + 16) = 128 \n" ); document.write( " \n" ); document.write( " |