Answer:
[6 12 2]
[0 0 0]
[0 6 2]
Step-by-step explanation:
Step-by-step explanation:
(X1,Y1) = (-2,2)
(X2,Y2) = (0,1)
• Find slope.
m = (Y2 - Y1)/(X2 - X1)
m = (1 - 2)/(0 - (-2))
m = -1/2
The answer is C.
Hi there!
To solve this problem using substitution, we need to set x equal to a value and substitute it into the other equation.
Since
x - 4y = 5,
x = 5 + 4y
3x - 7y = 10
3(5 + 4y) - 7y = 10
15 + 12y - 7y = 10
15 + 5y = 10
5y = -5
y = -1
Now that we know y is -1, we can substitute it back into the equation to find x:
y = -1
x - 4y = 5
x - 4(-1) = 5
x - (-4) = 5
x + 4 = 5
x = 1
So, your answers are x = 1 and y = -1.
Hope this helps!