First we find the slope by using the slope formula : (y2 - y1) / (x2 - x1)
slope = (y2 - y1) / (x2 - x1)
(0,7)....x1 = 0 and y1 = 7
(8,-2)...x2 = 8 and y2 = -2
now sub...pay attention to ur signs
slope = (-2 - 7) / (8 - 0) = -9/8
now we use y = mx + b
slope(m) = -9/8
u can use either of ur points...(0,7)...x = 0 and y = 7
now sub into ur formula and find b, the y int
7 = -9/8(0) + b
7 = b
so ur equation is : y = -9/8x + 7 <==
Answer:
E = {0, 1, 2, 3)
Step-by-step explanation:
- <u>Integer</u>: a number with no decimal or fractional part, from the set of negative and positive numbers, including zero
- < means less than
> means more than
E = {0, 1, 2, 3)
I recommend going to desmos graphing calculator and put those in and it should show
Answer:
y + 3 = 10/11(x + 3)
Step-by-step explanation:
Given the points (-3, -3) and (8, 7), we can use these coordinates to solve for the slope of the line using the formula:

Let (x1, y1) = (-3, -3)
(x2, y2) = (8, 7)
Substitute these values into the slope formula:

Thus, slope (m) = 10/11.
Next, using the slope (m) = 10/11, and one of the given points (-3, -3), we'll substitute these values into the point-slope form:
y - y1 = m(x - x1)
Let (x1, y1) = (-3, -3)
m = 10/11
y - y1 = m(x - x1)
y - (-3) = 10/11[x - (-3)]
Simplify:
y + 3 = 10/11(x + 3) this is the point-slope form.