There are two ways in which we can arrive at an answer to this problem:
Approach 1: the lucky check Substituting the coordinates of \(Q\) into the equation for \(\Pi\) shows
| \(-3\) | \(=\) | \(3\cdot (-1)\) |
So \(Q\) lies on \(\Pi\). Therefore the distance from \(Q\) to \(\Pi\) is \(0\).
Approach 2: we just use the distance formula In this case we find
- \(\Vect{q}=(-3,-1)\) is the position vector of the point \(Q\).
- \(\Vect{p}\DefEq(3,1)\) is a point on \(\Pi\).
- \(\Vect{a}\DefEq(-1,3)\) is a normal vector for \(\Pi\); found by rewriting the equation for \(\Pi\) as
Substituting these data into the distance formula gives
| \(\Dstnc{Q}{\Pi}\) | \(=\) | \(\dfrac{ \Abs{ \DotPr{ ((-3,-1)-(3,1)) }{ (-1,3) } } }{ \Abs{ (-1,3) } }\) |
| \(\) | \(=\) | \(\dfrac{ \Abs{ \DotPr{ (-6,-2) }{ (-1,3) } } }{ \Abs{ (-1,3) } }\) |
| \(\) | \(=\) | \(\dfrac{ \Abs{ 0 } }{ \Abs{ \sqrt{10} } }\) |
| \(\) | \(\) | \(0\) |
This confirms the result obtained with ‘lucky check’ approach described above.