document.write( "Question 198378: How would you simplify (1+(1/x))/(1-(1/x^2))? \n" ); document.write( "
Algebra.Com's Answer #148880 by arallie(162)\"\" \"About 
You can put this solution on YOUR website!
\"%281%2B%281%2Fx%29%29%2F%281-%281%2Fx%5E2%29%29\"
\n" ); document.write( "Mult top and bottom by x^2
\n" ); document.write( "\"%28x%5E2%29%281%2B%281%2Fx%29%29%2F%28x%5E2%29%281-%281%2Fx%5E2%29%29\"
\n" ); document.write( "\"%28x%5E2%2Bx%29%2F%28x%5E2-1%29\"
\n" ); document.write( "Factor
\n" ); document.write( "\"%28x%29%28x%2B1%29%2F%28x%2B1%29%28x-1%29\"
\n" ); document.write( "Simplify
\n" ); document.write( "\"x%2F%28x-1%29\"
\n" ); document.write( "
\n" );