Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

for the points p and q do the following. (a) find the distance d(p,q). …

Question

for the points p and q do the following.
(a) find the distance d(p,q).
(b) find the coordinates of the mid - point m of the segment pq.
p(3\sqrt{2},5\sqrt{3}), q(\sqrt{2},-\sqrt{3})
(a) the distance d(p,q) is
(simplify your answer. type an exact answer, using radicals as needed.)

Explanation:

Step1: Recall distance formula

The distance formula between two points $P(x_1,y_1)$ and $Q(x_2,y_2)$ is $d(P,Q)=\sqrt{(x_2 - x_1)^2+(y_2 - y_1)^2}$. Here $x_1 = 3\sqrt{2}$, $y_1=5\sqrt{3}$, $x_2=\sqrt{2}$, $y_2 =-\sqrt{3}$.

Step2: Calculate $x_2 - x_1$ and $y_2 - y_1$

$x_2 - x_1=\sqrt{2}-3\sqrt{2}=- 2\sqrt{2}$, $y_2 - y_1=-\sqrt{3}-5\sqrt{3}=-6\sqrt{3}$.

Step3: Substitute into distance formula

$d(P,Q)=\sqrt{(-2\sqrt{2})^2+(-6\sqrt{3})^2}=\sqrt{8 + 108}=\sqrt{116}=2\sqrt{29}$.

Step4: Recall mid - point formula

The mid - point formula between two points $P(x_1,y_1)$ and $Q(x_2,y_2)$ is $M(\frac{x_1 + x_2}{2},\frac{y_1 + y_2}{2})$.

Step5: Calculate mid - point coordinates

$\frac{x_1 + x_2}{2}=\frac{3\sqrt{2}+\sqrt{2}}{2}=\frac{4\sqrt{2}}{2}=2\sqrt{2}$, $\frac{y_1 + y_2}{2}=\frac{5\sqrt{3}-\sqrt{3}}{2}=\frac{4\sqrt{3}}{2}=2\sqrt{3}$. So the mid - point $M(2\sqrt{2},2\sqrt{3})$.

Answer:

(a) $2\sqrt{29}$
(b) $(2\sqrt{2},2\sqrt{3})$