document.write( "Question 71007: hi, \r
\n" );
document.write( "\n" );
document.write( "how do you solve for the y-interms of x. 6x-3y=18 \n" );
document.write( "
Algebra.Com's Answer #50780 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 6x-3y=18 \n" ); document.write( "6x=3y+18 \n" ); document.write( "x=3y/6+18/6 \n" ); document.write( "x=y/2+3 \n" ); document.write( " |