QUESTION IMAGE
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
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$.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
$15$