document.write( "Question 690776: Dave gained 13 pounds then lost 26 then regained 4 lbs and weighed 176 what was original weight ? \n" ); document.write( "
Algebra.Com's Answer #426380 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Dave gained 13 pounds then lost 26 then regained 4 lbs and weighed 176 what was original weight ? \n" ); document.write( ". \n" ); document.write( "Let x = Dave's original weight \n" ); document.write( "then \n" ); document.write( "x +13 -26 + 4 = 176 \n" ); document.write( "x -13 + 4 = 176 \n" ); document.write( "x -9 = 176 \n" ); document.write( "x = 185 pounds \n" ); document.write( " |