minsuga82
minsuga82
13.12.2019 • 
Mathematics

Quick
elise burns 400 calories per hour biking. this can be represented with the function c(h) = 400h, where h is the number of hours spent biking. her mother asked her to tow her little sister in the bike trailer, which causes her to burn twice as many calories. this can be represented by the function t(c) = 2c, where c is the number of calories burned per hour.

write a function that will elise calculate the number of calories she will burn per hour while biking with her sister in the bike trailer.

c[t(c)] = 800c
t[c(h)] = 800h
c[t(c)] = 200c
t[c(h)] = 200h

Solved
Show answers

Ask an AI advisor a question