The function c(t)gives the number of active shopping carts on a website.
Because c(t)represents active carts, the difference between c(6)and c(8)will be measured in:
" active carts "
not hours.
First evaluate c(6):
c(6)=-0.01(6)^4+0.25(6)^3-2.33(6)^2+9.02(6)+8
c(6)=19.28
Now evaluate c(8):
c(8)=-0.01(8)^4+0.25(8)^3-2.33(8)^2+9.02(8)+8
c(8)=18.08
Now find the difference:
19.28-18.08=1.20
This is approximately:
1 " active cart "
Therefore, the correct answer is:
▭ ( " B " )
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit