Find the coordinates of the point where the line through A (9, 4 , 1) and B (5, 1, 6) crosses X axis ?
To find the coordinates of the point where the line through points A(9, 4, 1) and B(5, 1, 6) crosses the X-axis, we need to determine the value of the X-coordinate when the Y and Z coordinates are both zero.
Step 1: Find the direction vector of the line:
The direction vector of the line can be found by subtracting the coordinates of B from A:
\[
AB = [5 - 9, 1 - 4, 6 - 1] = [-4, -3, 5]
\]
Step 2: Write the parametric equations for the line:
Using the direction vector, we can write the parametric equations for the line as:
\[
x = 9 - 4t
\]
\[
y = 4 - 3t
\]
\[
z = 1 + 5t
\]
where \( t \) is a parameter representing the position along the line.
Step 3: Set \( y = 0 \) and \( z = 0 \) to find the intersection with the X-axis:
The line crosses the X-axis when both \( y \) and \( z \) are zero. So, we solve the following system of equations:
\[
4 - 3t = 0
\]
\[
1 + 5t = 0
\]
Step 4: Solve the system of equations:
From the first equation, solve for \( t \):
\[
4 - 3t = 0 \quad \Rightarrow \quad t = \frac{4}{3}
\]
From the second equation, solve for \( t \):
\[
1 + 5t = 0 \quad \Rightarrow \quad t = -\frac{1}{5}
\]
Step 5: Determine the correct value of \( t \):
We have two different values of \( t \), \( t = \frac{4}{3} \) and \( t = -\frac{1}{5} \). However, since we are looking for the point where the line intersects the X-axis, we only need the value of \( t \) that gives us the X-coordinate. Substituting the correct value of \( t = \frac{4}{3} \) into the parametric equation for \( x \), we get:
\[
x = 9 - 4\left(\frac{4}{3}\right) = 9 - \frac{16}{3} = \frac{27}{3} - \frac{16}{3} = \frac{11}{3}
\]
Step 6: Final Answer:
Therefore, the coordinates of the point where the line crosses the X-axis are approximately:
\[
\left(\frac{11}{3}, 0, 0\right)
\]
which simplifies to:
\[
(3.67, 0, 0)
\]
Mathematically, Geometry is one of the most important topics. The concepts of Geometry are derived w.r.t. the planes. So, Geometry is divided into three major categories based on its dimensions which are one-dimensional geometry, two-dimensional geometry, and three-dimensional geometry.
Consider a line L that is passing through the three-dimensional plane. Now, x,y and z are the axes of the plane and α,β, and γ are the three angles the line makes with these axes. These are commonly known as the direction angles of the plane. So, appropriately, we can say that cosα, cosβ, and cosγ are the direction cosines of the given line L.