document.write( "Question 228411: how do you solve for y? 3x-y=10 \n" ); document.write( "
Algebra.Com's Answer #169602 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3x-y=10
\n" ); document.write( "subtract 3x
\n" ); document.write( "-y=10-3x
\n" ); document.write( "multiply by -1
\n" ); document.write( "y=3x-10
\n" ); document.write( "
\n" );