Question 87·Hard·Linear Equations in Two Variables
In the system of equations below, is a constant.
The two lines intersect at the point . If , what is the value of ?
When a system problem gives you information about the intersection point, first translate that information into an extra equation in and (here, becomes ). Use this simpler relation together with one of the original equations that does not contain the parameter (here, ) to find the actual intersection coordinates. Finally, substitute that point into the remaining equation that contains the parameter and solve directly for the parameter. This avoids messy algebra with in multiple places and keeps the work fast and organized.
Hints
Relate and to and
The intersection point of the two lines is , and at that same point the coordinates are also . How can you rewrite the condition as an equation involving and ?
Use substitution with the simpler equation
Once you have an equation like , solve it for one variable (for example, in terms of ) and substitute into the equation to find the exact and values.
Use the first equation only to isolate
After you know the intersection point , plug those values into . Then solve that single equation for by isolating on one side.
Desmos Guide
Graph the two equations that do not involve
In Desmos, enter the equations and . These represent the second original line and the equation you get from the condition .
Find the intersection point
Look at the graph and click on the point where the lines and intersect. Note the - and -coordinates of this intersection point; they are the values of and at which both equations are true.
Use the intersection coordinates to compute
In a new Desmos expression line, type but replace and with the numeric coordinates you found (for example, type 2*(x_value) + k*(y_value) = 6). Then solve this equation for using Desmos (for instance, by using the solve command or by isolating algebraically and evaluating the expression). The resulting numeric value shown by Desmos is the required .
Step-by-step Explanation
Turn the condition on into an equation with and
The intersection point of the two lines is , and we are told that .
At the intersection, the coordinates are also that satisfy both line equations, so we can write:
Now solve this for :
This expression will be useful to substitute into one of the given equations.
Use the second equation to find the actual intersection point
Substitute into the second equation :
Simplify:
Solve for :
Now use to find :
So the intersection point is .
Substitute the intersection point into the first equation to solve for
Now use the first equation and plug in and :
Simplify:
Solve for :
Thus, the value of is , which corresponds to choice B.