Body Mass Tndex
Create a VB application that lets the user enter his or her weight (in pounds) and height (in inches). The application should calculate the user’s body mass index (BMI). The BMI is often used to determine whether a person with a sedentary lifestyle is overweight or underweight for their height. A person’s BMI is calculated with the following formula:
BMI = weight x703/height2
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.