Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

a = (-2,3) b = (3,5) c = (-1,0) choose the correct graph that shows poi…

Question

a = (-2,3) b = (3,5) c = (-1,0)
choose the correct graph that shows points a, b, c, and triangle abc
to show that the triangle is a right triangle, show that the sum of the squares of the lengths of two of the sides (the legs) equals the square of the length of the third side (the hypotenuse)
find the length of each line segment.
d(a,b)=
d(a,c)=
d(b,c)=
(simplify your answers. type exact answers, using radicals as needed)

Explanation:

Step1: Recall 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}$.

Step2: Calculate $d(A,B)$

Given $A=(-2,3)$ and $B=(3,5)$.
$d(A,B)=\sqrt{(3-(-2))^2+(5 - 3)^2}=\sqrt{(3 + 2)^2+2^2}=\sqrt{5^2+2^2}=\sqrt{25 + 4}=\sqrt{29}$.

Step3: Calculate $d(A,C)$

Given $A=(-2,3)$ and $C=(-1,0)$.
$d(A,C)=\sqrt{(-1-(-2))^2+(0 - 3)^2}=\sqrt{(-1 + 2)^2+(-3)^2}=\sqrt{1^2+9}=\sqrt{1+9}=\sqrt{10}$.

Step4: Calculate $d(B,C)$

Given $B=(3,5)$ and $C=(-1,0)$.
$d(B,C)=\sqrt{(-1 - 3)^2+(0 - 5)^2}=\sqrt{(-4)^2+(-5)^2}=\sqrt{16 + 25}=\sqrt{41}$.

Answer:

$d(A,B)=\sqrt{29}$, $d(A,C)=\sqrt{10}$, $d(B,C)=\sqrt{41}$