Let A(1,-1,-2)
B (1,-4,2)
C (3,0,2)
D ( 4,-3,-2)
Then, = (0,3,-4)
= (2,1,4)
= (3,-2,0)
To check whether A,B,C,D are coplanar:
= 16i -8j -6k
Which is not equal to zero, so the points A,B,C,D are not coplanar.
To change the coordinates so that A,B,C,D become coplanar:
Let the equation of the plane be
ax+by+cz+d =0
If the plane passes through point A, then,
a-b-2c+d=0
If the plane passes through point B, then,
a-4b+2c+d=0
If the plane passes through point C, then,
3a+2c+d=0
Solving the above three equations,
We get:
a=b
d=2c
3b=4c
Let d=6
Then, c=3, and a=b= 4
So the coordinates of new point D=(4,4,3)
To find the equation of plane passing through
A(1,-1,-2)
B (1,-4,2)
C (3,0,2)
D ( 4,4,3)
=0
4x - 2y +4z = 20
2x -y + 2z = 10
Comments
Leave a comment