Question

Difficulty: HardQuadratic Equations and the Quadratic Formula

The daily revenue RR, in dollars, of a manufacturing company is modeled by the quadratic function R(x)=0.2x2+kx1,200R(x) = -0.2x^2 + kx - 1,200, where xx is the number of units produced and sold, and kk is a positive constant. If the maximum daily revenue the company can achieve is 800800 dollars, what is the value of kk?

Answer: 40

Answer

The value of the constant kk is 40.
Setting the daily revenue function equal to 800 and rewriting it in standard form yields 0.2x2+kx2000=0-0.2x^2 + kx - 2000 = 0. For a quadratic equation to have exactly one real solution, which represents the maximum vertex of the parabola, the discriminant must be equal to 0. Setting the discriminant b24ac=0b^2 - 4ac = 0 gives k24(0.2)(2000)=0k^2 - 4(-0.2)(-2000) = 0, which simplifies to k21600=0k^2 - 1600 = 0. Solving for the positive constant kk gives k=40k = 40.

Step-by-Step Solution

1
Set the revenue function equal to the maximum daily revenue of 800 dollars.
0.2x2+kx1,200=800-0.2x^2 + kx - 1,200 = 800
The maximum revenue is the highest point (vertex) on the parabola, where the line y=800y = 800 is tangent to the curve.
2
Convert the equation into standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0.
0.2x2+kx2,000=0-0.2x^2 + kx - 2,000 = 0
Standard form is required to identify the coefficients aa, bb, and cc for the discriminant formula.
3
Set the discriminant equal to zero.
k24(0.2)(2,000)=0k^2 - 4(-0.2)(-2,000) = 0
Since the maximum daily revenue is achieved at exactly one point, the quadratic equation must have exactly one real solution, meaning its discriminant (b24acb^2 - 4ac) must be zero.
4
Solve for the positive constant kk.
k21,600=0    k=40k^2 - 1,600 = 0 \implies k = 40
Solving the equation yields k=±40k = \pm 40. Since the problem specifies that kk is a positive constant, we select k=40k = 40.

Key Concept

Using the discriminant of a quadratic equation to find the value of a parameter when there is exactly one real solution.
Estimated Time:2m 0s
Rate this question