document.write( "Question 418461: twelve divided by the sum of a number and 2 equals the quotient of 4 and the difference of the number and 2. Find the number? \n" ); document.write( "
Algebra.Com's Answer #292819 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! twelve divided by the sum of a number and 2 equals the quotient of 4 and the difference of the number and 2. Find the number? \n" ); document.write( "-------------- \n" ); document.write( "12/(x+2) = 4/(x-2) \n" ); document.write( "---- \n" ); document.write( "12(x-2) = 4(x+2) \n" ); document.write( "12x-24 = 4x+8 \n" ); document.write( "8x = 32 \n" ); document.write( "x = 4 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |