Question 132·Hard·Nonlinear Equations in One Variable; Systems in Two Variables
In the system of equations
is a real constant chosen so that the system has exactly one real solution.
What is the sum of all such values of ?
(Express the answer as an integer)
For systems where both equations are polynomials in (often quadratics) and a parameter appears, equate the right-hand sides to get a single equation in . This equation’s real solutions match the intersection -values, so control the number of real solutions using the discriminant : set it to zero for exactly one solution, positive for two, or negative for none. After solving for the parameter values that meet the condition, carefully follow what the question asks—such as summing all valid parameter values—rather than stopping once you find them.
Hints
Relate the system to a single equation in x
The solutions of the system are points where the two parabolas intersect. How can you combine the two equations into one equation that must satisfy at those intersection points?
Recognize the quadratic and think about number of solutions
After you set the two right-hand sides equal and simplify, you will get a quadratic equation in . What condition must hold for this quadratic to have exactly one real solution instead of two or none?
Use the discriminant
For a quadratic , the discriminant is . Set this equal to for exactly one real solution, then solve the resulting equation for , and finally add all the possible -values.
Desmos Guide
Set up the two parabolas with a slider for k
In Desmos, type y = x^2 + kx + 4 and y = -x^2 + 6x + 1. Desmos will automatically create a slider for k, which you can move to see how the number of intersection points changes as k changes.
Find values of k that give exactly one intersection point
Move the k slider and watch the graphs. You are looking for positions of k where the two parabolas touch at exactly one point (are tangent) instead of crossing at two points or not touching at all. Note the approximate values of k where this happens.
Confirm algebraic values and compute the sum
Once you have approximate k-values from the graph, you can verify them by typing the equation of the discriminant into Desmos, for example (k - 6)^2 = 24, and checking that the solutions match your slider values. Then, add these -values (either in Desmos or by hand) to get the requested sum.
Step-by-step Explanation
Set the equations equal to find intersection points
The solutions of the system are the intersection points of the two parabolas, so set the right-hand sides equal:
Move everything to one side:
So the -coordinates of the intersection points must satisfy the quadratic
Use the discriminant condition for exactly one real solution
A quadratic has:
- two distinct real solutions if its discriminant ,
- exactly one real solution (a double root) if ,
- no real solutions if .
Here, , , and . For the system to have exactly one real solution, we need
Solve for all possible values of k
Now solve the equation from the discriminant:
So the possible values of are
Find the required sum of all such k-values
The problem asks for the sum of all values of that make the system have exactly one real solution. Add the two values you found:
So, the sum of all such values of is .