📐
JEE Main · Mathematics · Vector Algebra
MCQ · Mathematics · Vectors & Projection
Q. Let $\overrightarrow{AB} = 2\hat{i} + 4\hat{j} – 5\hat{k}$ and $\overrightarrow{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 $\overrightarrow{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
A3 ✓
B6
C4
D5
✅ Correct Answer: 3
Step-by-Step Solution
1
Finding the Diagonal Vector AC
In parallelogram $ABCD$, the diagonal $\overrightarrow{AC} = \overrightarrow{AB} + \overrightarrow{AD}$:
$\overrightarrow{AC} = (2\hat{i} + 4\hat{j} – 5\hat{k}) + (\hat{i} + 2\hat{j} + \lambda\hat{k})$
$\overrightarrow{AC} = 3\hat{i} + 6\hat{j} + (\lambda – 5)\hat{k}$
$\overrightarrow{AC} = 3\hat{i} + 6\hat{j} + (\lambda – 5)\hat{k}$
2
Computing the Projection
The projection of $\vec{v} = \hat{i} + \hat{j} + \hat{k}$ on $\overrightarrow{AC}$ is given by:
Projection $= \dfrac{\vec{v} \cdot \overrightarrow{AC}}{|\overrightarrow{AC}|}$
First, calculate the dot product:
$\vec{v} \cdot \overrightarrow{AC} = (1)(3) + (1)(6) + (1)(\lambda – 5) = 3 + 6 + \lambda – 5 = 4 + \lambda$
3
Finding the Magnitude of AC
$|\overrightarrow{AC}| = \sqrt{3^2 + 6^2 + (\lambda – 5)^2} = \sqrt{9 + 36 + (\lambda – 5)^2} = \sqrt{45 + (\lambda – 5)^2}$
4
Using the Given Condition
Given that the projection length is 1 unit:
$\left|\dfrac{4 + \lambda}{\sqrt{45 + (\lambda – 5)^2}}\right| = 1$
Squaring both sides:
$(4 + \lambda)^2 = 45 + (\lambda – 5)^2$
$16 + 8\lambda + \lambda^2 = 45 + \lambda^2 – 10\lambda + 25$
$16 + 8\lambda = 70 – 10\lambda$
$18\lambda = 54$
$\lambda = 3$
$16 + 8\lambda + \lambda^2 = 45 + \lambda^2 – 10\lambda + 25$
$16 + 8\lambda = 70 – 10\lambda$
$18\lambda = 54$
$\lambda = 3$
5
Finding the Quadratic Equation
Substituting $\lambda = 3$ into $\lambda^2 x^2 – 6\lambda x + 5 = 0$:
$9x^2 – 18x + 5 = 0$
6
Finding the Roots Using Vieta’s Formulas
For equation $9x^2 – 18x + 5 = 0$ with roots $\alpha$ and $\beta$:
Sum: $\alpha + \beta = \dfrac{18}{9} = 2$
Product: $\alpha\beta = \dfrac{5}{9}$
Since $\alpha > \beta$, we can find:
Product: $\alpha\beta = \dfrac{5}{9}$
$(\alpha – \beta)^2 = (\alpha + \beta)^2 – 4\alpha\beta = 4 – \dfrac{20}{9} = \dfrac{36 – 20}{9} = \dfrac{16}{9}$
$\alpha – \beta = \dfrac{4}{3}$
$\alpha – \beta = \dfrac{4}{3}$
7
Computing 2α – β
$2\alpha – \beta = \alpha + (\alpha – \beta) = \alpha + \dfrac{4}{3}$
From $\alpha + \beta = 2$ and $\alpha – \beta = \frac{4}{3}$:
$2\alpha = 2 + \dfrac{4}{3} = \dfrac{10}{3}$, so $\alpha = \dfrac{5}{3}$
$2\alpha – \beta = 2\alpha – (2 – \alpha) = 3\alpha – 2 = 3 \cdot \dfrac{5}{3} – 2 = 5 – 2 = 3$
Alternatively: $2\alpha – \beta = (\alpha + \beta) + (\alpha – \beta) = 2 + \dfrac{4}{3} = \dfrac{10}{3}$… Wait, let me recalculate.
Actually: $2\alpha – \beta = \alpha + (\alpha – \beta) = \dfrac{5}{3} + \dfrac{4}{3} = \dfrac{9}{3} = 3$ ✓
Alternatively: $2\alpha – \beta = (\alpha + \beta) + (\alpha – \beta) = 2 + \dfrac{4}{3} = \dfrac{10}{3}$… Wait, let me recalculate.
Actually: $2\alpha – \beta = \alpha + (\alpha – \beta) = \dfrac{5}{3} + \dfrac{4}{3} = \dfrac{9}{3} = 3$ ✓
Related Theory & Concepts
📌 Vector Projection and Components
The projection of vector $\vec{a}$ onto vector $\vec{b}$ is the component of $\vec{a}$ in the direction of $\vec{b}$. It represents how much of $\vec{a}$ lies along $\vec{b}$. The scalar projection (signed length) is given by $\text{proj}_{\vec{b}} \vec{a} = \frac{\vec{a} \cdot \vec{b}}{|\vec{b}|}$. The vector projection is $\text{proj}_{\vec{b}} \vec{a} = \frac{\vec{a} \cdot \vec{b}}{|\vec{b}|^2} \vec{b}$. Key properties include: projection is always in the direction of $\vec{b}$ (or opposite if negative), the magnitude of projection is $|\text{proj}_{\vec{b}} \vec{a}| = \frac{|\vec{a} \cdot \vec{b}|}{|\vec{b}|}$, and if $\vec{a} \perp \vec{b}$, then projection is zero. The dot product $\vec{a} \cdot \vec{b} = |\vec{a}||\vec{b}|\cos\theta$ where $\theta$ is the angle between vectors. Therefore, $\text{proj}_{\vec{b}} \vec{a} = |\vec{a}|\cos\theta$. Geometrically, drop a perpendicular from the tip of $\vec{a}$ onto the line containing $\vec{b}$; the signed distance from origin to this point is the scalar projection. Applications include finding work done by a force ($W = \vec{F} \cdot \vec{d}$), decomposing vectors into components parallel and perpendicular to a given direction, and solving optimization problems in physics and engineering. In JEE problems, projection often appears with parallelograms, tetrahedrons, and coordinate geometry, requiring combination with other vector operations like cross product and triple scalar product.
📌 Parallelogram Properties in Vector Form
In vector notation, a parallelogram $ABCD$ with vertex $A$ and adjacent sides $\overrightarrow{AB}$ and $\overrightarrow{AD}$ has powerful properties. The diagonal vectors are $\overrightarrow{AC} = \overrightarrow{AB} + \overrightarrow{AD}$ (main diagonal) and $\overrightarrow{BD} = \overrightarrow{AD} – \overrightarrow{AB}$ (other diagonal). This follows from the parallelogram law of vector addition. The diagonals bisect each other: if $O$ is the intersection point, then $\overrightarrow{AO} = \frac{1}{2}\overrightarrow{AC}$ and $\overrightarrow{BO} = \frac{1}{2}\overrightarrow{BD}$. The area of parallelogram is $|\overrightarrow{AB} \times \overrightarrow{AD}|$, which equals the magnitude of the cross product of adjacent sides. For a rhombus (all sides equal), $|\overrightarrow{AB}| = |\overrightarrow{AD}|$. For a rectangle, $\overrightarrow{AB} \perp \overrightarrow{AD}$, meaning $\overrightarrow{AB} \cdot \overrightarrow{AD} = 0$. The diagonals of a rectangle are equal: $|\overrightarrow{AC}| = |\overrightarrow{BD}|$. The midpoint of diagonal $AC$ is at position $\vec{A} + \frac{1}{2}(\overrightarrow{AB} + \overrightarrow{AD})$. The opposite sides are parallel and equal: $\overrightarrow{AB} = \overrightarrow{DC}$ and $\overrightarrow{AD} = \overrightarrow{BC}$. Understanding these vector relationships is crucial for solving geometry problems efficiently in JEE, particularly when combined with dot products, cross products, and projections.
📌 Dot Product and Its Applications
The dot product (scalar product) of two vectors $\vec{a} = a_1\hat{i} + a_2\hat{j} + a_3\hat{k}$ and $\vec{b} = b_1\hat{i} + b_2\hat{j} + b_3\hat{k}$ is defined as $\vec{a} \cdot \vec{b} = a_1b_1 + a_2b_2 + a_3b_3$. Geometrically, $\vec{a} \cdot \vec{b} = |\vec{a}||\vec{b}|\cos\theta$ where $\theta$ is the angle between the vectors. The dot product is commutative: $\vec{a} \cdot \vec{b} = \vec{b} \cdot \vec{a}$, and distributive: $\vec{a} \cdot (\vec{b} + \vec{c}) = \vec{a} \cdot \vec{b} + \vec{a} \cdot \vec{c}$. Important properties: $\vec{a} \cdot \vec{a} = |\vec{a}|^2$ (magnitude squared), $\vec{a} \perp \vec{b}$ if and only if $\vec{a} \cdot \vec{b} = 0$ (perpendicularity test), and the angle between vectors is $\cos\theta = \frac{\vec{a} \cdot \vec{b}}{|\vec{a}||\vec{b}|}$. For unit vectors: $\hat{i} \cdot \hat{i} = \hat{j} \cdot \hat{j} = \hat{k} \cdot \hat{k} = 1$ and $\hat{i} \cdot \hat{j} = \hat{j} \cdot \hat{k} = \hat{k} \cdot \hat{i} = 0$. Applications include finding work ($W = \vec{F} \cdot \vec{s}$), power ($P = \vec{F} \cdot \vec{v}$), determining if vectors are orthogonal, computing projections, and solving geometric problems involving angles and distances. The dot product is scalar-valued, unlike the cross product which is vector-valued. Mastering dot product manipulation is essential for JEE vector problems.
📌 Quadratic Equations and Vieta’s Formulas
For a quadratic equation $ax^2 + bx + c = 0$ with roots $\alpha$ and $\beta$, Vieta’s formulas give: sum of roots $\alpha + \beta = -\frac{b}{a}$ and product of roots $\alpha\beta = \frac{c}{a}$. These relationships are derived from the factored form $(x – \alpha)(x – \beta) = x^2 – (\alpha + \beta)x + \alpha\beta$. When asked to find expressions like $2\alpha – \beta$, $\alpha^2 + \beta^2$, or $\frac{1}{\alpha} + \frac{1}{\beta}$, use Vieta’s formulas rather than solving explicitly. Common derived results: $\alpha^2 + \beta^2 = (\alpha + \beta)^2 – 2\alpha\beta$, $\alpha^3 + \beta^3 = (\alpha + \beta)^3 – 3\alpha\beta(\alpha + \beta)$, $|\alpha – \beta| = \sqrt{(\alpha + \beta)^2 – 4\alpha\beta}$, and $\frac{1}{\alpha} + \frac{1}{\beta} = \frac{\alpha + \beta}{\alpha\beta}$. The discriminant $\Delta = b^2 – 4ac$ determines the nature of roots: $\Delta > 0$ gives two distinct real roots, $\Delta = 0$ gives one repeated real root (equal roots), $\Delta < 0$ gives two complex conjugate roots. For finding individual roots when needed, use the quadratic formula: $\alpha, \beta = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$. In JEE problems, Vieta's formulas save significant time and reduce calculation errors compared to explicit root-finding.
📌 Magnitude of Vectors
The magnitude (or length or norm) of a vector $\vec{a} = a_1\hat{i} + a_2\hat{j} + a_3\hat{k}$ is given by $|\vec{a}| = \sqrt{a_1^2 + a_2^2 + a_3^2}$. This is derived from the three-dimensional distance formula and represents the Euclidean length of the vector. In two dimensions, $|\vec{a}| = \sqrt{a_1^2 + a_2^2}$. Properties include: $|\vec{a}| \geq 0$ with equality if and only if $\vec{a} = \vec{0}$, $|k\vec{a}| = |k||\vec{a}|$ for scalar $k$, triangle inequality $|\vec{a} + \vec{b}| \leq |\vec{a}| + |\vec{b}|$, and reverse triangle inequality $||\vec{a}| – |\vec{b}|| \leq |\vec{a} – \vec{b}|$. A unit vector in the direction of $\vec{a}$ is $\hat{a} = \frac{\vec{a}}{|\vec{a}|}$, which has magnitude 1. The distance between two points with position vectors $\vec{a}$ and $\vec{b}$ is $|\vec{b} – \vec{a}|$. For finding magnitude squared, use $|\vec{a}|^2 = \vec{a} \cdot \vec{a} = a_1^2 + a_2^2 + a_3^2$, which avoids taking square roots until necessary. In physics, magnitude represents quantities like speed (magnitude of velocity), force magnitude, and displacement. JEE problems often require computing magnitudes of vector sums, differences, cross products, and projections, making this a fundamental operation in vector algebra.
📌 Important Results for JEE
Vector Projection Formula
Parallelogram Diagonal
Dot Product
Vieta’s Formulas
Magnitude of Vectors
Quadratic Roots
Frequently Asked Questions
1. Why is the diagonal of a parallelogram the sum of adjacent sides?
By the parallelogram law of vector addition, if you place vectors AB and AD tail-to-head, the resultant from A to C is AB + AD. This is a fundamental property of vector addition.
2. Can projection be negative?
Yes, the scalar projection can be negative if the angle between vectors is obtuse (>90°). The magnitude is always positive, which is why we often use absolute value.
3. How do you determine which root is α and which is β when α > β?
Use the quadratic formula to get both roots, then compare. Alternatively, use α – β = √[(α+β)² – 4αβ] to find the difference, then solve the system with α + β.
4. Why do we square both sides when the projection equals 1?
Squaring eliminates the square root in the denominator and the absolute value, simplifying the equation. Be careful – this can introduce extraneous solutions in some cases.
5. What if we get two values of λ from the projection condition?
Check both values in the context of the problem. Usually, additional constraints (like physical meaning or domain restrictions) will determine which is valid.
Related JEE Main Questions
Q The value of ∫(-π/2 to π/2) (1/[x]+4)dx, where [.] denotes the greatest integer function, is
✅ Correct Answer: 7/60(3π – 1)
Q Let [·] denote the greatest integer function and f(x) = lim(n→∞) (1/n³)Σ[k²/3ˣ]. Then 12Σf(j) from j=1 to ∞ is equal to
✅ Correct Answer: 2
Q Let the line L1 be parallel to the vector -3i + 2j + 4k and pass through the point (2, 6, 7). If L3 intersects L1 and L2, find |CD|²
✅ Correct Answer: 290
Q The largest n ∈ ℕ, for which 7^n divides 101!, is :
✅ Correct Answer: 16