## Solution
Find the equation of the plane passing through three points M1,M2,M3:
x−25−2−1−2y−(−4)−6−(−4)3−(−4)z−(−3)0−(−3)−3−(−3)=0
Perform transformations:
x−23−3y+4−27z+330=0(x−2)⋅−2730−(y+4)⋅3−330+(z+3)⋅3−3−27=0
(x−2)⋅(−21)−(y+4)⋅9+(z+3)⋅15=0−21x+42−9y−36+15z+45=0−21x−9y+15z+51=0−7x−3y+5z+17=0
The distance d from a point M0(x0;y0;z0)to the plane Ax+By+Cz+D=0:
d=A2+B2+C2∣Ax0+By0+Cz0+D∣
Find:
d=(−7)2+(−3)2+52∣−7⋅2−3⋅(−10)+5⋅8+17∣=49+9+25∣−14+30+40+17∣=8373
## Problem Kuznetsov Analytic Geometry 8-14