At Westonci.ca, we provide reliable answers to your questions from a community of experts. Start exploring today! Experience the convenience of getting accurate answers to your questions from a dedicated community of professionals. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly 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

Cost functions

Functions are written in terms of variables. If the cost function that represents the cereal is given as C(n), the equivalent expression if the grocery store buys 250 boxes is 1.9n

Substitute n = 250 into the function to have:

C(250) = 1.9(250)

C(250) = $475

Hence the cost of the cereal if the grocery store buys 250 boxes is $475

Learn more on cost function here: https://brainly.com/question/25109150

#SPJ1