document.write( "Question 776058: 1/x+a=b \n" ); document.write( "
Algebra.Com's Answer #473348 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! if you mean solve for x, then...\r \n" ); document.write( "\n" ); document.write( "1/x+a=b\r \n" ); document.write( "\n" ); document.write( "1/x=b-a\r \n" ); document.write( "\n" ); document.write( "x/1=1/(b-a)\r \n" ); document.write( "\n" ); document.write( "x=1/(b-a) \n" ); document.write( " |