document.write( "Question 486486: Jen has to lose 7 pounds.How many minutes will it take her.It takes 15 minutes to lose 100 calories and 3500 calories to lose 1 pound.How would I put that into an algebra equation? thank you \n" ); document.write( "
Algebra.Com's Answer #332545 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Jen has to lose 7 pounds.How many minutes will it take her.It takes 15 minutes to lose 100 calories and 3500 calories to lose 1 pound.How would I put that into an algebra equation? \n" ); document.write( "======================================= \n" ); document.write( "Let r = the calorie burn rate \n" ); document.write( "Let c = the number of calories required to lose 7 lbs \n" ); document.write( "Then the time required will be the number of calories divided by the rate: \n" ); document.write( "t = c/r \n" ); document.write( "Putting in the numbers, we get \n" ); document.write( "c = 3500 cals/lb * 7 lb = 24500 cal \n" ); document.write( "r = 100 cal/15 min \n" ); document.write( "So t = 24500 cal/(100 cal/15 min) = 245*15 = 3675 mins. \n" ); document.write( " |