Question
Question: Find the ratio in which the XY - plane divides AB if coordinates of A is (1,2,3) and B is (-3,4,-5)....
Find the ratio in which the XY - plane divides AB if coordinates of A is (1,2,3) and B is (-3,4,-5). Also find the positive vector of the point of division.
Solution
Hint: To solve this problem, we would need the basic concepts of three dimensional geometry and vectors. We further, use the formula for a point to divide line segment that is (m+nmx2+nx1,m+nmy2+ny1,m+nmz2+nz1), if point divides the line segment in ratio m:n.
Complete step by step solution:
We first find the line segment AB given by A (1,2,3) and B (−3,4,−5). Now, we are to find the ratio in which the XY – plane divides AB. Now, we assume that the XZ−plane divides line AB at point C (x,y,z) in the ratio k:1. Now, the formula for a point C (x,y,z) to divide line segment joining point A ( x1,y1,z1 ) and B( x2,y2,z2 ) in the ratio m:n is given by-
= (m+nmx2+nx1,m+nmy2+ny1,m+nmz2+nz1)
Here, in this case, we are given that the ratio as k:1. Thus, we will use the above formula with m = k and n = 1. Now, we have,
A ( x1,y1,z1 ) = (1,2,3)
B ( x2,y2,z2 ) = (−3,4,−5)
Now, using the above formula, we can find the coordinate of C (x,y,z) as -
C (x, y, z) = (k+1kx2+x1,k+1ky2+y1,k+1kz2+z1)
(Since, m = k and n = 1)
Now, putting values of points A ( x1,y1,z1 ) and B( x2,y2,z2 ) as (1, 2, 3) and (-3, 4, -5). Thus, we have,
= (k+1k(−3)+1,k+1k(4)+2,k+1k(−5)+3) -- (1)
Since point C (x,y,z) lies on the XY – plane, the z coordinate of C will be zero. Thus, we have,
-5k + 3 = 0
k = 53
We can substitute the value of k in (1), we get,
= (1.6−0.8,1.64.4,0)
= (-0.5, 2.75, 0) -- (2)
Thus, the required ratio is k:1, that is 0.6 : 1. Simplifying the ratio, we get,
0.6 : 1 = 3 : 5. Thus, the required ratio is 3 : 5.
We get the positive vector of the point of division from (2). Thus, the vector is given by -0.5i + 2.75j. Here, i denotes unit vector to X-axis and j denotes unit vector to Y-axis.
Note: Generally, while solving the problems related to finding points dividing a line segment in a particular ratio, we always try to use the formula by inserting ratio as k : 1, instead of m:n. This way, we only have to deal with one variable, which makes it easier to deal with the obtained equations.