FREC 240 -- Review Problem Set #1 -- ANSWERS

Try to work these on your own, but feel free to discuss these with other students, Nazmi or me if you want.
vvv
1.  Add or subtract the following linear functions:
2.  Between 2000 and 2003 the price of a small pizza increased from $5.00 to $6.00, and the price of a liter of soda stayed the same at $1.25.  3.  Invert the following equations (solve for the right-hand side variable in terms of the left-hand side variable):
4.  If  a monopolist is selling in a market with demand Q = 64 - 2P, calculate the price elasticity of demand and the monopolist's total revenue (P x Q) where...    Some quick review here: being the only seller in the market, the monopolist faces the entire market demand schedule.   If he wants to sell more, he must cut his price to everyone (he can't get away with price discrimination, charging different buyers different prices).  So a monopolist only sells in the elastic portion of the demand schedule, where the percent increase in quantity sold is greater than the percent decrease in price he can charge.  Elasticity = dQ/dP x P/Q, and in this problem dQ/dP = -2 (the slope of the demand schedule).  Invert the demand schedule (P = 32 - 0.5Q), plug in each Q and solve for the corresponding P.  Then...
5.  Solve the following supply-demand equations to determine the market equilibrium point:
6.  You are using a spreadsheet to model a single-input producer, and have the following spreadsheet fragment:
  |   A   |   B   |   C
  ------------------------
1 |P(X)=   P(Y)=   FC=
2 |  $7.00   $4.50  $50.00
3 |
4 |      X       Y    
5 |      0       0
6 |      1       2
7 |      2       5
What spreadsheet formulas would you enter in Row 6 for each of the following?
  • (column C) MPP  =(B6-B5)/(A6-A5)
  • (column D) APP   =B6/A6
  • (column E) MVP   =$B$2*C6  or  =$B$2*(B6-B5)/(A6-A5)
  • (column F) MFC   =$A$2
  • (column G) TR      =$B$2*B6
  • (column H) VC      =$A$2*A6
  • (column I) TC       =H6+$C$2
  • (column J) ATC    =I6/B6
  • (column K) MC    =(I6-I5)/(B6-B5)
  • (column L) MR     =$B$2  or  =(G6-G5)/(B6-B5)
  • (column M) Profit  =G6-I6
7.  Suppose you used a really primitive regression package to regress quantity of chicken demanded (Q) against price per pound (P), and obtained the following regression output.  The model being tested is Q = a + bP, and the hypothesis for coefficient b is that b<0.  

SUMMARY OUTPUT
R Square          0.425    (means the model explains 42.5% of the variation in Q)
Observations      21
             Coeffs StdError    
Intercept    17.12  6.40    t = 17.12/6.4 = 2.6875 (significant at 99% level)
P (price)    -0.64  0.41  t = -0.64/0.41 = 1.560976 (not even significant at 90% level)

8.  Suppose you regressed quantity of golf balls demanded against the price of golf balls, greens fees, price of tennis rackets and income:
Q(golfballls) = a + b1*P(golfballs) + b2*P(greensfees) + b3*P(tennisrackets) + b4*Income.
What signs would you expect for each of the b coefficients?  Explain.
b1 < 0  (demand for golf balls should decline as price of golf balls increases)
b2 < 0  (this is a complementary relationship: as greens fees rise, people play less golf and buy fewer golf balls)
b3 > 0  (tennis is a substitute for golf)
b4 > 0  (golf is a normal good)


9.  When an economist refers to children as "inferior goods," what does she mean?  When she calls health care a "luxury good," what does she mean?  
An "inferior" good is simply any good that people consume LESS of as their incomes increase.  Rich people tend to have fewer children than poor people, and rich nations have lower fertility rates than poor nations.
 A "luxury" good is simply any good that people spend PROPORTIONATELY MORE of their incomes on as their incomes rise.  Rich people tend to spend a higher percent of their incomes on health care than poor people.


10.  If a firm's total profit function is PROFIT = -100 + Y - 0.001Y^2,