Problem 29
Question
If \(\underset{\rightarrow}{x}\) and \(y\) be two \(\underset{\rightarrow}{\rightarrow}\) non-zero vectors such that \(|x+y|=|x|\) and \(2 x+\lambda y\) is perpendicular to \(y\), then the value of \(\lambda\) is \(\quad\) [NA Sep. 06, 2020 (II)]
Step-by-Step Solution
Verified Answer
\(\lambda = 1\)
1Step 1: Understand the Magnitude Condition
Given \(|\mathbf{x} + \mathbf{y}| = |\mathbf{x}|\), interpret this in terms of vector operations. By squaring both sides, \(|\mathbf{x} + \mathbf{y}|^2 = |\mathbf{x}|^2\), we have: \[ (\mathbf{x} + \mathbf{y}) \cdot (\mathbf{x} + \mathbf{y}) = \mathbf{x} \cdot \mathbf{x} \] Which simplifies to: \[ \mathbf{x} \cdot \mathbf{x} + 2 \mathbf{x} \cdot \mathbf{y} + \mathbf{y} \cdot \mathbf{y} = \mathbf{x} \cdot \mathbf{x} \]This leads to: \[ 2 \mathbf{x} \cdot \mathbf{y} + \mathbf{y} \cdot \mathbf{y} = 0 \]So, \(\mathbf{y} \cdot \mathbf{y} = -2 \mathbf{x} \cdot \mathbf{y}\).
2Step 2: Interpret the Perpendicularity Condition
The problem states that \(2 \mathbf{x} + \lambda \mathbf{y}\) is perpendicular to \(\mathbf{y}\). The dot product equals zero when vectors are perpendicular:\[ (2 \mathbf{x} + \lambda \mathbf{y}) \cdot \mathbf{y} = 0 \]Expanding the dot product, we have: \[ 2 \mathbf{x} \cdot \mathbf{y} + \lambda (\mathbf{y} \cdot \mathbf{y}) = 0 \]
3Step 3: Substitute and Solve for \(\lambda\)
From Step 1, we know \(\mathbf{y} \cdot \mathbf{y} = -2 \mathbf{x} \cdot \mathbf{y}\). Substituting this into the equation from Step 2, we get:\[ 2 \mathbf{x} \cdot \mathbf{y} + \lambda (-2 \mathbf{x} \cdot \mathbf{y}) = 0 \]Factor out \(2 \mathbf{x} \cdot \mathbf{y}\) (since it's non-zero):\[ 2 \mathbf{x} \cdot \mathbf{y} (1 - \lambda) = 0 \]This implies \(1 - \lambda = 0\), hence \(\lambda = 1\).
Key Concepts
Dot ProductVector MagnitudePerpendicular Vectors
Dot Product
The dot product, also known as the scalar product, is a fundamental operation in vector calculus. This operation combines two vectors and returns a scalar value. The formula for the dot product of vectors \( \mathbf{a} \) and \( \mathbf{b} \) is given by:
- \( \mathbf{a} \cdot \mathbf{b} = |\mathbf{a}| |\mathbf{b}| \cos\theta \)
- \( \mathbf{a} \cdot \mathbf{b} = a_1b_1 + a_2b_2 + a_3b_3 \)
Vector Magnitude
The magnitude of a vector, often referred to as its "length", quantifies its size without direction. For a vector \( \mathbf{v} \) with components \( (v_1, v_2, v_3) \), its magnitude is computed via the Pythagorean Theorem as:
- \( |\mathbf{v}| = \sqrt{v_1^2 + v_2^2 + v_3^2} \)
Perpendicular Vectors
When two vectors are perpendicular, their dot product equals zero. This relationship is crucial not only in geometry but also in physics and engineering applications. Perpendicular vectors indicate no projection of one onto the other, meaning they meet at a right angle.
- Condition: \( \mathbf{a} \cdot \mathbf{b} = 0 \)
Other exercises in this chapter
Problem 27
The vectors \(\overrightarrow{A B}=3 \hat{i}+4 \hat{k}\) \& \(\overrightarrow{A C}=5 \hat{i}-2 \hat{j}+4 \hat{k}\) are the sides of a triangle \(\mathrm{ABC}\).
View solution Problem 28
If \(\vec{a}\) and \(\vec{b}\) are unit vectors, then the greatest value of \(\sqrt{3}|\vec{a}+\vec{b}|+|\vec{a}-\vec{b}|\) is
View solution Problem 30
Let the vectors \(\vec{a}, \vec{b}, \vec{c}\) be such that \(|\vec{a}|=2,|\vec{b}|=4\) and \(|\vec{c}|=4\). If the projection of \(\vec{b}\) on \(\vec{a}\) is e
View solution Problem 31
Let \(\vec{a}, \vec{b}\) and \(\vec{c}\) be three unit vectors such that \(|\vec{a}-\vec{b}|^{2}+|\vec{a}-\vec{c}|^{2}=8\). Then \(|\vec{a}+2 \vec{b}|^{2}+|\vec
View solution