
Subpart (a):
Equilibrium price .
Subpart (a):

Explanation of Solution
The equilibrium
We have given the supply equation and the demand equations and we can equate them in order to obtain the equilibrium price as follows:
Thus, the equilibrium price is $100. Now we can calculate the equilibrium quantity by substituting the equilibrium price in the equations as follows:
Thus, the equilibrium quantity is 200 units.
Concept introduction:
Equilibrium: It is the
Subpart (b):
Equilibrium price.
Subpart (b):

Explanation of Solution
We have given the supply equation and the demand equation changes due to the tax on consumers and the new demand equation is
Thus, the price received by the producers is
Thus, the quantity is now
Concept introduction:
Equilibrium: It is the market equilibrium which is determined by equating the supply to the demand. At this equilibrium point, the supply will be equal to the demand and there will be no excess demand or excess supply in the economy. Thus, the economy will be at equilibrium.
Subpart (c):
Total tax revenue.
Subpart (c):

Explanation of Solution
We have given that the tax revenue equals to the tax rate multiplied with the quantity. The quantity is calculated in part b as
This relation between the tax revenue can be illustrated as follows:
The graph depicts that the tax revenue will be zero at the tax levels of T = $0 and also at the tax rate of T = $300.
Concept introduction:
Tax: It is the unilateral payment made by the public towards the government. There are many different types of taxes in the economy which include the income tax, property tax and professional tax and so forth.
Tax revenue: Tax revenue refers to the total revenue earned by the government through imposing tax.
Subpart (d):
Deadweight loss .
Subpart (d):

Explanation of Solution
We have given that deadweight loss is the area of the triangle between the demand and supply curves. The following diagram shows, the area of the triangle (laid on its side) that represents the deadweight loss is 1/2 × base × height, where the base is the change in the price, which is the size of the tax (T) and the height is the amount of the decline in quantity (
The deadweight loss can be calculated as follows:
Thus, the deadweight loss is equal to
In the above diagram horizontal axis measures quantity and vertical axis measures deadweight loss.
Concept introduction:
Tax: It is the unilateral payment made by the public towards the government. There are many different types of taxes in the economy which include the income tax, property tax and professional tax and so forth.
Deadweight loss: It is the reduction in the units where the marginal benefit to the consumer is higher than the marginal cost of production of the unit.
Subpart (e):
Determine the tax amount.
Subpart (e):

Explanation of Solution
A tax of $200 will not turn out to be a good policy because the tax revenue decreases when the tax rate reaches to $300 where the tax revenue is zero. The tax revenue is at its maximum at the middle of the tax rate of $0 and $300 which is $150. Thus, in order to increase the tax revenue, the government should reduce the tax rate to $150 from $200 which will be the good alternative policy.
Concept introduction:
Tax: It is the unilateral payment made by the public towards the government. There are many different types of taxes in the economy which include the income tax, property tax and professional tax and so forth.
Want to see more full solutions like this?
Chapter 8 Solutions
Bundle: Principles of Macroeconomics, Loose-Leaf Version, 7th + Aplia, 1 term Printed Access Card
- Choose all correct answers regarding the estimated multiple linear regression model: ŷ = ߸ + ß‚× + ². Assume that ẞ, and ẞ are both non-zero. 0 1 (a) The estimated regression function is represented by a plane in three-dimensional space. (b) It gives the value of y, for each value of x, such that half the values of y are above the function and half are below. (c) The predicted value of y with x₁ = 1 and x2 = 1 is ẞ + Â₁ + Â₂ 0 (d) If you use robust option in Stata, then ẞ, becomes either smaller or larger in magnitude.arrow_forwardDetermine whether the following statement is true or false. In a simple linear regression, y = ẞo + ẞ₁x+u, if E[ulx] = 0, the estimate of ẞ₁ is statistically significant. Explain your answer in two sentences or fewer.arrow_forward-.5 y .5 0 Choose all the correct answers based on the figure below T T -2 0 2 4 X (a) The coefficient of x is not statistically significant (b) The explained sum of squares is less than the total sum of squares (c) The independent variable is a dummy variable (d) The assumption of homoskedasticity is not likely to holdarrow_forward
- Determine whether the following is true or false: In a multiple linear regression, y = ẞ₁ + ẞ₁x, + ẞ₂×₂ + u, 0 if corr(x,, x) = 1, then ẞ, cannot be estimated, because the numerator in the formula for ß, is zero. Explain your answer in two sentences or fewer.arrow_forwardChoose all correct answers regarding assumptions for B₁ in a simple linear regression. (a) If there is no variation in X, we cannot identify the estimate of ẞ₁, so E[ẞ₁] = ẞ, does not hold. (b) It measures the y-intercept of the estimated regression line. (c) As the sample size increases, ẞ₁ is more likely to be closer to ẞ, assuming E[ß₁] = ß₁. (d) If the sample covariance between x and y is positive, then B₁ > 0.arrow_forwardChoose all correct answers regarding the multiple linear regression model: y = Bo+ B₁x₁ + B2X2 + + BkXk + U. (a) If you add a relevant variable XK+1, but corr(XK, Xk+1) is high, then you must not include xk+1 in the regression equation. (b) Adding a variable XK+₁ may lower the R² value. (c) Adding all the variables in the dataset does not imply that E[u | X1, X2, ... Xk] = 0. (d) We can estimate the value of ẞ₁ by minimizing Σ(û¡)².arrow_forward
- Refer to the Stata output from an analysis of data on Store sales. The data include nominal store-level sales (measured in for the month of June 1996 from 844 stores of a national retail chain. The other variables are: A categorical string variable loctype which indicates the type of store location and takes one of three values: "mall" = 1 if the store is located in a shopping mall (indoor or outdoor) "street" = 1 if the store is located on a street "strip" = 1 if the store is located on a strip or highway ⚫ medhhinc = the median household income of the city where the store is located, measured in $1,000 • empl = the total number of employees working in the store in June 1996 . sqft = the store's size, measured in 1,000 square feet A manager wants to know how average monthly sales varies with the characteristics of a store and its location and uses Stata to perform the regression analysis shown. gen sqftXmedhhinc =sqft*medhhinc . reg sales mall street medhhinc empl sqft sqftXmedhhinc,…arrow_forwardWe would like to examine whether there is a differential effect of study hours on test scores between students whose first language is English and those whose first language is not English by adding an interaction term. gen hoursEng = study_hours *English . reg test_score study_hours English hoursEng Source SS df MS Number of obs 876 Model Residual 136565.839 18952.9115 3 45521.9464 872 21.7349902 F(3, 872) Prob F 2094.41 0.0000 R-squared 0.8781 Total 155518.751 875 177.735715 Adj R-squared = Root MSE 0.8777 = 4.6621 test_score Coef. Std. Err. t P>|t| [95% Conf. Interval] study_hours English hoursEng 1.82049 .0369748 49.24 0.000 8.318905 .8108202 10.26 0.000 .101876 cons 43.52037 .0516819 .5767457 1.97 75.46 0.049 0.000 1.74792 6.727517 .0004404 42.3884 1.89306 9.910292 .2033115 44.65234 (a): What is the predicted test score for an individual who studied two hours and whose first language is not English? (Round to two decimal places) (b): Choose all correct answers (a) The differential…arrow_forwardDetermine whether the following statement is true or false. Suppose you reject the null hypothesis: Ho: ẞ₁ = ẞ₂ = 0. Then, both ẞ₁ = 0 and ẞ2 ± 0. Explain your answer in two sentences or fewer.arrow_forward
- Choose one correct answer: The ---A----- dataset includes 100,000 students from 512 schools observed over 12 months. To control differences between schools and months, we should add a total of What are A and B? (a) A: Time series, B: 524 (b) A: Time series, B: 522 (c) A: Panel, B: 524 (d) A: Panel, B: 522 dummies.arrow_forwardRefer to the Stata output from an analysis of data on Store sales. The data include nominal store-level sales (measured in for the month of June 1996 from 844 stores of a national retail chain. The other variables are: A categorical string variable loctype which indicates the type of store location and takes one of three values: "mall" = 1 if the store is located in a shopping mall (indoor or outdoor) "street" = 1 if the store is located on a street "strip" = 1 if the store is located on a strip or highway ⚫ medhhinc = the median household income of the city where the store is located, measured in $1,000 • empl = the total number of employees working in the store in June 1996 . sqft = the store's size, measured in 1,000 square feet A manager wants to know how average monthly sales varies with the characteristics of a store and its location and uses Stata to perform the regression analysis shown. gen sqftXmedhhinc =sqft*medhhinc . reg sales mall street medhhinc empl sqft sqftXmedhhinc,…arrow_forwardEssay question. In this regression analysis, you are interested in the effect of age on the amount of gasoline used by a car, measured in gallons. Suppose you analyze your dataset and find the following results. Based on the Stata output, how can you improve the analysis? State 3 issues in the figure and table, and possible solution for each problem you can apply based on what you have learned in class. gasoline_use 40 20 100 .reg gasoline_use age Source SS df MS Model Residual 28.1117271 9969.5248 1 28.1117271 23 433.4576 Number of obs F(1, 23) Prob > F R-squared 25 0.06 0.8012 0.0028 a Total 9997.63653 24 416.568189 Adj R-squared Root MSE -0.0405 20.82 gasoline_use Coef. Std. Err. t P>|t| [95% Conf. Interval] age cons -.0688645 .2704114 62.37748 13.86839 -0.25 0.801 4.50 0.000 -.6282532 .4905242 33.68853 91.06643 20 40 60 80 agearrow_forward
- Microeconomics: Principles & PolicyEconomicsISBN:9781337794992Author:William J. Baumol, Alan S. Blinder, John L. SolowPublisher:Cengage Learning




