Answer:

Step-by-step explanation:
The horizontal distance from points (5,-18) and (8,-17) is 3 because it is 3 units from 5 to 8. The vertical distance is 1 since it is one unit from -18 to -17. Now we can use the equation
where a=3 and b=1 and c is the distance that you are looking for:

Answer:
96 sq. m
Step-by-step explanation:
If the width is x, the length is x + 4 and since perimeter = 2 * (length + width), we can write:
40 = 2(x + x + 4)
40 = 2(2x + 4)
20 = 2x + 4
16 = 2x
x = 8 so x + 4 = 12, therefore the area is 8 * 12 = 96 square meters.
Answer:
mean is 75
Step-by-step explanation:
Answer:
8y = -6
Step-by-step explanation:
Simply add the equations as you would numbers.
The 'x's cancel each other out. The 'y's add together as normal numbers.
9 + (-15) = -6
Hope that this helps!
Slope
m = (y2-y1)/(x2-x1)
m = (10 - 7)/(2 --1)
m = 3/3
m = 1
To find the equation
y = mx + b
m is slope
y = 1x + b
plug in one of the equations to solve for b
10 = 1(2) + b
10 = 2 + b
subtract 2 from both sides
8 = b
The equation is
y = 1x + 8
or you can write it as
y = x + 8
Hope this helps