document.write( "Question 30800: how do you change x=3-3y to a y= problem? \n" ); document.write( "
Algebra.Com's Answer #17519 by troyapplehelen(46)![]() ![]() ![]() You can put this solution on YOUR website! x=3-3y \n" ); document.write( "x-3=3y \n" ); document.write( "(x-3)/3 = 3y/3 \n" ); document.write( "(x-3)/3=y \n" ); document.write( " |