Question 125·Medium·Nonlinear Equations in One Variable; Systems in Two Variables
For a solution to the system of equations above, which of the following must be the value of ?
When a system question asks for a value that must be true (like here), first see if you can reduce the system to a single-variable equation using substitution or elimination. Solve that equation, then generate all corresponding solution pairs and plug them into the requested expression. If every valid solution gives the same value, that common value is the answer; be careful not to stop after using only one solution, and always check that your points satisfy all original equations.
Hints
Use the relationship between x and y
You are told that . How can you use this to rewrite the first equation so it only has in it?
Turn the system into a single-variable quadratic
Substitute into , then expand and simplify. You should get a quadratic equation in .
Remember to use both solutions
After solving the quadratic for , use to find each corresponding . Then compute for each solution and compare them.
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 line
Type y = x + 1 to graph the line that intersects the circle.
Find the intersection points
Click on each point where the line and the circle intersect. Desmos will display their coordinates .
Compute xy for each intersection
For each intersection point, multiply its -coordinate by its -coordinate (you can type an expression like x_value * y_value in a new line). Notice that both intersection points give the same product; that common value is what the question is asking for.
Step-by-step Explanation
Use substitution to get one equation in one variable
You are given the system
Since , substitute for in the first equation:
Now you have an equation involving only .
Expand and simplify to a quadratic equation
Expand and combine like terms:
Subtract 25 from both sides:
Divide everything by 2:
Now solve this quadratic for .
Solve for the x-values and find the corresponding y-values
Factor the quadratic:
So the possible -values are and .
Use to find each corresponding :
- If , then .
- If , then .
So the two solutions to the system are and .
Compute xy for each solution and find the value that must occur
Now compute for each solution:
- For : .
- For : .
In both cases, is the same. Therefore, the value that must have for any solution of the system is 12.