document.write( "Question 955959: Given that 2w = 12x and 6x = 6y, solve for y in terms of w \n" ); document.write( "
Algebra.Com's Answer #583997 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "2w=12x
\n" ); document.write( "w=6x
\n" ); document.write( "6y=6x
\n" ); document.write( "6y=w
\n" ); document.write( "y=w/6
\n" ); document.write( "
\n" );