Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

find the distance between the points (7, 7) and (2, 7). distance:

Question

find the distance between the points (7, 7) and (2, 7). distance:

Explanation:

Step1: Identify distance formula

The distance formula 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 = 7,y_1 = 7,x_2 = 2,y_2 = 7$.

Step2: Substitute values

$d=\sqrt{(2 - 7)^2+(7 - 7)^2}=\sqrt{(-5)^2+0^2}$.

Step3: Simplify

$d=\sqrt{25 + 0}=\sqrt{25}=5$.

Answer:

5