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)\"\" \"About 
You can put this solution on YOUR website!
\"1%2F%28x%2B4%29%2B1%2F%28x-4%29=1%2F%28x%5E2-16%29\".
\n" ); document.write( "Multiply both sides by \"x%5E2-16\", the lcd. Then
\n" ); document.write( "\"%28x%5E2-16%29%2F%28x%2B4%29+%2B+%28x%5E2+-+16%29%2F%28x-4%29+=+1\",
\n" ); document.write( "x-4 + x+4 = 1,
\n" ); document.write( "2x = 1,
\n" ); document.write( "x = 1/2.
\n" ); document.write( "
\n" );