document.write( "Question 822613: 1/a+b+x = 1/a+1/b+1/x \n" ); document.write( "
Algebra.Com's Answer #538719 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! suppose all variables are positive, then\r \n" ); document.write( "\n" ); document.write( "1/a+b+x = 1/a+1/b+1/x \n" ); document.write( "b+x = 1/b+1/x \n" ); document.write( "b+x=(b+x)/(xb) \n" ); document.write( "xb=(b+x)/(b+x) \n" ); document.write( "x=1/b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(a is nonzero) \n" ); document.write( " |