Jane A. answered 07/23/21
Experienced Ivy League Math tutor - Patient & Knowledgeable!
The standard form of the equation of a plane is:
Ax + By + Cz + D = 0
Where A, B, and C are from the vector Normal to the plane: N = [A, B, C]
With N and a point, (x0, y0, z0), the equation of the plane comes from simplifying:
A(x – x0) + B (y – y0) + C( z – z0) = 0
Since your point is origin (0, 0, 0) and your Normal vector is [-5, 4, 4] the equation of your plane is:
-5 (x – 0) + 4 (y – 0) + 4(z -0) = 0
-5x + 4y + 4z = 0