document.write( "Question 104858: 6(w-5)-3w=w+10 \n" ); document.write( "
Algebra.Com's Answer #76297 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! I presume that you need to solve for w? \n" ); document.write( "6(w-5)-3w = w+10 First, apply the distributive property to the left side. \n" ); document.write( "6w-30-3w = w+10 Now combine the variable, w. \n" ); document.write( "6w-3w-30 = w+10 \n" ); document.write( "3w-30 = w+10 Subtract w from both sides. \n" ); document.write( "2w-30 = 10 Now add 30 to both sides. \n" ); document.write( "2w = 40 Finally, divide both sides by 2. \n" ); document.write( "w = 20 \n" ); document.write( "Check: \n" ); document.write( "6(w-5)-3w = w+10 Substitute w = 20 \n" ); document.write( "6(20-5)-3(20)= 20+10 Simpllify. \n" ); document.write( "6(15)-60 = 30 \n" ); document.write( "90-60 = 30 \n" ); document.write( "30 = 30 OK! \n" ); document.write( " |