document.write( "Question 763073: Please help me .. Iam trying to get the 10 on the opposite side of the equal sign. 5x-10=5y \n" ); document.write( "
Algebra.Com's Answer #464459 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
5x - 10 = 5y
\n" ); document.write( "5x - 10 + 10 = 5y + 10
\n" ); document.write( " 5x = 5y + 10
\n" ); document.write( " 5x = 5(y + 2)
\n" ); document.write( " x = 5(y + 2)/5
\n" ); document.write( " x = y + 2
\n" ); document.write( "
\n" );