How do you solve the system of equations #8x + 8y = - 8# and #8x + 3y = 17# using elimination?
2 Answers
Explanation:
Explanation:
Labelling the equations.
#color(red)(8x)+8y=-8to(1)#
#color(red)(8x)+3y=17to(2)# Note that the terms in x are the same in both equations. Thus if we subtract them we will eliminate the x term and be left with an equation in one variable which we can solve.
#rArr(1)-(2)" term by term on both sides."#
#(8x-8x)+(8y-3y)=(-8-17)#
#rArr5y=-25# divide both sides by 5
#(cancel(5) y)/cancel(5)=(-25)/5#
#rArry=-5# Substitute this value into either of the 2 equations to find the corresponding value for x
#"Substituting "y=-5to(2)#
#rArr8x+(3xx-5)=17#
#rArr8x-15=17# add 15 to both sides.
#8xcancel(-15)cancel(+15)=17+15#
#rArr8x=32# divide both sides by 8
#(cancel(8) x)/cancel(8)=32/8#
#rArrx=4#
#color(blue)"As a check"# Substitute the values for x and y into both equations to check they are satisfied.
#to(1): (8xx4)+(8xx-5)=32-40=-8rArr"true"#
#to(2): (8xx4)+(3xx-5)=32-15=17rArr"true"#
#rArr(4,-5)" is the solution"# The graph illustrates the solution.
graph{(y+x+1)(y+8/3x-17/3)=0 [-14.23, 14.25, -7.12, 7.12]}