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

Let $(\alpha, \beta, \gamma)$ be the co-ordinates of the foot of the perpendicular drawn from the point (5, 4, 2) on the line $\vec{r} = (-\hat{i} + 3\hat{j} + \hat{k}) + \lambda(2\hat{i} + 3\hat{j} - \hat{k})$. Then the length of the projection of the vector $\alpha\hat{i} + \beta\hat{j} + \gamma\hat{k}$ on the vector $6\hat{i} + 2\hat{j} + 3\hat{k}$ is :

The correct answer is
$\frac{18}{7}$

Step 1: Finding the Foot of the Perpendicular

The line is given by the vector equation $\vec{r} = (-\hat{i} + 3\hat{j} + \hat{k}) + \lambda(2\hat{i} + 3\hat{j} - \hat{k})$.

A general point on the line has coordinates $(x, y, z)$, where:

  • $x = -1 + 2\lambda$
  • $y = 3 + 3\lambda$
  • $z = 1 - \lambda$

Let the foot of the perpendicular from the point $P(5, 4, 2)$ be $F(\alpha, \beta, \gamma)$. This means $F$ is a point on the line, so $\alpha = -1 + 2\lambda$, $\beta = 3 + 3\lambda$, and $\gamma = 1 - \lambda$ for a specific value of $\lambda$.

The vector $\vec{PF}$ is calculated as $F - P$: $ \vec{PF} = (\alpha - 5)\hat{i} + (\beta - 4)\hat{j} + (\gamma - 2)\hat{k} $ Substituting the expressions for $\alpha, \beta, \gamma$: $ \vec{PF} = (-1 + 2\lambda - 5)\hat{i} + (3 + 3\lambda - 4)\hat{j} + (1 - \lambda - 2)\hat{k} $ $ \vec{PF} = (2\lambda - 6)\hat{i} + (3\lambda - 1)\hat{j} + (-\lambda - 1)\hat{k} $

The direction vector of the line is $\vec{d} = 2\hat{i} + 3\hat{j} - \hat{k}$.

Since $\vec{PF}$ is perpendicular to the line's direction vector $\vec{d}$, their dot product must be zero: $\vec{PF} \cdot \vec{d} = 0$.

$ (2\lambda - 6)(2) + (3\lambda - 1)(3) + (-\lambda - 1)(-1) = 0 $ Expanding this equation: $ (4\lambda - 12) + (9\lambda - 3) + (\lambda + 1) = 0 $ Combining terms: $ 14\lambda - 14 = 0 $ Solving for $\lambda$: $ \lambda = 1 $

Now, we find the coordinates $(\alpha, \beta, \gamma)$ by substituting $\lambda = 1$ back into the general point equations:

  • $ \alpha = -1 + 2(1) = 1 $
  • $ \beta = 3 + 3(1) = 6 $
  • $ \gamma = 1 - 1 = 0 $

Thus, the coordinates of the foot of the perpendicular are $(\alpha, \beta, \gamma) = (1, 6, 0)$.

Step 2: Calculating the Projection Length

We need to find the length of the projection of the vector $\vec{v} = \alpha\hat{i} + \beta\hat{j} + \gamma\hat{k}$ onto the vector $\vec{w} = 6\hat{i} + 2\hat{j} + 3\hat{k}$.

Using the coordinates found, the vector $\vec{v}$ is $1\hat{i} + 6\hat{j} + 0\hat{k}$.

The formula for the length of the projection of vector $\vec{v}$ onto vector $\vec{w}$ is:

$ \text{Projection Length} = \frac{|\vec{v} \cdot \vec{w}|}{||\vec{w}||} $

Calculate the dot product $\vec{v} \cdot \vec{w}$:

$ \vec{v} \cdot \vec{w} = (1)(6) + (6)(2) + (0)(3) = 6 + 12 + 0 = 18 $

Calculate the magnitude of vector $\vec{w}$:

$ ||\vec{w}|| = \sqrt{6^2 + 2^2 + 3^2} = \sqrt{36 + 4 + 9} = \sqrt{49} = 7 $

Now, compute the projection length:

$ \text{Projection Length} = \frac{|18|}{7} = \frac{18}{7} $

Was this answer helpful?

Similar Questions

  1. Let the area of the triangle formed by the lines $x+2=y-1=z$, $\frac{x-3}{5} = \frac{y}{-1} = \frac{z-1}{1}$ and $\frac{x}{-3} = \frac{y-3}{3} = \frac{z-2}{1}$ be $A$. Then $A^2$ is equal to
  2. Let the line $L_1$ be parallel to the vector $-3\hat{i} + 2\hat{j} + 4\hat{k}$ and pass through the point $(2, 6, 7)$, and the line $L_2$ be parallel to the vector $2\hat{i} + \hat{j} + 3\hat{k}$ and pass through the point $(4, 3, 5)$. If the line $L_3$ is parallel to the vector $-3\hat{i} + 5\hat{j} + 16\hat{k}$ and intersects the lines $L_1$ and $L_2$ at the points $C$ and $D$, respectively, then $| \vec{CD} |^2$ is equal to :
  3. Let the line $L$ pass through the point $(-3, 5, 2)$ and make equal angles with the positive coordinate axes. If the distance of $L$ from the point $(-2, r, 1)$ is $\sqrt{\frac{14}{3}}$, then the sum of all possible values of $r$ is :
  4. If the image of the point $P(1, 2, a)$ in the line $\frac{x-6}{3} = \frac{y-7}{2} = \frac{7-z}{2}$ is $Q(5, b, c)$, then $a^2 + b^2 + c^2$ is equal to
  5. Let $\vec{AB} = 2\hat{i} + 4\hat{j} - 5\hat{k}$ and $\vec{AD} = \hat{i} + 2\hat{j} + \lambda\hat{k}, \lambda \in \mathbb{R}$. Let the projection of the vector $\vec{v} = \hat{i} + \hat{j} + \hat{k}$ on the diagonal $\vec{AC}$ of the parallelogram ABCD be of length one unit. If $\alpha, \beta$, where $\alpha > \beta$, be the roots of the equation $\lambda^2 x^2 - 6\lambda x + 5 = 0$, then $2\alpha - \beta$ is equal to
  6. Let $\vec{a} = 2\hat{i} - \hat{j} + \hat{k}$ and $\vec{b} = \lambda \hat{j} + 2\hat{k}, \lambda \in \mathbb{Z}$ be two vectors. Let $\vec{c} = \vec{a} \times \vec{b}$ and $\vec{d}$ be a vector of magnitude 2 in $yz$-plane. If $|\vec{c}| = \sqrt{53}$, then the maximum possible value of $(\vec{c} \cdot \vec{d})^2$ is equal to :
  7. Let L be the line $\frac{x+1}{2} = \frac{y+1}{3} = \frac{z+3}{6}$ and let S be the set of all points $(a,b,c)$ on L, whose distance from the line $\frac{x+1}{2} = \frac{y+1}{3} = \frac{z-9}{0}$ along the line L is 7. Then $\sum_{(a,b,c)\in S} (a+b+c)$ is equal to :
  8. Let a vector $\vec{a} = \sqrt{2}\hat{i} - \hat{j} + \lambda\hat{k}, \lambda > 0$, make an obtuse angle with the vector $\vec{b} = -\lambda^2\hat{i} + 4\sqrt{2}\hat{j} + 4\sqrt{2}\hat{k}$ and an angle $\theta, \frac{\pi}{6} < \theta < \frac{\pi}{2}$, with the positive z-axis. If the set of all possible values of $\lambda$ is $(\alpha, \beta) - \{\gamma\}$, then $\alpha + \beta + \gamma$ is equal to ________.
  9. Let $\vec{a}$, $\vec{b}$, $\vec{c}$ be three vectors such that $\vec{a} \times \vec{b} = 2(\vec{a} \times \vec{c})$. If $|\vec{a}|=1$, $|\vec{b}|=4$, $|\vec{c}|=2$, and the angle between $\vec{b}$ and $\vec{c}$ is $60^\circ$, then $|\vec{a} \cdot \vec{c}|$ is equal to
  10. If the image of the point P($a$, 2, $a$) in the line $\frac{x}{2} = \frac{y+a}{1} = \frac{z}{1}$ is Q and the image of Q in the line $\frac{x-2b}{2} = \frac{y-a}{1} = \frac{z+2b}{-5}$ is P, then $a+b$ is equal to _____.

Important Questions from Vectors and 3D Geometry

  1. Let the area of the triangle formed by the lines $x+2=y-1=z$, $\frac{x-3}{5} = \frac{y}{-1} = \frac{z-1}{1}$ and $\frac{x}{-3} = \frac{y-3}{3} = \frac{z-2}{1}$ be $A$. Then $A^2$ is equal to
  2. Let the line $L_1$ be parallel to the vector $-3\hat{i} + 2\hat{j} + 4\hat{k}$ and pass through the point $(2, 6, 7)$, and the line $L_2$ be parallel to the vector $2\hat{i} + \hat{j} + 3\hat{k}$ and pass through the point $(4, 3, 5)$. If the line $L_3$ is parallel to the vector $-3\hat{i} + 5\hat{j} + 16\hat{k}$ and intersects the lines $L_1$ and $L_2$ at the points $C$ and $D$, respectively, then $| \vec{CD} |^2$ is equal to :
  3. Let the line $L$ pass through the point $(-3, 5, 2)$ and make equal angles with the positive coordinate axes. If the distance of $L$ from the point $(-2, r, 1)$ is $\sqrt{\frac{14}{3}}$, then the sum of all possible values of $r$ is :
  4. If the image of the point $P(1, 2, a)$ in the line $\frac{x-6}{3} = \frac{y-7}{2} = \frac{7-z}{2}$ is $Q(5, b, c)$, then $a^2 + b^2 + c^2$ is equal to
  5. Let $\vec{AB} = 2\hat{i} + 4\hat{j} - 5\hat{k}$ and $\vec{AD} = \hat{i} + 2\hat{j} + \lambda\hat{k}, \lambda \in \mathbb{R}$. Let the projection of the vector $\vec{v} = \hat{i} + \hat{j} + \hat{k}$ on the diagonal $\vec{AC}$ of the parallelogram ABCD be of length one unit. If $\alpha, \beta$, where $\alpha > \beta$, be the roots of the equation $\lambda^2 x^2 - 6\lambda x + 5 = 0$, then $2\alpha - \beta$ is equal to
Need Expert Advice?
More Questions from JEE Main

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