519,844 views
29 votes
29 votes
Find the distance from point A to line c. Round your answers to the nearest tenth.

Find the distance from point A to line c. Round your answers to the nearest tenth-example-1
User Shreyas Patil
by
2.2k points

1 Answer

8 votes
8 votes

The diagram gives a point labelled A, and a line labelled C (with two points marked on it). The distance between two points on a coordinate grid is calculated as follows;


\begin{gathered} d^2=(x_2-x_1)^2+(y_2-y_1)^2 \\ \text{Hence;} \\ d=\sqrt[]{(x_2-x_1)^2+(y_2-y_1)^2} \end{gathered}

The variables x and y are as follows;


\begin{gathered} A=(x_1,y_1)=(1,2) \\ C=(x_2,y_2)=(-1,0) \end{gathered}

We can now calculate the distance as follows;


\begin{gathered} d=\sqrt[]{(-1-1)^2+(0-2)^2} \\ d=\sqrt[]{(-2)^2+(-2)^2} \\ d=\sqrt[]{4+4} \\ d=\sqrt[]{8} \\ d=2.8284 \\ d=2.8\text{ units (rounded to the nearest tenth)} \end{gathered}

ANSWER:

The distance from point A to line C is therefore 2.8 units (rounded to the nearest tenth)

User ComponentSpace
by
2.3k points