Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
Vector Algebra question
2019 · 9 Apr · Shift 1 · Q28
JEE MainMathematicsVector AlgebraMCQ+4 / −1
Let α=3i+j and β=2i−j+3k. If β=β1−β2, where β1 is parallel to α and β2 is perpendicular to α, then β1×β2 is equal to
A
3i−9j−5k
B
21(−3i+9j+5k)
C
−3i+9j+5k
D
21(3i−9j+5k)
View written solutionFree
Correct answer: B
Given vectors
α=3i^+j^=(3,1,0),β=2i^−j^+3k^=(2,−1,3)
We are told
β=β1−β2
where
β1∥α
β2⊥α
We need to find β1×β2.
Rewrite the decomposition
From
β=β1−β2
we get
β1=β+β2
Since β1 is parallel to α and β2 is perpendicular to α, this means β1 is the component of β along α, but with the sign adjusted due to the given form.
Let
β1=λα=λ(3,1,0)
Then
β2=β1−β
because
β=β1−β2⟹β2=β1−β
Now use the condition β2⊥α.
Apply perpendicularity condition
β2⋅α=0
So,
(β1−β)⋅α=0
Substitute β1=λα:
(λα−β)⋅α=0
λ(α⋅α)−β⋅α=0
Now,
α⋅α=32+12=10
β⋅α=(2)(3)+(−1)(1)+(3)(0)=6−1=5
Thus,
10λ−5=0⟹λ=21
Hence,
β1=21(3i^+j^)=23i^+21j^
Find β2
β2=β1−β
β2=(23,21,0)−(2,−1,3)
β2=(−21,23,−3)
So,
β2=−21i^+23j^−3k^
Compute β1×β2
\begin{vmatrix}
\hat i & \hat j & \hat k \\
\frac32 & \frac12 & 0 \\
-\frac12 & \frac32 & -3
\end{vmatrix}$$
Expanding,
$$= \hat i\left(\frac12\cdot(-3)-0\cdot\frac32\right)
- \hat j\left(\frac32\cdot(-3)-0\cdot\left(-\frac12\right)\right)
+ \hat k\left(\frac32\cdot\frac32-\frac12\cdot\left(-\frac12\right)\right)$$
$$= \hat i\left(-\frac32\right) - \hat j\left(-\frac92\right) + \hat k\left(\frac94+\frac14\right)$$
$$= -\frac32\hat i + \frac92\hat j + \frac52\hat k$$
Factor out $\frac12$:
$$\vec\beta_1 \times \vec\beta_2 = \frac12(-3\hat i + 9\hat j + 5\hat k)$$
---
6. **Compare with options**
This matches **Option B**.
---
7. **Comparison with stored correct answer**
Stored correct answer: **B**
Our derived answer: **B**
So the stored answer is correct.