You are given the following three points A(1,−3,5), B(4,-11,1) and C(-3,8,5).
Which of the following statements are true?
Given three points are A(1,−3,5), B(4,-11,1) and C(-3,8,5).
Let us check every statement true or false individually.
Statement-1.
Vector equation of line AB is
= (1,-3,5) + (4-1, -11+3,1-5)
=> = (1,-3,5) + (3, -8,-4)
So Statement-1 is .
Statement-2.
The three points A, B and C will lie on the same straight line if position vector of C satisfy the equation of AB.
i.e. if (-3,8,5)=(1,-3,5)+ (3,-8,4)
i.e if (-3,8,5)=(1+3 ,-3-8 ,5+4 )
i.e if -3 = 1+3 , 8=-3-8 ,5=5+4
i.e if = , = , =0
As values of are different, position vector of C doesn't satisfy the equation of line AB.
So statement-2 is
Statement-3.
= (4-1, -11+3,1-5)=(3,-8,-4)
= (-3-1,8+3,5-5)=(-4,11,0)
X =
= (44)+ (16-0)+ (33-32) = (44, 16, 1)
So Statement-3 is .
Statement-4.
If line AB and line AC are perpendicular then = 0.
. = (3,-8,-4).(-4,11,0)
=-12-88-0=-100 ≠0
So line AB is not perpendicular to line AC
So Statement-4 is
Statement-5
As every linear equation of x, y, z represents a plane and one and only one plane can be drawn through three non collinear points, equation of plane through A,B and C will be 44x+16y+z=1
If co-ordinates of the points A, B,C satisfy the equation of plane 44x+16y+z=1 .
For point A, 44.(1)+16.(-3)+1.(5)=1
=> 44-48+5=1
=> -4+5=1
=> 1=1
So A lies on the given plane.
For point B, 44.(4)+16.(-11)+1.(1)=1
=> 176-176+1=1
=> 1=1
So B lies on the given plane
For point C, 44.(-3)+16.(8)+1.(5)=1
=> -132+128+5=1
=> 1=1
So C lies on the given plane
So equation of plane through A, B, C is 44x+16y+z=1 .
Therefore Statement-5 is .
Comments