garzacon6773 garzacon6773
  • 07-08-2020
  • Computers and Technology
contestada

10.7 LAB: Fat-burning heart rate Write a program that calculates an adult's fat-burning heart rate, which is 70% of 220 minus the person's age. Complete fat_burning_heart_rate() to

Respuesta :

raskolnikov
raskolnikov raskolnikov
  • 07-08-2020

Answer:

I've written in python

Explanation:

age = int(input("Enter the person's age: ")

def fat_burning_heart_rate(x):

rate =( 70/100 * 220 ) - age

print(fat_burning_heart_rate(age))

Answer Link

Otras preguntas

Ammonia, NH3, is used as a refrigerant. At its boiling point of –33 oC, the standard enthalpy of vaporization of ammonia is 23.3 kJ/mol. How much heat is releas
Select the graph of the solution. Click until the correct graph appears. {x | x < 4} ∩ {x | x > -2
What is the best coefficient of performance for a refrigerator that cools an environment at -26.0°C and has heat transfer to another environment at 50.0°C?
What is the final pressure (expressed in atm) of a 3.05 L system initially at 724 mm Hg and 298 K, that is compressed to a final volume of 3.00 L at 273 K?
Solve for x(x-4)(x - 4) = 0​
What is the volume of a cone that has a base with a radius of 4 inches and a height of 12 inches?
Which table represents exponential growth?
Name four rules that will control or eliminate cavitation of a pump
We need ____ pointers to build a linked list. A. two B. three C. four D. five
is samsung current and future strategy customer focused?​