How do you find the solution set for y=6x-5 and y=-x+9?
1 Answer
Aug 11, 2015
Explanation:
Your system of equations looks like this
#{(y = 6x-5), (y = -x+9):}#
Notice that
#6x-5 = -x + 9#
Solve this equation for
#6x + x = 9 + 5#
#7x = 14 implies x= 14/7 = color(green)(2)#
Pick any of the two original equations and find the value of
#y = 6 * (2) - 5#
#y = 12 - 5 = color(green)(7)#
The solution set to this system of equations is
#{(x = 2), (y = 7) :}#