How do you solve 2x+3y=31 and y=x+7?
1 Answer
Apr 26, 2018
#x=2# and#y=9#
Explanation:
We have:
# 2x+3y=31 # ..... [A]
# y=x+7 \ \ \ \ \ \ \ # ..... [B]
We can perform a direct substitution of Eq [B] into Eq [A] giving:
# 2x+3(x+7)=31 #
Now, we collect terms and solve for
# 2x+3(x)+(3)7=31 #
# :. 2x+3x+21=31 #
# :. 2x+3x=31 -21 #
# :. 5x=10 #
# :. x=2 #
Now we can substitute
# y = 2+7#
# :. y=9#
And having gained the solution
# 2x + 3y = (2)(2) + (3)(9) = 4 + 27 = 31# , as expected.