QUESTION IMAGE
Question
find the distance between the two points.
Step1: Recall distance formula
The distance $d$ between two points $(x_1,y_1)$ and $(x_2,y_2)$ is $d = \sqrt{(x_2 - x_1)^2+(y_2 - y_1)^2}$. Here, $(x_1,y_1)=(-4,1)$ and $(x_2,y_2)=(2,0)$.
Step2: Calculate differences
$x_2 - x_1=2-(-4)=6$ and $y_2 - y_1=0 - 1=-1$.
Step3: Square differences and sum
$(x_2 - x_1)^2+(y_2 - y_1)^2=6^2+(-1)^2=36 + 1=37$.
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
$\sqrt{37}$