document.write( "Question 71102: how do i write the this equation in y...form
\n" );
document.write( "-2(x+3y)=18 \n" );
document.write( "
Algebra.Com's Answer #50821 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! -2(x+3y)=18 \n" ); document.write( "-2x-6y=18 \n" ); document.write( "-6y=2x+18 \n" ); document.write( "y=2x/-6+18/-6 \n" ); document.write( "y=-x/3-3 \n" ); document.write( " |