document.write( "Question 373513: solve for x: 1/x+4+1/x-4=1/x^2-16 \n" ); document.write( "
Algebra.Com's Answer #265842 by robertb(5830)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Multiply both sides by \n" ); document.write( " \n" ); document.write( "x-4 + x+4 = 1, \n" ); document.write( "2x = 1, \n" ); document.write( "x = 1/2. \n" ); document.write( " |