document.write( "Question 246642: how do I get y by itself?
\n" );
document.write( "x+3y=6 \n" );
document.write( "
Algebra.Com's Answer #180035 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x+3y=6 \n" ); document.write( "Whatever you do to one side of an equation you must do to the other. This is the essence of algebra. \n" ); document.write( "3y=6-x subtract x from each side. \n" ); document.write( "y=(6-x)/3 divide each side by 3. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |