document.write( "Question 950573: HOW DO YOU SOLVE FOR Y? 2x - y/2 = 1 - y/3 \n" ); document.write( "
Algebra.Com's Answer #580473 by macston(5194)![]() ![]() You can put this solution on YOUR website! 2x - y/2 = 1 - y/3 Get all the Ys on one side: Add y/3 to each side. \n" ); document.write( "2x-y/2+y/3=1 Move everything else to the other side: Subtract 2x from each side. \n" ); document.write( "-y/2+y/3=1-2x Find common denominator. \n" ); document.write( "-y/2(3/3)+y/3(2/2)=1-2x \n" ); document.write( "-3y/6+2y/6=1-2x \n" ); document.write( "(-3y+2y)/6=1-2x Multiply each side by 6. \n" ); document.write( "-y=6-12x Multiply each side by -1 \n" ); document.write( "y=12x-6\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |