Question

Difficulty: HardQuadratic Equations

In the system of quadratic equations below, cc is an integer constant:

2x211x+c=02x^2 - 11x + c = 0
x215x+4c=0x^2 - 15x + 4c = 0

If the first equation has two distinct real solutions and the second equation has no real solutions, what is the value of cc?

Answer: 15

Answer

15
For the first equation 2x211x+c=02x^2 - 11x + c = 0 to have two distinct real solutions, its discriminant must be positive: Δ1=(11)24(2)(c)=1218c>0\Delta_1 = (-11)^2 - 4(2)(c) = 121 - 8c > 0, which gives c<15.125c < 15.125. For the second equation x215x+4c=0x^2 - 15x + 4c = 0 to have no real solutions, its discriminant must be negative: Δ2=(15)24(1)(4c)=22516c<0\Delta_2 = (-15)^2 - 4(1)(4c) = 225 - 16c < 0, which gives c>14.0625c > 14.0625. The only integer cc that satisfies the inequality 14.0625<c<15.12514.0625 < c < 15.125 is 1515.

Step-by-Step Solution

1
Set up the inequality for the first equation's discriminant to have two distinct real solutions.
c<15.125c < 15.125
A quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 has two distinct real solutions if its discriminant, b24acb^2 - 4ac, is greater than zero. For 2x211x+c=02x^2 - 11x + c = 0, this means (11)24(2)(c)>0(-11)^2 - 4(2)(c) > 0, simplifying to 1218c>0121 - 8c > 0, or c<15.125c < 15.125.
2
Set up the inequality for the second equation's discriminant to have no real solutions.
c>14.0625c > 14.0625
A quadratic equation has no real solutions if its discriminant is less than zero. For x215x+4c=0x^2 - 15x + 4c = 0, the discriminant is (15)24(1)(4c)<0(-15)^2 - 4(1)(4c) < 0, simplifying to 22516c<0225 - 16c < 0, or c>14.0625c > 14.0625.
3
Find the integer value of cc that satisfies both inequalities.
c=15c = 15
Combining the results from the previous steps, we get 14.0625<c<15.12514.0625 < c < 15.125. Since cc is specified to be an integer, the only integer that lies in this open interval is 1515.

Key Concept

Using the discriminant to determine the number of real solutions of quadratic equations
Rate this question