MHB What are the values of m and n on the line L1?

  • Thread starter Thread starter Jameson
  • Start date Start date
AI Thread Summary
The line L1 is defined by the point (4,3,-2) and is parallel to the line given by the equations x=1+3t, y=2-4t, z=3-t. To find the values of m and n for the point (m,n,-5) on L1, the direction ratios of the parallel line are used. By applying the parametric equations and solving for t when z=-5, the corresponding x and y values yield m=7 and n=-5. The final values of m and n are thus confirmed as 7 and -5, respectively.
Jameson
Insights Author
Gold Member
MHB
Messages
4,533
Reaction score
13
The line $L_1$ goes through the point $(4,3,-2)$ and is parallel to the line defined by $(x=1+3t, y=2-4t, z= 3-t)$. If the point $(m,n,-5)$ is also on $L_1$ then find the values of $m$ and $n$.
--------------------
 
Physics news on Phys.org
Congratulations to the following members for their correct solutions:

1) MarkFL
2) anemone
3) Sudharaka

Solution (from Sudharaka):
The line \(L_1\) should go through the point \((4,\,3,\,-2)\) and should be parallel to the vector \((3,\,-4,\,-1)\). The equation of the line \(L_1\) in vector form can be written as,

\[L_1:\, (x,\,y,\,z)=(4,\,3,\,-2)+t(3,\,-4,\,-1)\]

Since \((m,\,n,\,-5)\) is on \(L_1\) we have,

\[L_1:\, (m,\,n,\,-5)=(4,\,3,\,-2)+t(3,\,-4,\,-1)\]

\[\Rightarrow t=3\]

\[\therefore m=4+3t=13\mbox{ and }n=3-4t=-9\]
 
Back
Top