177,808 views
25 votes
25 votes
In this problem,p is in dollars and x is the number of units. If the demand function for a product is p = 28/(x + 1) and the supply function is p = 1 + 0.2x, find the consumer's surplus under pure competition. (Round your answer to two decimal places.

User CyberProdigy
by
2.6k points

2 Answers

14 votes
14 votes

Final answer:

The consumer's surplus under pure competition is $5.62.

Step-by-step explanation:

The consumer's surplus is the difference between the price that consumers are willing to pay for a product and the price they actually pay. To find the consumer's surplus under pure competition, we need to find the equilibrium quantity and price where the demand and supply curves intersect.

First, we set the demand and supply equations equal to each other: 28/(x + 1) = 1 + 0.2x.

Next, we solve for x:

28 = (1 + 0.2x)(x + 1)


28 = x^2 + 1.2x + 1


x^2 + 1.2x - 27 = 0

Using the quadratic formula, we get two possible values for x: x = 4.57 or x = -5.57. Since the number of units can't be negative, we discard the negative value.

Therefore, x = 4.57.

Now, we can find the price at this equilibrium quantity by plugging x into either the demand or supply equation. Let's use the supply equation: p = 1 + 0.2x = 1 + 0.2(4.57) = 2.91.

The consumer's surplus is the difference between the maximum price consumers are willing to pay (the demand equation) and the equilibrium price: (28/(x + 1)) - 2.91 = (28/(4.57 + 1)) - 2.91 = 5.62.

So, the consumer's surplus under pure competition is $5.62.

User Charles Khunt
by
2.8k points
21 votes
21 votes

Given the demand function :


p=(28)/(x+1)

And the supply function:


p=1+0.2x

So,


\begin{gathered} (28)/(x+1)=1+0.2x \\ \\ (1+0.2x)\cdot(x+1)=28 \\ 1\cdot(x+1)+0.2x\cdot(x+1)=28 \\ x+1+0.2x^2+0.2x=28 \\ 0.2x^2+1.2x+1=28 \\ 0.2x^2+1.2x-27=0 \end{gathered}

using the general rule to solve the quadratic equation:

a = 0.2 , b = 1.2 , c = -27

so,


x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a}=\frac{-1.2\pm\sqrt[]{1.2^2-4\cdot0.2\cdot(-27)}}{2\cdot0.2}
\begin{gathered} x=\frac{-1.2\pm\sqrt[]{23.04}}{0.4} \\ \\ x=(-1.2\pm4.8)/(0.4) \\ \\ x=(-1.2+4.8)/(0.4)=(3.6)/(0.4)=9 \\ OR \\ x=(-1.2-4.8)/(0.4)=-15 \end{gathered}

So, the answer is x = 9

User Priscillia
by
3.3k points