document.write( "Question 389335: Homer Simpson weighs 400 pounds. He is on a diet to lose 5 pounds each week. Barney Gumble weighs 322 pounds. He is on a diet to lose 3 pounds each week. How long will it take for them to weigh the same? \n" ); document.write( "
Algebra.Com's Answer #275865 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Homer Simpson weighs 400 pounds. He is on a diet to lose 5 pounds each week. Barney Gumble weighs 322 pounds. He is on a diet to lose 3 pounds each week. How long will it take for them to weigh the same? \n" ); document.write( ". \n" ); document.write( "Let w = weeks of dieting \n" ); document.write( "then\r \n" ); document.write( "\n" ); document.write( "400-5w = 322-3w\r \n" ); document.write( "\n" ); document.write( "400 = 322+2w\r \n" ); document.write( "\n" ); document.write( "78 = 2w\r \n" ); document.write( "\n" ); document.write( "39 weeks = w \n" ); document.write( " \n" ); document.write( " |