QUESTION 2
The program will ask the user to enter weight in pounds and height in inches and displays the Body Mass Index (BMI) status. The status for the BMI is shows in the table below. It then will display the weight in kg, height in meter, the BMI and the status of the BMI. Use manipulator to output the result into 11 decimal place.
[Hint: 1 pound = 0.45359237 kilograms. 1 inch = 0.0254 meters]
BMI = weight in kilogram / (height in meter2)
BMI
Status / Message
<>
You are seriously underweight
You are underweight
You are normal weight
You are overweight
You are seriously overweight
≥ 35
You are gravely overweight
Figure 4: BMI Status
Extracted text: QUESTION 2 The program will ask the user to enter weight in pounds and height in inches and displays the Body Mass Index (BMI) status. The status for the BMI is shows in the table below. It then will display the weight in kg, height in meter, the BMI and the status of the BMI. Use manipulator to output the resut into 11 decimal place. Hint: 1 pound = 0.45359237 kilograms. 1 inch - 0.0254 meters) BMI = vght in kilogram/ (height in meteri) BMI <16>16><18 status="" message="" you="" are="" seriously="" underweight="" you="" are="" underweight="" you="" are="" normal="" weight="" you="" are="" overweight="" you="" are="" seriousy="" overweight="" you="" are="" gravely="" overweight="" figure="" 4:="" bmi="" status="">18><24>24><29>29><35 2="">35>
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here