Looking for reliable answers? Westonci.ca is the ultimate Q&A platform where experts share their knowledge on various topics. Join our Q&A platform and connect with professionals ready to provide precise answers to your questions in various areas. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform.

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 appreciate your time. Please come back anytime for the latest information and answers to your questions. Thanks for stopping by. We strive to provide the best answers for all your questions. See you again soon. Get the answers you need at Westonci.ca. Stay informed with our latest expert advice.