[Solved] Program that allows the user to input their weight in pounds..

30 $

File Name: Program_that_allows_the_user_to_input_their_weight_in_pounds...zip
File Size: 584.04 KB

SKU: [Solved] Program that allows the user to input their weight in pounds.. Category: Tag:

Or Upload Your Assignment Here:


The Harris-Benedict equation estimates the number of calories your body needs daily to maintain your weight if you do not exercise. This is called your basal metabolic rate, or BMR.

The formula to determine calories needed for a woman to maintain her weight is:

BMR = 655 + (4.3 * weight in pounds) + (4.7 * height in inches) – (4.7 * age in years)

The formula to determine calories needed for a man to maintain his weight is:

BMR = 66 + (6.3 * weight in pounds) + (12.9 * height in inches) – (6.8 * age in years)

A typical chocolate bar contains around 230 calories. Write a C++ program that allows the user to input their weight in pounds, height in inches, and age in years. The program should then output the number of chocolate bars, as an integer, that should be consumed daily to maintain one’s weight for both a woman and a man of the input weight, height, and age.

You must allow the user to repeat the calculation if the user chooses to do so.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] Program that allows the user to input their weight in pounds..
30 $