SOLUTION: A manufacturer of toy dolls can supply 2000 dolls if the dolls are sold for $8 each, but he can supply only 800 dolls if the dolls are sold $2 each. If x represents the price of th

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: A manufacturer of toy dolls can supply 2000 dolls if the dolls are sold for $8 each, but he can supply only 800 dolls if the dolls are sold $2 each. If x represents the price of th      Log On


   



Question 892984: A manufacturer of toy dolls can supply 2000 dolls if the dolls are sold for $8 each, but he can supply only 800 dolls if the dolls are sold $2 each. If x represents the price of the dolls and y the number of items, write an equation for the supply curve.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A manufacturer of toy dolls can supply 2000 dolls if the dolls are sold for $8 each, but he can supply only 800 dolls if the dolls are sold $2 each. If x represents the price of the dolls and y the number of items, write an equation for the supply curve.
--------
You have 2 points:: (8,2000) and (2,800)
------
slope = (2000-800)/(8-2) = 1200/6 = 200
---------------
Form:: y = mx + b
Solve for "b"::
800 = 200*2 + b
b = 400
==================
Equation:
y = 200x + 400
-------
Cheers,
Stan H.