document.write( "Question 763209: I want to use my weight lose as an equation problem. How would I do this. I lost weight over a two and half years. I weighed 398 lb I now weigh 175 lbs. I want to use this as a project for class. I would like to use variable maybe. I even tried sloping but it is not coming out right. I started August 2010. Is it something else I can do other than just subtracting \n" ); document.write( "
Algebra.Com's Answer #464612 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I want to use my weight lose as an equation problem. How would I do this. I lost weight over a two and half years. I weighed 398 lb I now weigh 175 lbs. I want to use this as a project for class. I would like to use variable maybe. I even tried sloping but it is not coming out right. I started August 2010. Is it something else I can do other than just subtracting \n" ); document.write( "--------------- \n" ); document.write( "Unless you have data, dates and weight, you have to assume it's linear or some other shape. \n" ); document.write( "Linear is the simplest, assumes consistent # of pounds per week, or month. \n" ); document.write( "--- \n" ); document.write( "Aug 2010 to present is 27 months \n" ); document.write( "398 - 175 = 223 pounds \n" ); document.write( "--- \n" ); document.write( "Slope = 223/27 =~ 8.26 pounds/month \n" ); document.write( "Since it's loss, use -8.26 lb/mo \n" ); document.write( "----- \n" ); document.write( "--> weight at t months past Aug 2010 is \n" ); document.write( "w = 398 - 8.26*t, w in pounds, t = # of months past Aug 2010 \n" ); document.write( " \n" ); document.write( " |