Question
Question: The line joining the points (2, -3, 1) and (3, -4, -5) cuts the coordinate plane at the point. Thi...
The line joining the points (2, -3, 1) and (3, -4, -5) cuts the coordinate plane at the point.
This question has multiple correct options.
A. (0,−1,13) B. (0,0,1) C. (−1,0,19) D. (8,−9,0)
Solution
Hint : In order to find the point where the joining the points (2, -3, 1) and (3, -4, -5) cuts the coordinate plane, we have to determine the line equation which describes each of the coordinate x, y and z respectively. Then we determine where the point x cuts the yz plane, point y cuts the xz plane and the point z cuts the xy plane respectively.
Complete step by step solution :
Given data,
Points are (2, -3, 1) and (3, -4, -5)
We know, the equation of a line joining two points of the form (a, b, c) and (p, q, r) is given by the formula
a - px - a=b - qy - b=c - rz - c=k, where k is a constant.
Now the equation of a line passing through the points (2, -3, 1) and (3, -4, -5) is given by,
Let us take the constant as some variable ‘r’
⇒2 - 3x - 2= - 3 + 4y + 3=1 + 5z - 1=r
⇒ - 1x - 2=1y + 3=6z - 1=r
⟹x = -r + 2, y = r – 3, z = 6r +1
Therefore the line containing the point (-r + 2, r – 3, 6r + 1) cuts the yz plane at x = 0, xy plane at z = 0 and zx plane at y = 0 respectively.
And the point of intersection for each plane can be found by substituting the value of r obtained by substituting the respective coordinate equal to 0.
Therefore the line containing the point (-r + 2, r – 3, 6r + 1) cuts the yz plane at x = 0
⟹-r + 2 = 0
⟹r = 2
The point of intersection is, (-r + 2, r – 3, 6r + 1) = (-2 + 2, 2 – 3, 6(2) + 1) = (0, -1, 13).
Therefore the line containing the point (-r + 2, r – 3, 6r + 1) cuts the xy plane at z = 0
⟹6r + 1 = 0
⟹r = −61
The point of intersection is, (-r + 2, r – 3, 6r + 1) = (61 + 2, −61 – 3, 6(−61) + 1) = (613,−619, 0).
Therefore the line containing the point (-r + 2, r – 3, 6r + 1) cuts the zx plane at y = 0
⟹r - 3 = 0
⟹r = 3
The point of intersection is, (-r + 2, r – 3, 6r + 1) = (-3 + 2, 3 – 3, 6(3) + 1) = (-1, 0, 19).
Hence the points of intersection are (0, -1, 13), (613,−619, 0) and (-1, 0, 19).
Hence options A and C are the correct answers.
Note : In order to solve this type of questions the key is to know the formula of a general equation passing through a point, in 3-dimensional space. It is important to know that in a plane which is two dimensional only two coordinates of the given point exist, one coordinate has to be zero. We used this concept to determine the x, y and z coordinates while solving the line equation. Then by just substituting the values of x, y and z we get the points of intersection of their respective planes.