Valentin K. answered 03/19/24
Expert PhD tutor in Calculus, Statistics, and Physics
The idea is that the area of the parallelogram spanned by QP and QR depends on the distance between P and QR. We will find the parallelogram area with a vector product and then solve for the distance.
Form vectors from one point to another:
QP = P - Q = (10,5,2) - (5,2,2) = (5,3,0)
QR = R - Q = (8,1,1) - (5,2,2) = (3,-1,-1)
Find their vector product with any method from your textbook:
QP x QR = (5,3,0) x (3,-1,-1) = (-3,5,-14)
The area of the parallelogram spanned by QP and QR is the length of the vector product:
area = length of (-3,5,-14) = root(32 + 52 + 142) = √230
This area equals the length of the base QR = root(32 + 12 + 12) =√11, times the perpendicular distance (height) from point P to the base QR:
area = base . height
So the perpendicular distance (height) that you want is:
height = area/base = root(230/11)