Answer:
This seems more like an answer then a question, did you perhaps mean to put this on someone elses question?
Step-by-step explanation:
Answer:
0.
Step-by-step explanation:
-6 4/5 + 6 4/5 equals zero.
Answer:
D. d = sqrt( ( x2-x1)^2 + (y2-y1)^2)
C. d = sqrt( ( x1-x2)^2 + (y1-y2)^2)
B. d = sqrt( (|x2-x1|^2 + |y2-y1|^2)
Step-by-step explanation:
Given two points (x1, y1) and (x2,y2) we can find the distance using
d = sqrt( ( x2-x1)^2 + (y2-y1)^2)
The order of the terms inside the square doesn't matter
d = sqrt( ( x1-x2)^2 + (y1-y2)^2)
When we are squaring are term, we can take the absolute value before we square and it does not change the value
d = sqrt( (|x2-x1|^2 + |y2-y1|^2)
The midpoint formula is x1+x2 over 2 and y1+y2 over 2. When you use it to find the midpoint of (0,-8) and (-4,10), you get (-2,1).
Slope formula is y2-y1 over x2-x1, which will give you -6.