Question 206·Hard·Nonlinear Equations in One Variable; Systems in Two Variables
Consider the system of equations
where is a real parameter. For how many integer values of does the system have exactly two distinct real solution pairs ?
(Express the answer as an integer)
For SAT problems involving a line intersecting a circle (or another curve) with a parameter, convert the system to a single quadratic equation in one variable by substitution. Then use the discriminant : set it greater than 0 for exactly two distinct real solutions, equal to 0 for a single tangent solution, or less than 0 for no real solutions. Solve the resulting inequality for the parameter, and if the question asks about integer values, carefully list or count the integers in that interval, remembering symmetry (both positive and negative values) and whether endpoints are included or excluded.
Hints
Connect the system to a circle and a line
Recognize that is a circle and is a line. Think about how many intersection points a line can have with a circle and what that means for the number of solutions.
Eliminate one variable
Use substitution: replace in the circle equation with from the line equation. This will give you a single equation in terms of and .
Use the discriminant condition
After substitution, you will get a quadratic equation in . Recall that the discriminant tells you whether there are 0, 1, or 2 real solutions. What inequality should this discriminant satisfy for there to be exactly two distinct real solutions?
Translate the inequality into a count of integers
Once you find an inequality that must satisfy (it will involve ), rewrite it as an interval and list all integers in that interval. Then count how many there are.
Desmos Guide
Graph the circle
In Desmos, type x^2 + y^2 = 25 to graph the circle with radius 5 centered at the origin.
Graph the family of lines
Type y = x + t. Desmos will create a slider for the parameter t. This represents the family of lines with slope 1 and varying intercepts.
Observe intersections as t changes
Move the t slider and watch how the line intersects the circle: for some values of t, there are no intersection points, for some there is exactly one (tangent), and for others there are two intersection points. Note the approximate range of t where there are two intersections.
Relate to the discriminant and count integers
To verify algebraically in Desmos, define D(t) = 200 - 4t^2. Then add a table of integer t values and evaluate D(t) for each. Identify for which integer t the discriminant D(t) is positive (these give two distinct real solutions), then count how many such integers there are.
Step-by-step Explanation
Interpret the system geometrically
The equation represents a circle centered at the origin with radius .
The equation represents a line with slope and -intercept .
For each real value of , this line may:
- not intersect the circle (0 solutions),
- be tangent to the circle (1 solution), or
- intersect the circle in two points (2 solutions).
We want the values of that make the line intersect the circle in exactly two distinct points.
Form a single equation in one variable
Substitute into the circle equation:
Now expand and simplify:
This is a quadratic equation in of the form with
- ,
- ,
- .
Use the discriminant to get a condition on t
A quadratic equation has:
- two distinct real solutions if its discriminant is greater than 0.
Compute the discriminant here:
For two distinct real solutions, we need :
Divide both sides by :
So must satisfy .
Solve the inequality and count integer values of t
From , we can write this as an interval:
Since is a bit more than (because and ), the integers that satisfy this inequality are:
Count them:
- From to is 7 integers,
- Then is 1 integer,
- From to is 7 integers.
Total: integer values of for which the system has exactly two distinct real solution pairs . So the answer is 15.