Question
Question: Find the value of ‘p’ for which the points A (– 5, 1), B(1, p) and C(4,– 2) are collinear....
Find the value of ‘p’ for which the points A (– 5, 1), B(1, p) and C(4,– 2) are collinear.
Solution
Hint: Collinear points are points that lie on the same line. Find the vector AB and the vector AC, they should be parallel, hence, one vector is a constant multiple of the other. Hence, equate them and find the value of ‘p’.
Complete step-by-step answer:
Collinear points are points that all lie in the same line, whether they are close together, far apart, or form a ray, line segment, or line. In Latin ‘col’ means together and ‘linear’ means line.
We are given three points A (– 5, 1), B(1, p), and C(4,– 2). We need to find the value of ‘p’ such that these three points are collinear.
We find the vectors AB and AC.
AB=(1−(−5))i^+(p−1)j^
Simplifying, we have:
AB=6i^+(p−1)j^............(1)
AC=(4−(−5))i^+(−2−1)j^
Simplifying, we have:
AC=9i^−3j^.........(2)
If the three lines are collinear, then the vectors AB and AC are parallel to each other and differ only by a constant multiple, say a. Then, we have:
AB=aAC
Substituting equation (1) and equation (2) in the above equation, we have:
⇒ 6i^+(p−1)j^=a(9i^−3j^)
Simplifying, we have:
⇒ 6i^+(p−1)j^=9ai^−3aj^
Equality implies that the components of the vectors are equal. Hence, we have:
⇒ 6=9a.............(3)
⇒ p−1=−3a...........(4)
From equation (3), we get the value of a as follows:
⇒ a=96
⇒ a=32................(5)
Substituting equation (5) in equation (4), we have:
⇒ p−1=−3×32
Simplifying, we have:
⇒ p−1=−2
⇒ p=−2+1
⇒ p=−1
Hence, the value of ‘p’ is – 1.
Note: You can also solve this using geometry and matrix methods. In the geometric method, find the straight line equation joining the points A and C and substitute point B in it. In the matrix method, use the fact that the area of collinear points is zero to solve for p.