document.write( "Question 744649: solve for y in terms of x :
\n" );
document.write( "2(3x-y)=-12 \n" );
document.write( "
Algebra.Com's Answer #453486 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 2(3x - y) = - 12 \n" ); document.write( "6x -2y = - 12 \n" ); document.write( "- 2y = -6x - 12 \n" ); document.write( " 2y = 6x + 12 \n" ); document.write( " y = 3x + 4 \n" ); document.write( " |