document.write( "Question 33145: Hi, please help. I tried doing this myself and ended up with x/x-1 as th e answer. Please show me the correct working.\r
\n" );
document.write( "\n" );
document.write( "1+1/x / 1-1/x^2\r
\n" );
document.write( "\n" );
document.write( "That is 1 plus 1 over x over(divided by) 1 minus 1 over x squared. \n" );
document.write( "
Algebra.Com's Answer #19615 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! [1+1/x]/[1-(1/x)^2] \n" ); document.write( "= [1+1/x]/[(1+1/x)(1-1/x)] \n" ); document.write( "= 1/(1-1/x) = x/(x-1); \n" ); document.write( " \n" ); document.write( " |