142k views
4 votes
Leona tracks her calories burned while boxing. The number of calories she burns is expressed by the function c(t) = 425t, where t is the number of hours spent boxing.

To burn more calories, Leona wears heavier gloves while boxing. The number of calories she burns while wearing heavier gloves is expressed by the function b(c) = 1.1c, where c is the number of calories burned while boxing without heavy gloves.

Which of the following composite functions expresses the calories, as a function of time, Leona burns while boxing with heavy gloves?

c[b(t)] = 467.5t
c[b(t)] = 426.1t
b[c(t)] = 467.5t
b[c(t)] = 426.1t

User Rkyser
by
7.2k points

2 Answers

2 votes

Answer:C. I took the test.

Explanation:

User Snookums
by
5.9k points
3 votes
The function for the number of calories burnt as a function of time is:
c(t) = 425 t

And for the number of calories burnt while boxing with gloves is:
b(c) = 1.1c

Therefore, the composite function that expresses the calories, as a function of time, Leon burns while boxing with heavy gloves is:
b[c(t)] = 1.1 (425 t)
b[c(t)] = 467.5 t

The answer is the third option
User Angel Cuenca
by
6.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.