document.write( "Question 645441: Solve (a/x)-(y/b)=3 for x. \n" ); document.write( "
Algebra.Com's Answer #405468 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
(a/x)-(y/b)=3
\n" ); document.write( "or (a/x)=(y/b)+3=(y+3b)/3
\n" ); document.write( "or x/a=3/(y+3b)
\n" ); document.write( "or x=3a/(y+3b)
\n" ); document.write( "ans
\n" ); document.write( "
\n" );