Question
Question: Find the distance between the two planes \(2x + 3y + 4z = 4\) and \(4x + 6y + 8z = 12\)....
Find the distance between the two planes 2x+3y+4z=4 and 4x+6y+8z=12.
Solution
Hint : If we have two planes Ax+By+Cz=d1 and Ax+By+Cz=d2 then distance between these two planes is given by d=A2+B2+C2d1−d2. We will use this information to find the required distance.
Complete step-by-step answer :
In this problem, we have the following equation of planes.
2x+3y+4z=4⋯⋯(1) 4x+6y+8z=12⋯⋯(2)
Let us divide by 2 on both sides of equation (2). So, we get 2x+3y+4z=6⋯⋯(3). Note that here we have two parallel planes and we need to find the distance between them.
Let us compare the equation (1) with Ax+By+Cz=d1. So, we can write
A=2,B=3,C=4,d1=4
Now let us compare the equation (3) with Ax+By+Cz=d2. So, we can write
A=2,B=3,C=4,d2=6
Now we are going to find the distance between given planes by using the formula
d=A2+B2+C2d1−d2. Substitute the values of A,B,C,d1 and d2 in above formula, we get
d=22+32+424−6 ⇒d=4+9+16−2 ⇒d=−292 ⇒d=292
Hence, the required distance is 292.
Note : If two planes do not intersect then those planes are called parallel planes. Two planes which are not parallel always intersect in a line. In this problem, the coordinates of the normal vector of planes will be the coefficients of x,y,z. If n1 is the normal vector of the first plane, n2 is the normal vector of the second plane and n1=kn2 or n2=kn1 then these two planes are called parallel planes.