Question #1: Treadmill burned calories Java Program A treadmill workout machine provides the following activities: running, walking, and mountain climbers. The machine uses metabolic equivalents (MET) to measure the amount of energy that is expended during exercise. Here are the machine different activities and their METS: Running 6 MPH: 10 METS Walking 3 MPH: 4 METS Mountain Climbers 3 MPH: 8 METS The number of calories burned per minute may be estimated using the formula: Energy expenditure (Calories/ Minute) = 0.0175 × MET × Weight (in kilograms). In this question, ywrite a Java program, which: 1. Display a welcome message. 2. Prompts the user to enter the weight in pounds. 3. Prompts the user to enter the running, walking and mountain climbers’ times respectively. 4. calculates and outputs the calories burned for each activity as well as the total number of calories burned. 5. Display a farewell message, so that the user knows that the program has terminated normally, example: Keep up your hard work. Your progress is amazing! Thank you for using Calories burned calculator. See you soon... Note: One kilogram is equal to 2.2 pounds. The following are samples of screen shots to illustrate the expected behavior of your program. Your program must display the same information with the same format. And should work for any valid user entered data.

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

Question #1: Treadmill burned calories Java Program
A treadmill workout machine provides the following activities: running, walking, and mountain
climbers. The machine uses metabolic equivalents (MET) to measure the amount of energy that
is expended during exercise.
Here are the machine different activities and their METS:
Running 6 MPH: 10 METS
Walking 3 MPH: 4 METS
Mountain Climbers 3 MPH: 8 METS
The number of calories burned per minute may be estimated using the formula:
Energy expenditure (Calories/ Minute) = 0.0175 × MET × Weight (in kilograms).
In this question, ywrite a Java program, which:
1. Display a welcome message.
2. Prompts the user to enter the weight in pounds.
3. Prompts the user to enter the running, walking and mountain climbers’ times
respectively.
4. calculates and outputs the calories burned for each activity as well as the total number of
calories burned.
5. Display a farewell message, so that the user knows that the program has terminated
normally, example:


Keep up your hard work. Your progress is amazing!
Thank you for using Calories burned calculator.
See you soon...


Note: One kilogram is equal to 2.2 pounds.
The following are samples of screen shots to illustrate the expected behavior of your program.
Your program must display the same information with the same format. And should work for any
valid user entered data.

 

Welcome to Calories burned calculator:
Please enter your weight in pounds:
120
Running time (minutes): 30
Walking time (minutes): 30
Mountain Climbers time (minutes): 30
You burned an estimated 286.3636363636364 Calories Running,
burned an estimated 114.54545454545456 Calories walking, and
burned an estimated 229.09090909090912 Mountain Climbers.
Total calories burned = 630.0
Keep up your hard work. Your progress is amazing!
Thank you for using Calories burned calculator.
See you soon...
Figure 1: Sample1 output of Question1.
Transcribed Image Text:Welcome to Calories burned calculator: Please enter your weight in pounds: 120 Running time (minutes): 30 Walking time (minutes): 30 Mountain Climbers time (minutes): 30 You burned an estimated 286.3636363636364 Calories Running, burned an estimated 114.54545454545456 Calories walking, and burned an estimated 229.09090909090912 Mountain Climbers. Total calories burned = 630.0 Keep up your hard work. Your progress is amazing! Thank you for using Calories burned calculator. See you soon... Figure 1: Sample1 output of Question1.
Welcome to Calories burned calculator:
Please enter your weight in pounds:
150
Running time (minutes): 20
Walking time (minutes): 40
Mountain Climbers time (minutes): 10
You burned an estimated 238.63636363636363 Calories Running,
burned an estimated 190.9090909090909 Calories walking, and
burned an estimated 95.45454545454545 Mountain Climber.
Total calories burned = 525.0
Keep up your hard work. Your progress is amazing!
Thank you for using Calories burned calculator.
See you soon...
Figure2: Sample2 output of Question1.
Transcribed Image Text:Welcome to Calories burned calculator: Please enter your weight in pounds: 150 Running time (minutes): 20 Walking time (minutes): 40 Mountain Climbers time (minutes): 10 You burned an estimated 238.63636363636363 Calories Running, burned an estimated 190.9090909090909 Calories walking, and burned an estimated 95.45454545454545 Mountain Climber. Total calories burned = 525.0 Keep up your hard work. Your progress is amazing! Thank you for using Calories burned calculator. See you soon... Figure2: Sample2 output of Question1.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 3 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