Expand your horizons with the diverse and informative answers found on IDNLearn.com. Our platform provides detailed and accurate responses from experts, helping you navigate any topic with confidence.
Sagot :
The cost of the cereal if the grocery store buys 250 boxes is $475
We know that:
The cost function is:
c(n) = 2*n if n < 100
c(n) = 1.9*n if 100 ≤ n ≤ 500
c(n) = 1.8*n if n > 500.
(we can assume that the cost function is in dollars)
This is a piecewise function, this means that we need to see in which interval we have the number n, and then select the correct function to use.
Now, we want to find the cost of the cereal if the store buys 250 boxes.
Then we have n = 250.
We can see that n = 250 is in the second interval, 100 ≤ n ≤ 500, then we will use the second function to find the cost.
We will get:
c(250) = 1.9*(250) = $475
We can conclude that the cost if the store buys 250 boxes is 475
If you want to learn more, you can read:
https://brainly.com/question/12561612
Thank you for joining our conversation. Don't hesitate to return anytime to find answers to your questions. Let's continue sharing knowledge and experiences! IDNLearn.com has the solutions to your questions. Thanks for stopping by, and see you next time for more reliable information.