Question
Solve the system y = x + 8 and 5x + 3y = 16
Original question: 4. y = x + 8 5x + 3y = 16
(-1, 7) y = x + 8 y = 7
Expert Verified Solution
Key takeaway: Because is already isolated, the cleanest approach is substitution. This turns the system into one equation in one variable.
We solve
Substitute into the second equation:
Distribute:
Combine like terms:
Subtract 24:
So
Now find :
Therefore the solution is
Pitfalls the pros know 👇 If you substitute correctly but forget to simplify the final value, you may lose the ordered pair. Always finish by finding both coordinates, not just one.
What if the problem changes? If the first equation were instead , the same substitution method would still work, but the final ordered pair would change. The method is unchanged; only the arithmetic changes.
Tags: linear system, substitution, ordered pair
FAQ
What is the solution to y = x + 8 and 5x + 3y = 16?
Substitute y = x + 8 into 5x + 3y = 16, solve to get x = -1, then y = 7. The solution is (-1, 7).
Why use substitution here?
Because y is already isolated, substitution is the fastest method.