What is the distance between (-2, 4) and (8, 8)?
2 Answers
Jul 24, 2018
Explanation:
The distance between the points
Jul 24, 2018
Explanation:
"Calculate the distance d using the "color(blue)"distance formula"
•color(white)(x)d=sqrt((x_2-x_1)^2+(y_2-y_1)^2)
"let "(x_1,y_1)=(-2,4)" and "(x_2,y_2)=(8,8)
d=sqrt((8-(-2))^2+(8-4)^2)
color(white)(d)=sqrt(100+16)=sqrt116~~10.77