SOLUTION: The quantity demanded for a certain brand of portable CD players is 200 units when the unit price is set at $90. The quantity demanded is 1200 units when the unit price is $40. Fin

Algebra ->  Functions -> SOLUTION: The quantity demanded for a certain brand of portable CD players is 200 units when the unit price is set at $90. The quantity demanded is 1200 units when the unit price is $40. Fin      Log On


   



Question 701268: The quantity demanded for a certain brand of portable CD players is 200 units when the unit price is set at $90. The quantity demanded is 1200 units when the unit price is $40. Find the demand equation and sketch its graph. THANKS
Found 2 solutions by josmiceli, stanbon:
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Plot quantity demanded on the vertical axis
and unit price on the horizontal axis.
Let +Q+ = quantity demanded
Let +p+ = unit price
------------------
I can write a general point-slope formula:
+%28+Q+-+200+%29+%2F+%28+p+-+90+%29+=+%28+1200+-+200+%29+%2F+%28+40+-+90+%29+
+%28+Q+-+200+%29+%2F+%28+p+-+90+%29+=+1000+%2F+%28-50+%29+
+%28+Q+-+200+%29+%2F+%28+p+-+90+%29+=+-20+
+Q+-+200+=+-20%2A%28+p+-+90+%29+
+Q+=+-20p+%2B+1800+%2B+200+
+Q+=+-20p+%2B+2000+
--------------------
check answer:
Does it go through ( 90, 200 ) ?
+Q+=+-20p+%2B+2000+
+200+=+-20%2A90+%2B+2000+
+200+=+-1800+%2B+2000+
+200+=+200+
OK
Does it go through ( 40, 1200 ) ?
+Q+=+-20p+%2B+2000+
+1200+=+-20%2A40+%2B+2000+
+1200+-+-800+%2B+2000+
+1200+=+1200+
OK
Here's the plot:
+graph%28+400%2C+400%2C+-20%2C+120%2C+-100%2C+2500%2C+-20x+%2B+2000+%29+

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The quantity demanded for a certain brand of portable CD players is 200 units when the unit price is set at $90. The quantity demanded is 1200 units when the unit price is $40. Find the demand equation and sketch its graph.
---
You have two points: (90,200) ; (40,1200)
-------
slope = (1200-200)/(40-90) = -1000/50 = -20
------
D(x) = -20x + b
Solve for "b":
200 = -20*90 + b
b = 200 + 1800
b = 2000
-----
Equation:
D(x) = -20x + 2000 where x is the price per unit.
==================
Cheers,
Stan H.
============================