document.write( "Question 215540: Can you please show me the steps for solving this problem? (1-(1/x))/(1-(1/(1-(1/x))))? Thank you \n" ); document.write( "
Algebra.Com's Answer #162859 by shymeerab(21)![]() ![]() ![]() You can put this solution on YOUR website! (1-(1/x))/(1-(1/(1-(1/x))))=0 \n" ); document.write( "(x-1/x)/(1-(1/((x-1)/x))=0 \n" ); document.write( "(x-1)/x(1-(x/x-1))=0 \n" ); document.write( "(x-1)/x((x-1-x)/(x-1))=0 \n" ); document.write( "((x-1)(x-1))/-x=0 \n" ); document.write( " x-1=0 ;x-1=0 \n" ); document.write( "x=1;x=1 \n" ); document.write( " |