Asked by happy

Write a program that displays the recommended weight, given the user’s age and height (cm). The formula for calculating the recommended weight is

recommendedWeight = (height – 100 + age / 10) * 0.90

Define a service class named Height and include an appropriate method for getting a recommended weight of a designated height.

Answers

Answered by Anonymous
rehesujhejh6j6rsj6
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions