document.write( "Question 475698: I need help solving this equation where i have to make x the subject:
\n" ); document.write( "a=1-x/x\r
\n" ); document.write( "\n" ); document.write( "Note:We need to make x the subject? I do not understand it.
\n" ); document.write( "

Algebra.Com's Answer #326206 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " \"a+=+%281-x%29%2Fx\"
\n" ); document.write( " ax = 1-x
\n" ); document.write( " ax + x = 1
\n" ); document.write( " x(a+1) = 1
\n" ); document.write( " x = 1/(a+1) \n" ); document.write( "
\n" );