Question 180·Hard·Nonlinear Equations in One Variable; Systems in Two Variables
Consider the system of equations:
The system has exactly one real solution. What is the value of ?
For circle–line intersection problems that ask for "exactly one real solution," translate that phrase into a tangency condition: the line is tangent to the circle. Quickly put the circle into center-radius form by completing the square, then either (1) use the point-to-line distance formula and set it equal to the radius, or (2) substitute the line equation into the circle and use the discriminant condition . Both approaches give a direct equation in the parameter (here, ), which you can solve efficiently and then match to the answer choices.
Hints
Recognize the shapes
Notice that the first equation is a circle (it has and ), and the second is a straight line. Think about how many intersection points a line and a circle can have.
Relate "exactly one real solution" to geometry
A line can intersect a circle in 0, 1, or 2 points. What special situation gives exactly one point of intersection between a line and a circle?
Find the circle’s center and radius
Rewrite by completing the square for and so that it looks like . Identify the center and radius.
Connect with distance
Write the line in the form and express the distance from the circle’s center to this line. For tangency, set this distance equal to the radius and solve for .
Desmos Guide
Graph the circle
In Desmos, enter the circle equation exactly as: x^2 + y^2 - 4x - 6y + 9 = 0. Desmos will display the circle so you can see its center and size visually.
Graph the family of lines
Type y = x + k. Desmos will create a slider for k, giving you a whole family of parallel lines with slope 1 that slide up and down as you move the slider.
Find when the line is tangent
Move the k slider slowly and watch how the line intersects the circle. Look for the value(s) of k where the line just touches the circle at exactly one point (the line is tangent). Note the approximate value of k at tangency.
Compute in Desmos
In an empty expression line, type (k - 1)^2 using the tangency value of k from the slider. Compare this result to the answer choices to determine which one matches.
Step-by-step Explanation
Interpret the system geometrically
The first equation is a circle and the second is a line.
- A system of a circle and a line has:
- 2 real solutions if the line cuts through the circle in two points,
- 1 real solution if the line is tangent to the circle (just touches it),
- 0 real solutions if the line misses the circle.
Since the system has exactly one real solution, the line must be tangent to the circle.
Rewrite the circle in center-radius form
Start with the circle equation:
Group -terms and -terms and complete the square:
- For :
- For :
Substitute back:
Combine constants:
So:
This is a circle with center and radius (since ).
Express the distance from the center to the line
The line is . Rewrite it in standard form :
So , , and .
The distance from a point to the line is
Here, the center is , so the distance from to the line is
Use tangency condition and solve for
For the line to be tangent to the circle, the distance from the center to the line must equal the radius of the circle.
- Radius .
- Distance from center to line .
Set them equal:
Multiply both sides by :
Now square both sides to get :
So the value of is 8, which corresponds to choice C.