document.write( "Question 33726: Solve the equation abx=cy for each of the following\r
\n" ); document.write( "\n" ); document.write( "x
\n" ); document.write( "a
\n" ); document.write( "c\r
\n" ); document.write( "\n" ); document.write( "i know that i have to do something with both sides but ivd tried and tried and i just dont understand...please be very simple
\n" ); document.write( "

Algebra.Com's Answer #20143 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
for x:
\n" ); document.write( "abx=cy the equation
\n" ); document.write( "(abx)/(ab) = (cy)/(ab) divide each side by 'ab'
\n" ); document.write( "x = (cy)/(ab)
\n" ); document.write( "remember: (a)/(a) = 1 when a is not zero
\n" ); document.write( "for a:
\n" ); document.write( "abx=cy
\n" ); document.write( "(a)/(bx)=(cy)/(bx)
\n" ); document.write( "a = (cy)/(bx)
\n" ); document.write( "for c:
\n" ); document.write( "abx=cy
\n" ); document.write( "(abx)/(y) = (cy)/(y)
\n" ); document.write( "(abx)/(y) = c
\n" ); document.write( "
\n" );