document.write( "Question 6113: I am trying to find the value of x in the following equation:\r
\n" ); document.write( "\n" ); document.write( "(x-y)/x=.3\r
\n" ); document.write( "\n" ); document.write( "Thanks for any help you can give.\r
\n" ); document.write( "\n" ); document.write( "Kathy
\n" ); document.write( "

Algebra.Com's Answer #3262 by Abbey(339)\"\" \"About 
You can put this solution on YOUR website!
first separate the (x-y)/x to get:
\n" ); document.write( "\"x%2Fx-y%2Fx=.3\"
\n" ); document.write( "then multiply through by x to get rid of the denominator:
\n" ); document.write( "\"x-y=.3x\"
\n" ); document.write( "subtract x from both sides:
\n" ); document.write( "\"-y=-.7x\"
\n" ); document.write( "then divide both sides by -.7:
\n" ); document.write( "\"y%2F.7=x\"
\n" ); document.write( "
\n" );