Question 192·Hard·Nonlinear Equations in One Variable; Systems in Two Variables
How many solutions are there to the system of equations above?
For systems with one equation already solved for a variable (like ), use substitution: plug that expression into the other equation to get a single-variable equation. When you see repeated complicated pieces such as , temporarily replace them with a simpler variable (like ), solve the resulting quadratic, and then translate each -value back to possible -values. Finally, for each , compute and count all distinct ordered pairs—being careful that equations like can yield one or two real -values depending on . This approach keeps the algebra organized and minimizes mistakes under time pressure.
Hints
Notice the structure of the system
One equation already has isolated. How can you use that to combine the two equations into one equation in a single variable or expression?
Substitute for y in the circle equation
Replace in with the expression from , and then simplify. Be careful with the parentheses when you subtract 3.
Use a temporary variable to simplify
After substitution, you will see repeated terms. Let to get an equation involving only, then solve it.
Translate each t-value back to x and y
For each value of that you find, solve for , then plug each into to find corresponding -values. Count all distinct ordered pairs you get.
Desmos Guide
Graph the parabola
Type y = (x-2)^2 + 2 into Desmos. This will display the upward-opening parabola with vertex at .
Graph the circle
On a new line, type (x-2)^2 + (y-3)^2 = 1. Desmos can graph this implicit equation as a circle with center and radius .
Find the intersection points
Zoom in or adjust the view so you can clearly see where the circle and parabola meet. Tap or click on each intersection point Desmos shows; it will display the coordinates. Count how many distinct intersection points there are—this count is the number of solutions to the system.
Step-by-step Explanation
Interpret the equations geometrically (optional check)
- is a parabola that opens upward with vertex at .
- is a circle with center and radius .
- We are looking for the intersection points of this parabola and this circle, i.e., the ordered pairs that satisfy both equations at the same time.
Use substitution to combine the equations
From the first equation,
Substitute this expression for into the second equation:
Simplify inside the parentheses:
Simplify with a substitution for the squared term
Let . Then the equation becomes
Now expand :
Combine like terms:
Subtract from both sides:
Factor:
So can be two possible values, which you will now convert back to information about and . Remember .
Find all possible x-values and corresponding y-values
From , we have or .
Case 1:
- Then , so and (only one value, because the square root of is just ).
- Use : when , we get .
- This gives one solution: .
Case 2:
- Then , so or .
- Therefore or .
- For both -values, , so .
- This gives two more solutions: and .
Altogether there are three distinct ordered pairs that satisfy the system, so there are exactly 3 solutions.