SOLUTION: Suppose that when the price of a certain coffee is $11 per pound, 7.5 million pounds of coffee are sold; and when that price is $16 per pound, 6.0 million pounds are sold. Let the

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: Suppose that when the price of a certain coffee is $11 per pound, 7.5 million pounds of coffee are sold; and when that price is $16 per pound, 6.0 million pounds are sold. Let the       Log On


   



Question 1188791: Suppose that when the price of a certain coffee is $11 per pound, 7.5 million pounds of coffee are sold; and when that price is $16 per pound, 6.0 million pounds are sold. Let the function f(x) represent the amount of coffee sold in millions of pounds where x is the price per pound in dollars.
a) Find a linear function for f(x) that fits the data.
b) How much of this coffee are consumers willing to buy at a price of $8 per pound?

Answer by ikleyn(52803) About Me  (Show Source):
You can put this solution on YOUR website!
.

The answer to the first question is this standard interpolation/extrapolation linear function

through the points (11,7.5) and (16,6.0)


    f(x) = 7.5 + %28%286.0-7.5%29%2F%2816-11%29%29%2A%28x-11%29 = 7.5 - 1.5%2F5%29%2A%28x-11%29 = 7.5 - 0.3*(x-11),


where the right side represents millions of pounds coffee sold.



To answer the second question, substitute x= 8 dollars into the formula and calculate f(8).


Solved, answered and explained.