document.write( "Question 616171: One divded by the sum of a number and 4 plus one divided by the difference of a number and 4 is the same as the reciprocal of the difference of a number squared and 16. Find the number. \n" ); document.write( "
Algebra.Com's Answer #387525 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One divded by the sum of a number and 4 plus one divided by the difference of a number and 4 is the same as the reciprocal of the difference of a number squared and 16. Find the number. \n" ); document.write( "----- \n" ); document.write( "1/(x+4) + 1/(x-4) = 1/(x^2-16) \n" ); document.write( "-------- \n" ); document.write( "Multiply thru by x^2-16 to get: \n" ); document.write( "(x-4) + (x+4) = 1 \n" ); document.write( "2x = 1 \n" ); document.write( "x = 1/2 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |