Discover answers to your questions with Westonci.ca, the leading Q&A platform that connects you with knowledgeable experts. Our platform offers a seamless experience for finding reliable answers from a network of experienced professionals. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

A grocery store buys cereal using the cost function
c(n) = { 2n when n < 100 1.9n when 100
Sn = 500 1.8n when n > 500 where n is
the number of boxes of cereal the grocery store
buys and c(n) is the cost of the cereal. The grocery
store then sells the cereal using the sales function
s(c) = 1.3c. What is the cost of the cereal if the
grocery store buys 250 boxes?


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

We hope you found this helpful. Feel free to come back anytime for more accurate answers and updated information. We appreciate your visit. Our platform is always here to offer accurate and reliable answers. Return anytime. Stay curious and keep coming back to Westonci.ca for answers to all your burning questions.