Question
Solve the system x = 8y and x - 4y = 12
Original question: 1. x = 8y x - 4y = 12
(24, 3) x = 8y x = 8(3) x = 24
Expert Verified Solution
Key takeaway: This is a substitution problem. Since one equation already gives in terms of , plug that expression into the other equation and solve for the variables.
We solve the system
Because the first equation already gives , substitute it into the second equation:
Combine like terms:
So
Now substitute back into :
The solution is
Pitfalls the pros know 👇 When one equation is already solved for a variable, do not start over with elimination unless you need to. Substitution is faster and reduces arithmetic mistakes. Also, always check the ordered pair in both equations if the problem is part of a set.
What if the problem changes? If the first equation were written as instead, the same substitution method would still work. If coefficients change, the solution point changes, but the process stays the same: isolate one variable, substitute, solve, then back-substitute.
Tags: substitution method, ordered pair, system of equations
FAQ
What is the solution to the system x = 8y and x - 4y = 12?
Substitute x = 8y into x - 4y = 12 to get 8y - 4y = 12, so y = 3 and x = 24. The solution is (24, 3).
Which method is best for this system?
Substitution is best because one equation is already written as x = 8y.