document.write( "Question 349765: three divided by the difference of x and 7 minus 2 divided by x plus 7 equals 3 times the reciprocal of the difference of x squared and 49 what is x \n" ); document.write( "
Algebra.Com's Answer #250117 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! three divided by the difference of x and 7 minus 2 divided by x plus 7 equals \n" ); document.write( " 3 times the reciprocal of the difference of x squared and 49 \n" ); document.write( " what is x \n" ); document.write( ": \n" ); document.write( "Assume the problem is: \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "x^2-49 is the difference of squares and can be factored \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Multiply by (x-7)(x+7), clears the denominators and you have: \n" ); document.write( "3(x+7) - 2(x-7) = 3 \n" ); document.write( ": \n" ); document.write( "3x + 21 - 2x + 14 = 3 \n" ); document.write( ": \n" ); document.write( "3x - 2x + 35 = 3 \n" ); document.write( ": \n" ); document.write( "x = 3 - 35 \n" ); document.write( ": \n" ); document.write( "x = -32 \n" ); document.write( " |