Make a C program: Recall that according to the National Heart, Lung, and Blood Institute of the National Institutes of Health, body mass index (BMI) is a measure of body fat based on height and weight that applies to adult men and women. It is used to monitor one's health by determining whether one is underweight, overweight, has normal weight or is obese. It is computed based as follows (when using standard weight in pounds and height in inches): BMI = 703 x (weight/(height2)) Furthermore, people with BMI scores that are less than 18.5 are said to be underweight. Those with scores between 18.5-24.9 (inclusive) are of normal weight. Those with scores between 25-29.9 (inclusive) are said to be overweight. And those with scores 30 or higher are obese.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Make a C program: Recall that according to the National Heart, Lung, and Blood Institute of the National Institutes of Health, body mass index (BMI) is a measure of body fat based on height and weight that applies to adult men and women. It is used to monitor one's health by determining whether one is underweight, overweight, has normal weight or is obese. It is computed based as follows (when using standard weight in pounds and height in inches): BMI = 703 x (weight/(height2)) Furthermore, people with BMI scores that are less than 18.5 are said to be underweight. Those with scores between 18.5-24.9 (inclusive) are of normal weight. Those with scores between 25-29.9 (inclusive) are said to be overweight. And those with scores 30 or higher are obese.
Recall that according to the National Heart, Lung, and
Blood Institute of the National Institutes of Health, body
mass index (BMI) is a measure of body fat based on
height and weight that applies to adult men and women.
It is used to monitor one's health by determining whether
one is underweight, overweight, has normal weight or is
obese. It is computed based as follows (when using
standard weight in pounds and height in inches):
BMI = 703 x (weight/(height?))
%3D
Furthermore, people with BMI scores that are less than
18.5 are said to be underweight. Those with scores
between 18.5-24.9 (inclusive) are of normal weight.
Those with scores between 25-29.9 (inclusive) are said
to be overweight. And those with scores 30 or higher are
obese.
Input
1. Weight in pounds
2. Height in inches
Transcribed Image Text:Recall that according to the National Heart, Lung, and Blood Institute of the National Institutes of Health, body mass index (BMI) is a measure of body fat based on height and weight that applies to adult men and women. It is used to monitor one's health by determining whether one is underweight, overweight, has normal weight or is obese. It is computed based as follows (when using standard weight in pounds and height in inches): BMI = 703 x (weight/(height?)) %3D Furthermore, people with BMI scores that are less than 18.5 are said to be underweight. Those with scores between 18.5-24.9 (inclusive) are of normal weight. Those with scores between 25-29.9 (inclusive) are said to be overweight. And those with scores 30 or higher are obese. Input 1. Weight in pounds 2. Height in inches
to be overweight. And those with scores 30 or higher are
obese.
Input
1. Weight in pounds
2. Height in inches
Output
The first line will contain a message prompt to input the
weight in pounds.
The second line will contain a message prompt to input
the height in inches.
The last line will contain two values: the computed BMI
with 1 decimal place and whether the score represents
underweight, normal weight, overweight, or obese.
Enter the weight (pounds): 140
Enter the height (inches): 65
The BMI is 23.3 (normal weight)
Transcribed Image Text:to be overweight. And those with scores 30 or higher are obese. Input 1. Weight in pounds 2. Height in inches Output The first line will contain a message prompt to input the weight in pounds. The second line will contain a message prompt to input the height in inches. The last line will contain two values: the computed BMI with 1 decimal place and whether the score represents underweight, normal weight, overweight, or obese. Enter the weight (pounds): 140 Enter the height (inches): 65 The BMI is 23.3 (normal weight)
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY