Question 1163385
<br>
The function is quadratic:<br>
{{{q(p) = ap^2+bp+c}}}<br>
Use the three given points to form three equations in the unknowns a, b, and c.<br>
{{{3600a+60b+c = 2750}}}
{{{4900a+70b+c = 6000}}}
{{{6400a+80b+c = 9750}}}<br>
Eliminate c between the first and second equations, and between the second and third:<br>
{{{1300a+10b = 3250}}}
{{{1500a+10b = 3750}}}<br>
Eliminate b between those two equations:<br>
{{{200a = 500}}}
{{{a = 2.5}}}<br>
Plug a=2.5 in either of the previous two equations to find b=0.<br>
Plug a=2.5 and b=0 in any of the original equations to find a=-6250.<br>
a) ANSWER: The supply function is f(p) = 2.5p^2-6250<br>
b) Mathematically, a negative price doesn't make sense -- so the restriction on the domain is p greater than or equal to 0.<br>
But realistically a negative quantity supplied doesn't make sense either.  f(50)=0, so realistically the restriction on the domain is p greater than or equal to 50.<br>
c) The p-intercept is when q=0, which is (50,0).  That means no products will be supplied when the price is $50.<br>
d) q(75) = 7812.5.  I'm not sure whether in the real world you would mean the quantity supplied at a price of $75 is 7812 or 7813....<br>