Question
Question: Find the coordinates of the points which trisect \[AB\] given that \(A(2,1, - 3)\) and \(B(5, - 8,3)...
Find the coordinates of the points which trisect AB given that A(2,1,−3) and B(5,−8,3).
Solution
We need to understand the condition given in the problem and then we have to use appropriate formulas to find the coordinates of the points which trisect AB. We have to use the section formula for internal division to calculate the coordinates of the points which trisect AB.
Formula used:
Section formula for internal division:
Coordinates of the point P(x,y,z) which divides line segment joining A(x1,y1,z1) and B(x2,y2,z2) internally in the ratio m:n are given by,
P(x,y,z)=(m+nmx2+nx1,m+nmy2+ny1,m+nmz2+nz1)
Complete step-by-step solution:
Let us consider points P and Q trisect AB.
Let us draw the diagram using the above information.
Therefore,
AP=PQ=BQ
A(2,1,−3) And B(5,−8,3)
Therefore Pdivides segment AB in the ratio 1:2 internally.
Let us apply section formula for internal division,
Coordinates of the point P(x,y,z) are given by,
P(x,y,z)=(m+nmx2+nx1,m+nmy2+ny1,m+nmz2+nz1)
Let us calculate x-coordinate of P,
x=m+nmx2+nx1 ......[1]
PDivides segment AB in the ratio 1:2 internally.
A(2,1,−3) And B(5,−8,3)
Therefore, m=1,n=2,x1=2,x2=5
Let us put above values in equation [1],
x=1+2(1)(5)+(2)(2)
On performing multiplication and additions in the numerator and in the denominator we get,
x=39
On performing division we get,
x=3
This is the x-coordinate of P.
Let us calculate y-coordinate ofP,
y=m+nmy2+ny1 ......[2]
P Divides segment AB in the ratio 1:2 internally.
A(2,1,−3)AndB(5,−8,3)
Therefore, m=1,n=2,y1=1,y2=−8
Let us put above values in equation [2],
y=1+2(1)(−8)+(2)(1)
On performing multiplication and additions in the numerator and in the denominator we get,
y=3−6
On performing division we get,
y=−2
This is the y-coordinate of P.
Let us calculate z-coordinate of P,
z=m+nmz2+nz1 ......[3]
P Divides segment AB in the ratio 1:2 internally.
A(2,1,−3)AndB(5,−8,3)
Therefore, m=1,n=2,z1=−3,z2=3
Let us put above values in equation[3],
z=1+2(1)(3)+(2)(−3)
On performing multiplication and additions in the numerator and in the denominator we get,
z=3−3
On performing division we get,
z=−1
This is the z-coordinate of P.
Therefore coordinate of point P are (3,−2,−1)
Let, Q divides segment BCin the ratio 2:1 internally.
Let us apply section formula for internal division,
Coordinates of the point Q(x,y,z) are given by,
Q(x,y,z)=(m+nmx2+nx1,m+nmy2+ny1,m+nmz2+nz1)
Let us calculate x-coordinate ofP,
x=m+nmx2+nx1 ......[1]
Q Divides segment BC in the ratio 2:1 internally.
A(2,1,−3)AndB(5,−8,3)
Therefore, m=2,n=1,x1=2,x2=5
Let us put above values in equation [1],
x=2+1(2)(5)+(1)(2)
On performing multiplication and additions in the numerator and in the denominator we get,
x=312
On performing division we get,
x=4
This is the x-coordinate of Q.
Let us calculate y-coordinate of Q,
y=m+nmy2+ny1 ......[2]
Q Divides segment BC in the ratio 2:1 internally.
A(2,1,−3) And B(5,−8,3)
Therefore, m=2,n=1,y1=1,y2=−8
Let us put above values in equation [2],
y=2+1(2)(−8)+(1)(1)
On performing multiplication and additions in the numerator and in the denominator we get,
y=3−15
On performing division we get,
y=−5
This is the y-coordinate of Q.
Let us calculate z-coordinate of Q,
z=m+nmz2+nz1 ......[3]
Q Divides segment BC in the ratio 2:1 internally.
A(2,1,−3) And B(5,−8,3)
Therefore, m=2,n=1,z1=−3,z2=3
Let us put above values in equation [3],
z=2+1(2)(3)+(1)(−3)
On performing multiplication and additions in the numerator and in the denominator we get,
z=33
On performing division we get,
z=1
This is the z-coordinate of Q.
Therefore coordinate of point Q are (4,−5,1)
Therefore coordinates of the points which trisect AB are (3,−2,−1) and (4,−5,1).
Note: Coordinate of Q can also be calculated using midpoint formula for segment PB , as from the diagram we can see that Q is the midpoint of segment PB and can find the coordinate of P by the midpoint formula after finding the coordinates of point Q as P behaves as the midpoint of AQ. The midpoint formula for 3-D coordinates (2x1+x2,2y1+y2,2z1+z2)