Question
Question: If a point C with y coordinate 2, lies on the line joining the points A (-1, -4, 5) and B (4, 6, -5)...
If a point C with y coordinate 2, lies on the line joining the points A (-1, -4, 5) and B (4, 6, -5), then find the coordinate of C.
A) (2, 2, -1)
B) (2, 1, 2)
C) (2, 0, 0)
D) (0, 2, 4)
Solution
Here first we will find the equation of line AB and then satisfy the y coordinate of C and find the x and z coordinates then.
The equation of a line passing through two points (x1,y1,z1) and (x2,y2,z2) is given by:-
x1−x2x−x2=y1−y2y−y2=z1−z2z−z2
Complete step-by-step answer:
The given endpoints of the line are:-
A (-1, 4, 5) and B (4, 6, -5)
Now we know that:-
The equation of a line passing through two points (x1,y1,z1) and (x2,y2,z2) is given by:-
x1−x2x−x2=y1−y2y−y2=z1−z2z−z2
So for the above points
x1=−1,y1=−4,z1=5
And, x2=4,y2=6,z2=−5
Therefore, applying the formula we get:-
The equation of line AB is given by:-
−1−4x−4=−4−6y−6=5−(−5)z−(−5)
Solving it further we get:-
−5x−4=−10y−6=10z+5
Putting this equation equal to constant k we get:-
−5x−4=−10y−6=10z+5=k
Now equating first and fourth term we get:-
−5x−4=k
Solving for x we get:-
x−4=−5k
⇒x=−5k+4…………………………… (1)
Now equating third and fourth term we get:-
10z+5=k
Solving for z we get:-
z+5=10k
⇒z=10k−5……………………………….. (2)
Now equating second and fourth term we get:-
−10y−6=k
Solving for y we get:-
y−6=−10k
⇒y=−10k+6………………………….. (3)
Now we since point C lies on the line AB
Therefore, the coordinates of C should satisfy the equation of AB
Now since we know that y coordinate of C is 2
Hence substituting this value in equation 3 we get:-
2=−10k+6
Solving for k we get:-
−10k=2−6
⇒k=−10−4
⇒k=52
Putting this value in equation1 we get:-
x=−5(52)+4
Solving for x we get:-
Now putting the value of k in equation 2 we get:-
z=10(52)−5
Solving for z we get:-
Therefore the coordinates of C are (2, 2, -1)
Hence option A is correct.
Note: Students should take a note that when a point lies on a curve or a line then its coordinates should satisfy the equation of the curve or the line.