document.write( "Question 796399: what is the answer when you have to solve for W when the problem is 2w-y=7w-2 \n" ); document.write( "
Algebra.Com's Answer #481402 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! 2w-y=7w-2 \n" ); document.write( "7w-2w=2-y \n" ); document.write( "5w=2-y \n" ); document.write( "w=(2-y)/5 \n" ); document.write( " |