Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

enter the coordinates of the two given points and then calculate the di…

Question

enter the coordinates of the two given points and then calculate the distance between them. coordinates (x1, y1) of point e: (13, 2) coordinates (x2, y2) of point m: (4, - 10) d = \sqrt{(x2 - x1)^2+(y2 - y1)^2} d = \sqrt{(-9)^2+(-12)^2} d = the length of segment em is feet

Explanation:

Step1: Calculate squares of differences

$(-9)^2=81$ and $(-12)^2 = 144$.

Step2: Add the squared - values

$81 + 144=225$.

Step3: Take the square - root

$d=\sqrt{225}=15$.

Answer:

$15$