asked 186k views
2 votes
Given 2 points (-2,6) and (5,-8) what is the slope, distance, and midpoint

asked
User HoboBen
by
8.2k points

1 Answer

0 votes
(-2,6) (5,-8)

slope = (y2 - y1) / (x2 - x1)
slope = (-8 - 6) / (5 - (-2) = -14/7 = -2 <==

midpoint = (x1 + x2)/2 , (y1 + y2)/2
m = (-2 + 5)/2 , (6 - 8)/2
m = (3/2, -1) <===

distance = sqrt ((x2 - x1)^2 + (y2 - y1)^2)
d = sqrt ((5 - (-2)^2 + (-8 - 6)^2)
d = sqrt ((5 + 2)^2 + (-14^2))
d = sqrt (7^2 + 14^2)
d = sqrt (49 + 196)
d = sqrt 245
d = 15.65 <==
answered
User Damir Bulic
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.