Intersection of two planes and distance of a point to plane Print intersection of two planes calculator
(1st) Plane equation:  x +  y +  z +  = 0
Distance of point to plane (1): xp yp zp d =
(2nd) Plane equation:  x +  y +  z +  = 0
Angle between plane (1) and plane (2):
Intersection line
parametric
equation:
Plane defined by three points Print plane defined by three points calculator
Equation of a plane passing through 3 points: xa ya za
xb yb zb
xc yc zc
Plane equation:
Plane defined by a point and a vector (attitude numbers) Print plane defined by three points calculator
Equation of a plane passing through the point: Px Py Pz
Plane vector (plane attitude numbers) i j k
Plane equation:
The plane Plane summary Two planes intersection Ex1
Plane defined by 3 points Ex2 Ex4 Tilted planes Ex3 Line and plane Ex5 Ex11 Ex12
Distance of a point to plane Ex7 Line, point and plane Ex6 Ex10 Two lines plane Ex8 Ex9
The plane Print planes summary

Any three points not locating on a straight line determines a plane.

This definition of a plane is quite simple, but it is not convenient for calculation purposes. Instead, we use the fact that there is a unique plane which passes through a given point (x0 , y0 , z0) and is perpendicular to a given line  L  which has direction numbers  A, B and C.

Let the point  (x0 , y0 , z0) and the point (x , y , z) be located on a plane, and another point
(x1 , y1 , z1) located on the line  L which is perpendicular to the plane.

The direction numbers of line L1 are:(x − x0) , (y − y0) , (z − z0)

If line  L  has direction numbers  A, B, C then these two lines  L  and  L1  will be perpendicular if and only if their direction numbers satisfy the relation (dot product of 2 vectors): $$ {A(x − x_0) + B(y − y_0) + C(z − z_0) = 0}$$

After arranging terms, we get the final plane equation:       Ax + By + Cz − Ax0 − By0 − Cz0 = 0

Notice that the point   (x1 , y1 , z1)   is not a part of the plane equation that is because the plane is defined for all the parallel lines with the same direction numbers  A  B  and  C.

If we set the value of:$$ {D = -Ax_0 - By_0 - Cz_0}$$
Then the equation of the plane gets the more recognizable form of:
$$ {Ax + By + Cz + D = 0}$$
Plane summary Print planes summary
Plane 3D scheme
Equation of a plane:               Ax + By + Cz + D = 0
A, B, and C (called attitude numbers) are not all zero.
The equation of a plane parallel to the x-y axis:         z + D = 0
The equation of a plane parallel to the x-z axis:         y + D = 0
The equation of a plane parallel to the y-z axis:         x + D = 0
The equation of a plane parallel to the x axis:         y + z + D = 0
The equation of a plane parallel to the y axis:         x + z + D = 0
The equation of a plane parallel to the z axis:         x + y + D = 0
D − is the distance to the plane origin axis.
Distance of a point     P1 (x1 , y1 , z1)
from a plane       Ax + By + Cz + D = 0
Distance of a point to the plane
Distance of the plane from the origin: Distance of the plane from the origin
A1x + B1y + C1z + D1 = 0
A2x + B2y + C2z + D2 = 0
Angle between two planes
Two planes are perpendicular if and
only if the attitude numbers A1 , B1 , C1
and A2 , B2 , C2 fulfills the condition.
A1A2 + B1B2 + C1C2 = 0
Condition for two parallel planes:
Rank of and D1 ≠ D2
If rank of     then the planes are coincided.
Equation of a plane passing through 3
points P1 , P2 , P3.
Since the three points lies in the
plane, each of them satisfies the
plane equation:
Ax1 + By1 + Cz1 + D = 0
Ax2 +By2 + Cz2 + D = 0
Ax3 + By3 + Cz3 + D = 0
A = y2 z3 − y3 z2 − y1 (z3 − z2) + z1 (y3 − y2)
B = x1 (z3 − z2 ) − (x2 z3 − x3 z2) + z1 (x2 − x3)
C = x1 (y2 − y3) − y1 (x2 − x3) + (x2 y3 − x3 y2)
D = −x1 (y2 z3 − y3 z2) + y1 (x2 z3 − x3 z2) − z1 (x2 y3−x3 y2)
And the plane equation will be:               Ax + By + Cz + D = 0
Equation of a plane passing
through 3 points   P1 ,P2 and P3   by
vectors method.
Set first vector n1 = (x2−x1)i + (y2−y1)j + (z2−z1)k
Set second vector n2 = (x3−x1)i + (y3−y1)j + (z3−z1)k
These two vectors lie on the plane, so the cross product of this two vectors   n1 × n2   gives a vector perpendicular to the plane, these values are the slopes of the plane equation.
The values of the cross product in the directions of x, y and z are:
Cross product
Cross product in x direction
Cross product in y direction
Cross product in z direction
Plane equation is: Plane equation
The value of   D   is established by substituting a given point for example the point   (x1 , y1 , z1) in the plane equation.
D value calculation
Intersection line parametric equation of two planes that are given by:
A1x + B1y + C1z + D1 = 0
A2x + B2y + C2z + D2 = 0
Parametric line equation x direction
Parametric line equation y direction
Parametric line equation z direction
Parallel planes

Normal vectors to the planes are:
n1 = iA1 + jB1 + kC1
n2 = iA2 + jB2 + kC2
These planes are parallel if: n1 × n2 = 0
Planes are parallel if: Parallel planes
Planes are coincided if: Parallel planes
Those conditions can also be expressed as:
Planes
Relation
Rc Rd condition
General 2 2 n1 n2 ≠ 0
Parallel 1 2 n1 n2 = 0    and    A1·D2 ≠ A2·D1
Parallel and
coincide
1 1 n1 n2 = 0    and    A1·D2 A2 = D1
Example 1 - Two planes intersection Print example of circle defined by 3 points
Find the intersection line equation between the two planes:  3x − y + 2z − 4 = 0  and  2x − y + 4z − 3 = 0
Find the intersection line equation between the two planes: 3x − y + 2z − 4 = 0
− 2x + y − 4z + 3 = 0
Any point along the intersection line between two planes, should satisfies both equations of the planes. But because we have three unknowns and only two equations, we can set the value  t  for one variable value, for example   z = t   then we get the equations:
3x − y = 4 − 2t
2x + y = − 3 + 4t
These equations can be solved easily by Cramer's rule.
Solution x
Solution y
Solution z
Hence the parametric equation of the two planes intersection line is:
Parametric solution
These equations can be also represented by the equation:
Parametric solution
Note that we could choose   x = t   instead of   z = t   and still get the same solution.
− y + 2z = 4 − 3t
y − 4z = -3 + 2t
And the parametric equation of the two planes intersection line is:
Solution x
Solution y
Solution z
And the parametric equation of the two planes intersection line is:
Parametric solution
Parametric solution
At first look it seems that we get a different line compare to the first solution, But if we set any value for t or   t = 0 and t = 1   in the first solution we get the points   (1, -1, 0) and (3, 7, 1). Now we can set t = 1 and t = 3 to the second line, we get the points (1, -1, 0) and (3, 7, 1) which are the same points as in the first solution, so both lines are the same.
The intersection line can also be found by vector method.
The general vector direction of the perpendicular lines to the first and second planes are the coefficients x, y and z of the plane’s equations.
L1= 3i − j + 2k
L2= − 2i + j − 4k
The cross product of these two lines will give the general direction of the intersection line between the two planes (the values provide the incline part marked with the prefix   t   of the intersection line).
Cross product
Now we have to find a point that is located on the intersection line, this will be done by solving the planes equations, we will predefine the value of z = 0.
3x − y − 4 = 0
− 2x + y + 3 = 0
And the point is:   (x, y, z) = (1, -1, 0), this points are the free values of the line parametric equation.
Finally, the planes intersection line equation is:           x = 1 + 2t       y = − 1 + 8t       z = t
Note: any line can be presented by different values in the parametric equation. For example, all the following lines equations are related to the same line:
{(x , y , z):   x = 1 + 2t       y = − 1 + 8t       z = t}
{(x , y , z):   x = t       y = − 5 + 4t       z = − 0.5 + 0.5t}
{(x , y , z):   x = 2t       y = − 5 + 8t       z = − 0.5 + t}
{(x , y , z):   x = 1.25 + 2t       y = 8t       z = 0.125 + t}
The type of solution depends on the parameter set to 0 (x = 0 or y = 0 or z = 0) and the solution method, by vector or by substitution.
Example 2 - Plane defined by 3 points Print example of circle defined by 3 points
Find the equation of a plane that passes through the points (1,0, 2), (-3, 5, 0) and (6, - 4, 2).
we choose the point (1, 0, 2) as the origin of the axes and will solve by vector method.
There are two vectors extending from the origin to the other two points:
V1 = (-3 - 1)i + (5 - 0)j + (0 - 2)k = -4i +5j -2k
V2 = (6 - 1)i + (-4 - 0)j + (2 - 2)k = 5i - 4j
The cross product of these two vectors gives the general direction of the perpendicular vector to the plane, this is also the direction coefficients of the plane.
Perpendicular vector
Therefore the plane equation is:       8x + 10y + 9z + D = 0       (after multiplying all terms by -1)
Now D should be found, the origin point fulfills the plane equation so:   8*1 + 10*0 + 9*2 + D = 0
And the plane equation is:           8x + 10y + 9z − 26 = 0
Example 3 - Tilted planes Print example of tilted planes
The intersection line between two planes passes through the points (1,0,-2) and (1,-2,3) We also know that the point (2,4,-5)is located on the plane. Find the equation of the given plan and the equation of another plane with a tilted by 60 degrees to the given plane and has the same intersection line given for the first plane.
All three points are located on the given plane, so each of the points satisfies the equation of the plane.
x − 2z + D1 = 0
x − 2y + 3z + D2 = 0
2x + 4y − 5z + D3 = 0
We set arbitrary the values of   D1 = D2 = D3 = -1   then by Cramer's rule we have:
Now the equation of the plane is:
Multiplying by 18 we get the plane: 14x − 5y − 2z − 18 = 0
The angle between the two planes is given by vector dot product.
Because we have only one equation with 3 unknowns, we can set two values arbitrary for example
y2 = 1    z2 = 1    then we have:
Taking the square of both sides we get:       4x22 − 4x2 + 1 = 1.148(x22 + 2)
2.852x22 − 4x2 − 1.296 = 0
So the plane equation are:     1.674x + y + z + D = 0     And     0.271x − y − z + D = 0
In order to find the value of D we substitute one of the points of the intersection line for example (1,0,-2) which is also located on the tilted plane to the plane equation    1.674x + y + z + D = 0.
1.674∙1 + 0 − 2 + D = 0      →      D = 0.326
1.674x + y + z + 0.326 = 0
The same way we handle the second solution for x2 = − 0.271
0.271∙1 − 0 + 2 + D = 0      →      D = − 2.271
0.271x − y − z − 2.271 = 0
We have two planes that is because they describe two planes tilted by 60 degrees either side of the given plane.
Example 4 - Plane defined by 3 points Print example of circle defined by 3 points
Find the equation of the plane that passes through the points (1,3,2), (-1,2,4) and (2, 1, 3).
Since all the points satisfies the plane equation we can substitute the values of x, y and z of each point into the plane equation Ax + By + Cz + D = 0 to get the following set of equations:
A + 3B + 2C + D = 0
−A + 2B + 4C + D = 0
2A + B + 3C + D = 0
We have now three equations with four unknowns A, B, C and D theoretically there is no exact answer but we can solve the equations related to the unknown D.
A=|■(-D&3&2@-D&2&4@-D&1&3)|/|■(1&3&2@-1&2&4@2&1&3)| =(-D(6-4)-3(-3D+4D)+2(-D+2D))/(1(6-4)-3(-3-8)+2(-1-4) )=(-3D)/25
B=|■(1&-D&2@-1&-D&4@2&-D&3)|/|■(1&3&2@-1&2&4@2&1&3)| =(-4D)/25 C=|■(1&3&-D@-1&2&-D@2&1&-D)|/|■(1&3&2@-1&2&4@2&1&3)| =(-5D)/25
Because the term  D  is a part of the solution of all the unknowns we can choose any value for  D  without changing the final answer, for example take D = −25 then the plane equation will be:
3x + 4y + 5z − 25 = 0
Example 5 - Line perpendicular to plane Print example of line perpandicular to plane
Find the equation of the line that passes through the point  (-2,3,1)  and is perpendicular to the plane
2x + 3y + z - 3 = 0  also find the intersection point and the distance of the point to the plane.
The attitude numbers of the line that are perpendicular to the plane are given by the coefficients  A, B and C  so the line attitudes are  A = 2, B = 3  and  C = 1.
x = x1 + At = −2 + 2t y = y1 + Bt = 3 + 3t z = z1 + Ct = 1 + t
After eliminating  t  we get the line form as fractions: (x+2)/2=(y-3)/3=(z-1)/1=t
The distance of the point to the plane can be solved by vectors method.
Denote  V  as the plane vector  V = iA + jB + kC   where  i,  j  and  k  are in the  x,  y  and  z  directions, this vector is perpendicular to the plane.
The unit vector  unit vector  in the plane direction is: n ̂=V/|V| =(iA+jB+kC)/√(A^2+B^2+C^2 )
The value of the vector  P  from a point  (x0 , y0 , z0)  to the given point is:
P ̅=i(x_p-x_0 )+j(y_p-y_0 )+k(z_p-z_0 )
We can choose the point  (x0 , y0 , z0)  to be at the origin and therefore their values are equal to 0.
P ̅=ix_p+jy_p+kz_p=-i2+j3+k
The distance from the point to the plane will be the projection of  P  on the unit vector direction this is the dot product of the vector  P  and the unit vector.
d=P∙n ̂=(ix_p+jy_p+kz_p )∙((iA+jB+kC)/√(A^2+B^2+C^2 ))=(Ax_p+By_p+Cz_p)/√(A^2+B^2+C^2 )
d=P∙n ̂d=(2(-2)+3∙3+1∙1)/√(2^2+3^2+1^2 )=6/√14=1.6
Another way to find the distance is by finding the plane and the line intersection point and then calculate distance between this point and the given point.
At the intersection point the values of  x,  y  and  z  should be the same, so first we will find the value of  t  that satisfies both equations:
A(x1 + At) + B(y1 + Bt) + C(z2 + Ct) + D = 0
t=(-Ax_1-By_1-Cz_1)/(A^2+B^2+C^2 )=(-2(-2)-3∙3-1∙1)/(2^2+3^2+1^2 )=-3/7
And the intersection point of the given line and the plane is  (this line is perpendicular to the plane):
x=-2-2 3/7=-4 3/7  y=3-2 3/7=4/7  z=1-3/7=4/7
The distance between the given point and the plane is now the distance of the point to the intersection point and is given by the equation.
d=√((x_p-x)^2+(y_p-y)^2+(z_p-z)^2 )=√((-2+4 3/7)^2+(3-4/7)^2+(1-4/7)^2 )
d=1/(7√(289+289+9))=3.46
Example 5a - Line perpendicular to plane Print example of line perpandicular to plane
Find the equation of the line that passes through the point  P0 (-2, 0, 1)  and is perpendicular to the plane   x + 3z − 4 = 0.

The coefficients of  x, y  and  z  in the plane equation are the direction numbers  A, B  and  C  respectively of the line which is perpendicular to the plane so we can see that:  A = 1,  B = 0  and
C = 3. And the required parametric line equation that passes through the point  P0  is:

x = x0 + At = −2 + t y = y0 + Bt = 0 + 0t z = z0 + Ct = 1 + 3t

This parametric line equations can be presented in another way as:

$$ {{x - x_0 \over A} = {y - y_0 \over B} = {z - z_0 \over C}}.$$

After substituting given values, we get the equation of the line.

$$ {{x + 2 \over 1} = {y \over 0} = {z - 1 \over 3}}.$$

Notice that the division of  y  by zero stands for the value of   y = y0 = 0   also notice that the free term value in the plane equation  −4  is not used in the solution because it sets the location of the plane but not the attitude of it.

Example 6 - Plane perpendicular to line Print example of line perpandicular to plane
Find the equation of the plane that passes through the point  (5,2,−1)  and is perpendicular to a line that passes through the points  (5,4,3)  and  (−6,1,7).

The attitude numbers of the given line is     A = 5 + 6 = 11 ,      B = 4 − 1 = 3       and       C = 3 − 7 = −4.

The equation of the plane is A(x − x0) + B(y − y0) + C(z − z0) = 0

11(x − x0) + 3(y − y0) − 4(z − z0) = 0

11(x − 5) + 3(y − 2) − 4(z + 3) = 0

11x − 55 + 3y − 6 − 4z − 12 = 0

Now we have to find the value of  D  that we can find from the fact that the point  (5,2,−1)  is located on the plane, therefore it should satisfy the equation of the plane:

11 · 5 + 3 · 2 − 4 · (−1) + D = 0

and D = −57   so the equation of the plane is:     11x + 3y − 4z −73 = 0

Example 7 - A point on plane parallel to another plane Print example of A point on plane parallel to another plane
Find the equation of a plane that passes through the point  P0: (2, 1, −1)  and is parallel to the plane  M12x + y − 2z + 5 = 0.   Also find the distance of point P0 from plane M1

Because the given and the required planes are parallel their x, y and z coefficient denoted by  A, B and  C  respectively are the same so we have  A = 2,  B = 1  and C =2 The new plane should pass through the point P0. And the equation of the required plane is:

A (x − x0) + B (y − y0) + C (z − z0) = 0

Substituting values of the point and the direction numbers we get the equation:

2 (x − 2) + 1 (y − 1) − 2(z + 1) = 0

After arranging terms, we get the final plane equation: 2x + y − 2z − 7 = 0

If the plane is given by Ax + By + Cz + D = 0

The parametric line equations connecting point   P0 (x0 , y0 , z0) are

x = x0 + At y = y0 + Bt z = z0 + Ct

If the intersection point of the line and the plane is:   P1 (x1 , y1 , z1)

The square distance from point P0 to point P1 is: d2 = (x0 − x1)2 + (y0 − y1)2 + (z0 − z1)2(1)

Because point P1 is on the line and also on the plane the line parametric equations are:

x1 = x0 + At1 y1 = y0 + Bt1 z1 = z0 + Ct1 (2)

Point x1 is located on the plane hence it satisfies the plane equation:

Ax1 + By1 + Cz1 + D = 0

After substitute eq (2) into the plane equation we get:

A(x0 + At1) + B(y0 + Bt1) + C(z0 + Ct1) + D = 0(3)

Now substitute equation  (2)  into equation  (1)  we get

d2 = (At1)2 + (Bt1)2 + (Ct1)2 = t12 (A2 + B2 + C2)
After eliminating t1 we get: $$ t_1 = {d \over \sqrt{A^2+B^2+C^2}}$$ (4)

Substituting the value of t1 from equation (4) into equation (3) we get:

$$ Ax_0 + {A^2d \over \sqrt{A^2+B^2+C^2}} + By_0 + {B^2d \over \sqrt{A^2+B^2+C^2}} + Cz_0 + {C^2d \over \sqrt{A^2+B^2+C^2}}+D=0 $$

After arranging terms and some algebraic steps we get the final value for d:

$$ {d \over \sqrt{A^2+B^2+C^2}} (A^2+B^2+C^2) +Ax_0+By_0+Cz_0+D=0$$

$$ d= {-(Ax_0+By_0+Cz_0+D)\sqrt{A^2+B^2+C^2} \over A^2+B^2+C^2}$$

$$ d={|Ax_0 + By_0 + Cz_0 + D| \over \sqrt{A^2+B^2+C^2}}$$

And after substituting values we get:

$$ d={|2‧2 + 1‧1 + 2‧1 + 5| \over \sqrt{4+1+4}} = {12\over \sqrt{9}} = {4}$$

Example 8 - Plane containing 2 lines Print example of line perpandicular to plane
Find the equation of the plane that contains the two lines.
$$L_1: {{x - 1 \over 3} = {y + 2 \over 2} = {z - 2 \over 2}}$$ and $$L_2: {{x - 1 \over 1} = {y + 2 \over 1} = {z - 2 \over 0}}.$$

Notice that two arbitrary lines should be located on the same plane otherwise no plane is existed, in another way if both lines intersect each other, they always are located on the same plane. The exception case is two parallel lines (see next example 9).

The general form of the parametric line is: $$ {{x - x_0 \over A} = {y - y_0 \over B} = {z - z_0 \over C}}.$$

We can easily write the lines in vector form with the direction numbers, that is.

L1 = 3i + 2j + 2k: and L2 = i + j:

The cross product of this two lines vectors will give us the plane direction numbers

Because point  (1 , − 2 , 2)  is located on the line  L1  it is also located on the plane.

And the equation of the plane is:   A (x − x0) + B (y − y0) + C (z − z0) = 0

− 2(x − 1) + 2 (y + 2) + 1(z − 2) = 0

2x − 2y − z − 4 = 0

Example 9- Plane containing 2 parallel lines Print example of line perpandicular to plane
Find the equation of the plane that contains the two parallel lines.
$$L_1: {{x \over 2} = {y - 1 \over 3} = {z + 2 \over -1}}$$ and $$L_2: {{x - 2 \over 2} = {y + 1 \over 3} = {z \over -1}}.$$

Notice That the two lines are parallel because their direction numbers   (2 , 3 ,1)) are the same.

We can see that the points   (0 , 1 ,2)   and   (2 , −1 , 0)   are both located on the lines and hence are located on the plane.

The direction numbers  a , b  and  c  of the line   L3   containing both points are:

a = (2 −0) = 2 b = (− 1 − 1) = − 2 c = (0 + 2) = 2

We can write the lines in vector form with the direction numbers, that is.

L3 = 2i − 2j + 2k: and L1 = 2i + 3j − k:

The cross product of this two lines vectors will give us the perpendicular line direction numbers which are the plane direction numbers

The direction numbers of the plane are     A = 2   B = −3   C = −5  

Because line L1 is located on the plane the point (1 , − 2 , 2) is also located on the plane.

And the equation of the plane is:   A (x − x0) + B (y − y0) + C (z − z0) = 0

2(x − 0) − 3(y − 1) − 5(z + 2) = 0

2x − 3y − 5z − 7 = 0

Example 10- Plane containing line and a point Print example of line perpandicular to plane

Find the equation of the plane that contains the point  P1 (3 , -1 , 2)  and the line.

$$L_1: {{x-2 \over 2} = {y+1 \over 3} = {z \over -2}}$$

We choose a point on the line according to the given line   P2(2 , −1 , 0)   this point is located on the required plane.

The direction numbers  a , b  and  c  of the line  L2  connecting   P1   to   P2   are:

a = (3 −2) = 1 b = (−1 + 1) = 0 c = (2 − 0) = 2

This line can be written in vector form as:     L2 = i + 2k.

Given line L1 in vector form will be         L1 = 2i + 3j − 2k.

The cross product of this two lines  L1  and  L2  will give us the perpendicular line direction numbers which are the plane direction numbers


The direction numbers of the plane are     A = 2   B = −2   and   C = −1  

And the equation of the plane is:   A (x − x0) + B (y − y0) + C (z − z0) = 0

2(x − 3) − 2(y + 1) − 1(z −2) = 0

2x − 2y − z − 6 = 0

Example 11- Plane parallel to a line Print example of line perpandicular to plane

Determine if the plane   2x − 3y + z − 2 = 0   is parallel to the line.

$$L_1: {{x-2 \over 1} = {y+2 \over 1} = {z+1 \over 1}}$$

The direction numbers  a, b  and  c  of line   L2   are:
          a = 2         b =3         c = 1.
The vector presentation of line L2 is:     L2 = 2i − 3j + k
The vector presentation of line L1 is:     L1 = i + j + k
A, B and C are the direction numbers of line L1

From the vector dot product we know that the angle between two vectors is:

cosθ = a‧A + b‧B + c‧C

In our case cosθ = 12 + 1(3) + 1 = 0 :

the value of cos is zero,  cosθ = 0  this happen when angle θ = 90 degree. Because line  L2  is perpendicular to the plane a line that is also perpendicular to line L2 must be parallel to the plane.

Example 12- Plane perpendicular to a line Print example of line and point plane

Find the equation of a plane passing through the point   (1 , 3 , −2)

and is perpendicular to the line     L1:     x = 2 + 4t        y = 5        z = 13t

The direction numbers  A, B  and  C  of a line   that is perpendicular to a plane, determines the attitude numbers of that plane, therefore L1 is perpendicular to the plane and:
              A = 4         B = 0         C =3.
Now we define another point on the plane as (x , y , z) connect this point to the point P1 to get line L2. The direction numbers of L2 are:
a = (x − x1)         b = (y − y1)         c = (z − z1)

Line L2 is perpendicular to line L1 therefore their dot product must be equal to 0.

A (x − x0) + B (y − y0) + C (z − z0) = 0

L1‧L2 = 4 (x − 1)0 (y − 3) − 3 (z + 2) = 0

4x − 4 − 3z − 6 = 0 :

And the final plane equation is:         4x − 3z − 10 = 0