Question 195·Medium·Nonlinear Equations in One Variable; Systems in Two Variables
Consider the system of equations:
How many distinct real solutions does the system have?
For systems involving a circle and a parabola (or any nonlinear system), a fast and reliable approach is substitution: solve one equation for a variable (here, ) and plug that expression into the other equation. Simplify carefully; if you see powers like and , treat as a single variable to turn the equation into a standard quadratic, solve it, and then translate back to . Finally, for each value of , remember that could be positive or negative, and use the original equation to find , counting how many distinct pairs you get.
Hints
Use substitution
You know . Try substituting this expression for in the equation so everything is in terms of only.
Look for a quadratic in x²
After you substitute and simplify, you will get an equation involving and . Think of as a single variable (for example, ) to turn it into a quadratic equation.
Connect x²-values to x-values
Once you find the possible values of , remember that each positive value of can correspond to two different real -values. Then use to find the matching for each.
Count distinct (x, y) pairs
For each value of that you find, determine how many distinct -values and corresponding -values it gives. Add these up to find the total number of solutions.
Desmos Guide
Graph the parabola
In Desmos, enter the first equation as y = x^2 - 4 to graph the parabola.
Graph the circle
On a new line, enter the second equation as x^2 + y^2 = 8 to graph the circle.
Find and count intersection points
Click on each point where the parabola and the circle cross; Desmos will highlight the intersection points and show their coordinates. Count how many distinct intersection points there are—this number matches the number of real solutions to the system.
Step-by-step Explanation
Substitute to get one equation in terms of x
Use the first equation, , and substitute it into the second equation .
This gives
Now expand and simplify:
So
Now you have a single equation involving only .
Treat the equation as a quadratic in x²
Let . Then the equation
becomes
Solve this quadratic using the quadratic formula:
So there are two real values for , and both are positive numbers.
Find possible x-values and corresponding y-values
For each positive value of , there are two real -values:
Once you know , the corresponding is determined by the first equation:
That means each value of leads to two distinct -values (positive and negative) and one shared -value.
Count the number of distinct solution pairs (x, y)
From the quadratic in , there are two positive values of .
Each positive value gives two distinct -values ( and ) and a corresponding -value, so each produces two distinct solution points .
Therefore, the system has distinct real solutions , so the correct choice is Exactly four.