subject
SAT, 07.01.2022 22:20 kaileelmiller71

The following equations estimate the calories burned when exercising (source): women: calories = ( (age x 0. 074) β€” (weight x 0. 05741) + (heart rate x 0. 4472) β€” 20. 4022 ) x time / 4. 184 men: calories = ( (age x 0. 2017) + (weight x 0. 09036) + (heart rate x 0. 6309) β€” 55. 0969 ) x time / 4. 184 write a program using inputs age (years), weight (pounds), heart rate (beats per minute), and time (minutes), respectively. Output calories burned for women and men. Output each floating-point value with two digits after the decimal point, which can be achieved as follows: print('men: {:. 2f} calories'. Format(calories_man)).

ansver
Answers: 3

Another question on SAT

question
SAT, 23.06.2019 15:10
Which is an advantage to using nonrenewable resources? a. they can be cheaper. b.they can have a lower impact on the environment. c.they can be used up rapidly. d.they can contribute to global warming.
Answers: 1
question
SAT, 25.06.2019 12:00
Jim has found that he must consume 2,300 calories a day to reach his health goals, but he doesn't want to give up his afternoon snack of pretzels. unfortunately, he tends to eat the entire bag β€” which amounts to 1,300 calories! what strategy should jim use to improve his habits?
Answers: 1
question
SAT, 26.06.2019 20:00
What are the two main purposes of edgar allen poe’s, β€œthe masque of the red death? ”
Answers: 1
question
SAT, 27.06.2019 12:00
What is an example of a college admissions test? -state test -cat -act -personality test
Answers: 1
You know the right answer?
The following equations estimate the calories burned when exercising (source): women: calories = ( (...
Questions