document.write( "Question 487852: solve for specified variable 3y+6=2x+8 for y \n" ); document.write( "
Algebra.Com's Answer #333156 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 3y+6=2x+8 \n" ); document.write( "subtract 6 from both sides: \n" ); document.write( "3y = 2x+2 \n" ); document.write( "divide both sides by 3: \n" ); document.write( "y = (2/3)x + 2/3 \n" ); document.write( " \n" ); document.write( " |