Find the equation of the planes that passes through the sets of three points.
(1,1,-1),(6,4,-5) and (-4,-2,3)
(1,1,0),(1,2,1),(-2,2,-1)
The given points are A(1,1,-1), B(6,4,-5) and C(-4,-2,3).
Before determine the equation of the plane , firstly check the condition of collinear.
i.e., ∣∣ ∣∣x1y1z1x2y2z2x3y2z3∣∣ ∣∣=∣∣ ∣∣11−164−5−4−23∣∣ ∣∣=1(12−10)-1(18-20)-1(-12+16)=2+2-4=0
Since, A,B,C are collinear points there will be infinite number of planes passing through the given points.
The given points are A (1,1,0), B(1,2,1) and C (-2,2,-1).
Firstly, check the condition of collinear point.
i.e.,∣∣ ∣∣x1y1z1x2y2z2x3y2z3∣∣ ∣∣=∣∣ ∣∣110121−22−1∣∣ ∣∣
=1(-2-2)-1(-1+2)+0(2+4)=-5 ≠0
Therefore, a plane will pass through the points A, B and C. It is known that the equation of the plane through the points (x1,y1,z1),(x2,y2,z2)and(x3,y3,z3) is
∣∣
∣∣x−x1y−y1z−z1x2−x1y2−y1z2−z1x3−x2y3−y2z3−z2∣∣
∣∣=0 ⇒∣∣
∣∣x−1y−1z011−30−2∣∣
∣∣=0⇒−2(x−1)−3(y−1)+3z=0 ⇒ −2x+2−3y+3+3z=0⇒ 2x+3y−3z−5=0 ⇒ 2x+3y−3z=5
This is the Cartesian equation of the required plane.