Answer:
The equation that goes through this set of points is y = -x + 5
Step-by-step explanation:
In order to find this, we need to start by finding the slope. For that we use the slope formula.
m(slope) = (y2 - y1)/(x2 - x1)
m = (6 - -2)/(-1 - 3)
m = 4/-4
m = -1
Now that we have this, we can use the slope and a point in point-slope form to get the equation.
y - y1 = m(x - x1)
y - 6 = -1(x - -1)
y - 6 = -1(x + 1)
y - 6 = -x - 1
y = -x + 5
Answer:
Step-by-step explanation:
we know that
If two figures are similar, then the ratio of its corresponding sides is proportional
so
solve for x
2 is correct, because:
1) we have a close interval
2)we must have node on x=-5
Answer:
Step-by-step explanation:
The form, y = mx + b is the slope intercept form of a straight line.
Where b = intercept
m = slope = (change in the value of y in the vertical axis) / (change in the value of x in the horizontal axis.
Slope = (y2 - y1)/(x2 - x1)
y2 represents final value of y = - 3
y1 represents initial value of y = 3
x2 represents final value of x = 3
x1 represents initial value of x = 0
Therefore,
slope = (- 3 - 3)/(3 - 0) = - 6/3 = - 2
To determine the intercept, we would substitute m = - 2, x = 3 and y = -3 into y = mx + b. It becomes
- 3 = - 2 × 3 + b = - 6 + b
b = - 3 + 6 = 3
The equation becomes
y = - 3x + 3