All Exams Test series for 1 year @ ₹349 only
Question

A point on a line has coordinates (p + 1, p - 3, √2p) where p is any real number. What are the direction cosines of the line?

This question was previously asked in
NDA II 2019 GAT Previous Year Paper (17-Nov-2019)
The correct answer is \(\frac{1}{2},\frac{1}{2},\frac{1}{\sqrt{2}}\)

Finding Direction Cosines from a Point in Parametric Form

The question asks us to find the direction cosines of a line, given a point that lies on it. The coordinates of the point are given in terms of a parameter 'p'.

Understanding the Parametric Form of a Line

A line in 3D space can be represented parametrically. If a point on the line is given as \( (x(p), y(p), z(p)) \), where \(x(p), y(p), z(p)\) are linear functions of 'p', this represents a line. The general form of a parametric point on a line is \( (x_0 + ap, y_0 + bp, z_0 + cp) \), where \( (x_0, y_0, z_0) \) is a fixed point on the line and \( (a, b, c) \) are the direction ratios of the line.

In this problem, the point is given as \( (p + 1, p - 3, \sqrt{2}p) \). We can rewrite this as:

  • \( x = 1 \cdot p + 1 \)
  • \( y = 1 \cdot p - 3 \)
  • \( z = \sqrt{2} \cdot p + 0 \)

Comparing this to the general form \( (x_0 + ap, y_0 + bp, z_0 + cp) \), we can identify the components:

  • The fixed point \( (x_0, y_0, z_0) \) is \( (1, -3, 0) \) (when \(p=0\)).
  • The coefficients of 'p' are the direction ratios \( (a, b, c) \).

Thus, the direction ratios of the line are \( (a, b, c) = (1, 1, \sqrt{2}) \).

Calculating Direction Cosines

Direction cosines \( (l, m, n) \) of a line are the cosines of the angles made by the line with the positive x, y, and z axes, respectively. They are related to the direction ratios \( (a, b, c) \) by the formula:

\( l = \frac{a}{\sqrt{a^2 + b^2 + c^2}} \)

\( m = \frac{b}{\sqrt{a^2 + b^2 + c^2}} \)

\( n = \frac{c}{\sqrt{a^2 + b^2 + c^2}} \)

First, let's calculate the magnitude of the direction ratios vector \( \sqrt{a^2 + b^2 + c^2} \):

\( \sqrt{1^2 + 1^2 + (\sqrt{2})^2} = \sqrt{1 + 1 + 2} = \sqrt{4} = 2 \)

Now we can calculate the direction cosines:

  • \( l = \frac{a}{\sqrt{a^2 + b^2 + c^2}} = \frac{1}{2} \)
  • \( m = \frac{b}{\sqrt{a^2 + b^2 + c^2}} = \frac{1}{2} \)
  • \( n = \frac{c}{\sqrt{a^2 + b^2 + c^2}} = \frac{\sqrt{2}}{2} = \frac{1}{\sqrt{2}} \)

So, the direction cosines of the line are \( \left(\frac{1}{2}, \frac{1}{2}, \frac{1}{\sqrt{2}}\right) \).

Comparing with Options

Let's compare our calculated direction cosines with the given options:

  • Option 1: \( \left(\frac{1}{2},\frac{1}{2},\frac{1}{\sqrt{2}}\right) \)
  • Option 2: \( \left(\frac{1}{\sqrt{2}},\frac{1}{2},\frac{1}{2}\right) \)
  • Option 3: \( \left(\frac{1}{\sqrt{2}},\frac{1}{2},-\frac{1}{2}\right) \)

Our calculated direction cosines \( \left(\frac{1}{2}, \frac{1}{2}, \frac{1}{\sqrt{2}}\right) \) match Option 1.

Therefore, the direction cosines of the line are \( \left(\frac{1}{2}, \frac{1}{2}, \frac{1}{\sqrt{2}}\right) \).

Concept Definition/Formula
Parametric point on line \( (x_0 + ap, y_0 + bp, z_0 + cp) \)
Direction Ratios (a, b, c) Coefficients of 'p' in the parametric form
Direction Cosines (l, m, n) \( l = \frac{a}{\sqrt{a^2 + b^2 + c^2}}, m = \frac{b}{\sqrt{a^2 + b^2 + c^2}}, n = \frac{c}{\sqrt{a^2 + b^2 + c^2}} \)
Relation between Direction Cosines \( l^2 + m^2 + n^2 = 1 \)

Revision Table: Direction Cosines and Ratios

Term Description Notation
Direction Ratios Numbers proportional to the direction cosines. They represent the change in x, y, z coordinates along the line. \( (a, b, c) \)
Direction Cosines Cosines of the angles the line makes with the positive x, y, and z axes. They are normalized direction ratios. \( (l, m, n) = (\cos \alpha, \cos \beta, \cos \gamma) \)
Magnitude relation The sum of the squares of direction cosines is always 1. \( l^2 + m^2 + n^2 = 1 \)

Additional Information on Lines in 3D Space

A line in three-dimensional space can be described in various ways:

  • Vector Form: \( \mathbf{r} = \mathbf{a} + t\mathbf{v} \), where \( \mathbf{a} \) is the position vector of a point on the line, \( \mathbf{v} \) is a direction vector parallel to the line, and \( t \) is a scalar parameter.
  • Parametric Form: If \( \mathbf{a} = (x_0, y_0, z_0) \) and \( \mathbf{v} = (a, b, c) \), the vector form expands to \( (x, y, z) = (x_0, y_0, z_0) + t(a, b, c) \), which gives the parametric equations:
    • \( x = x_0 + at \)
    • \( y = y_0 + bt \)
    • \( z = z_0 + ct \)
    The coefficients \( (a, b, c) \) are the direction ratios. In our problem, the parameter is 'p' instead of 't'.
  • Cartesian Form (Symmetric Form): By eliminating the parameter 't' from the parametric equations (assuming \( a, b, c \neq 0 \)), we get \( \frac{x - x_0}{a} = \frac{y - y_0}{b} = \frac{z - z_0}{c} \).

Direction ratios \( (a, b, c) \) determine the direction of the line. Any set of numbers proportional to \( (a, b, c) \) also represents the direction ratios of the same line. Direction cosines \( (l, m, n) \) are unique for a given directed line (or two sets \( \pm(l, m, n) \) for an undirected line).

Was this answer helpful?

Similar Questions

  1. If L is the line with direction ratios < 3, -2, 6 > and passing through (1, -1, 1), then what are the coordinates of the points on L whose distance from (1, -1, 1) is 2 units?

  2. If l, m, n are the direction cosines of the line x - 1 = 2(y + 3) = 1 - z, then what is l 4+ m 4+ n 4equal to?

  3. A plane cuts intercepts 2, 2, 1 on the coordinate axes. What are the direction cosines of the normal to the plane?

  4. Consider the following statements :

    1. The direction ratios of y-axis can be <0, 4, 0>

    2. The direction ratios of a line perpendicular to z-axis can be <5, 6, 0>

    Which of the statements given above is/are correct?

  5. The direction ratios of the line perpendicular to the lines with direction ratios < 1, -2, -2 > and < 0, 2, 1 > are

  6. A straight line with direction cosines \(\left\langle {0,\;1,\;0} \right\rangle\) is

  7. If a line has direction ratios < a + b, b + c, c + a >, then what is the sum of the squares of its direction cosines?

  8. What is cos2β + cos2γ equal to ?

  9. What are the direction cosines of z-axis?

  10. What is cosα equal to ?


Important Questions from Direction ratios and Direction cosines

  1. If L is the line with direction ratios < 3, -2, 6 > and passing through (1, -1, 1), then what are the coordinates of the points on L whose distance from (1, -1, 1) is 2 units?

  2. If l, m, n are the direction cosines of the line x - 1 = 2(y + 3) = 1 - z, then what is l 4+ m 4+ n 4equal to?

  3. A plane cuts intercepts 2, 2, 1 on the coordinate axes. What are the direction cosines of the normal to the plane?

  4. Which of the following is the direction cosines of z, y and x-axis?

  5. Determine the direction cosines of the unit vector perpendicular to the plane \(\vec{r} \cdot(2 \hat{\imath}-6 \hat{\jmath}-3 \hat{k})+1=0\) passing through the origin?

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1049 Attempts
4.6(136)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App