We can get two vectors in the plane by subtracting pairs of points in the
plane:
⎡⎢⎣1−25⎤⎥⎦−⎡⎢⎣0−5−1⎤⎥⎦=⎡⎢⎣136⎤⎥⎦
⎡⎢⎣−350⎤⎥⎦−⎡⎢⎣0−5−1⎤⎥⎦=⎡⎢⎣−3101⎤⎥⎦
The cross product of these two vectors will be in the unique direction orthogonal to both, and hence in the direction of the normal vector to the plane.
⎡⎢⎣136⎤⎥⎦x⎡⎢⎣−3101⎤⎥⎦=⎡⎢⎣−57−1919⎤⎥⎦
The Equation of Plane ax+by+cz+d=0 where ⎡⎢⎣abc⎤⎥⎦ is the normal vector to the plane
Hence, ⎡⎢⎣−57−1919⎤⎥⎦ is normal vector to the plane
−57x−19y+19z+d=0
Putting one of three points in this Equation we can get d
−57∗0−5∗(−19)+19∗−1+d=0⇒d=76
So, Equation of plane =−57x−19y+19z+76=0⇒−3x−y+z+4=0
Distance of Origin from this plane =−3(0)−(0)+(0)+4√32+1+1=4√11