document.write( "Question 159267: 4y=(x+y+10)
\n" ); document.write( "what does x and y equal?
\n" ); document.write( "

Algebra.Com's Answer #117409 by t_as87(5)\"\" \"About 
You can put this solution on YOUR website!
You need to get all the like terms together on each side...
\n" ); document.write( "so 4y = x + y + 10
\n" ); document.write( "Subtract y from both sides to get
\n" ); document.write( "3y = x + 10
\n" ); document.write( "Now divide both sides by 3
\n" ); document.write( "\"y+=+%28x%2B10%29%2F3\"
\n" ); document.write( "if you want a formula for x
\n" ); document.write( "using the 2nd equation: x = 3y - 10
\n" ); document.write( "
\n" );