Question 135·Hard·Systems of Two Linear Equations in Two Variables
The ordered pair satisfies the system of equations above. What is the value of ?
(Express the answer as an integer)
For SAT system-of-equations questions with fractions, first clear all denominators to turn the system into one with integer coefficients—this makes elimination or substitution much less error-prone. Then choose the variable that can be eliminated with the smallest multipliers, solve for one variable, back-substitute to find the other, and only at the end substitute into the specific expression the question asks for (like ), being careful with negative signs so you don’t accidentally evaluate a different expression such as or .
Hints
Make the equations easier to work with
Before trying to solve, focus on getting rid of the fractions by multiplying each equation by a suitable number so all coefficients become integers.
Choose a method to solve the system
After clearing fractions, you will have two equations with and . Think about whether it is easier to eliminate or by adding/subtracting multiples of the equations.
Use your solution to answer the actual question
Once you find and , remember that the problem asks for , not just or . Substitute both values into that expression.
Desmos Guide
Graph the two equations
Enter the two equations into Desmos exactly as written:
(3/5)x + (1/2)y = -4/5(2/3)x - (3/4)y = -7/2Desmos will plot two lines on the same coordinate plane.
Find the intersection point
Click on the point where the two lines intersect. Desmos will display its coordinates (x, y); this is the solution to the system.
Evaluate -2x + 5y using the intersection coordinates
Using the - and -values from the intersection, type a new expression in Desmos of the form -2*(x-value) + 5*(y-value). The numerical output that Desmos shows for this expression is the value of for the solution of the system.
Step-by-step Explanation
Clear the fractions in both equations
Start by removing fractions so the equations are easier to work with.
- In the first equation, the denominators are 5 and 2. The least common multiple (LCM) is 10. Multiply the entire first equation by 10:
- gives .
- In the second equation, the denominators are 3 and 4. The LCM is 12. Multiply the entire second equation by 12:
- gives .
Now the system is:
- .
Use elimination to solve for y
Use elimination on the system
- .
Eliminate by making the -coefficients opposites:
- Multiply the first equation by 4: .
- Multiply the second equation by : .
Add these new equations:
- The terms cancel, giving , so .
Substitute to find x
Substitute into one of the simpler equations, for example :
- .
So the solution to the system is .
Evaluate the expression -2x + 5y
Now plug and into the expression :
Therefore, the value of is .