Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Vector Algebra question

2024 · Shift 2 · Q28
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.
  1. PYQ Library
  2. /JEE Advanced
  3. /Mathematics
  4. /Vector Algebra
  5. /2024 · Shift 2 · Q28

Vector Algebra question

2024 · Shift 2 · Q28

JEE AdvancedMathematicsVector AlgebraNumerical+4 / −1
Let p⃗=2i^+j^+3k^\vec{p}=2 \hat{i}+\hat{j}+3 \hat{k}p​=2i^+j^​+3k^ and q⃗=i^−j^+k^\vec{q}=\hat{i}-\hat{j}+\hat{k}q​=i^−j^​+k^. If for some real numbers α,β\alpha, \betaα,β, and γ\gammaγ, we have 15i^+10j^+6k^=α(2p⃗+q⃗)+β(p⃗−2q⃗)+γ(p⃗×q⃗),15 \hat{i}+10 \hat{j}+6 \hat{k}=\alpha(2 \vec{p}+\vec{q})+\beta(\vec{p}-2 \vec{q})+\gamma(\vec{p} \times \vec{q}),15i^+10j^​+6k^=α(2p​+q​)+β(p​−2q​)+γ(p​×q​), then the value of γ\gammaγ is ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 2

  1. Given vectors

p⃗=2i^+j^+3k^,q⃗=i^−j^+k^\vec p = 2\hat i + \hat j + 3\hat k, \qquad \vec q = \hat i - \hat j + \hat kp​=2i^+j^​+3k^,q​=i^−j^​+k^

We need to use

15i^+10j^+6k^=α(2p⃗+q⃗)+β(p⃗−2q⃗)+γ(p⃗×q⃗).15\hat i + 10\hat j + 6\hat k = \alpha(2\vec p + \vec q) + \beta(\vec p - 2\vec q) + \gamma(\vec p \times \vec q).15i^+10j^​+6k^=α(2p​+q​)+β(p​−2q​)+γ(p​×q​).

Our goal is to find γ\gammaγ.


  1. Compute the required vectors

(i) 2p⃗+q⃗2\vec p + \vec q2p​+q​

2p⃗=2(2,1,3)=(4,2,6)2\vec p = 2(2,1,3) = (4,2,6)2p​=2(2,1,3)=(4,2,6)

So,

2p⃗+q⃗=(4,2,6)+(1,−1,1)=(5,1,7).2\vec p + \vec q = (4,2,6) + (1,-1,1) = (5,1,7).2p​+q​=(4,2,6)+(1,−1,1)=(5,1,7).

Thus,

2p⃗+q⃗=5i^+j^+7k^.2\vec p + \vec q = 5\hat i + \hat j + 7\hat k.2p​+q​=5i^+j^​+7k^.

(ii) p⃗−2q⃗\vec p - 2\vec qp​−2q​

2q⃗=2(1,−1,1)=(2,−2,2)2\vec q = 2(1,-1,1) = (2,-2,2)2q​=2(1,−1,1)=(2,−2,2)

Hence,

p⃗−2q⃗=(2,1,3)−(2,−2,2)=(0,3,1).\vec p - 2\vec q = (2,1,3) - (2,-2,2) = (0,3,1).p​−2q​=(2,1,3)−(2,−2,2)=(0,3,1).

Thus,

p⃗−2q⃗=3j^+k^.\vec p - 2\vec q = 3\hat j + \hat k.p​−2q​=3j^​+k^.

(iii) p⃗×q⃗\vec p \times \vec qp​×q​

\hat i & \hat j & \hat k \\ 2 & 1 & 3 \\ 1 & -1 & 1 \end{vmatrix}$$ Expanding: $$\vec p \times \vec q = \hat i\begin{vmatrix}1 & 3 \\-1 & 1\end{vmatrix} - \hat j\begin{vmatrix}2 & 3 \\1 & 1\end{vmatrix} + \hat k\begin{vmatrix}2 & 1 \\1 & -1\end{vmatrix}$$ $$= \hat i(1\cdot 1 - 3\cdot(-1)) - \hat j(2\cdot 1 - 3\cdot 1) + \hat k(2\cdot(-1) - 1\cdot 1)$$ $$= \hat i(1+3) - \hat j(2-3) + \hat k(-2-1)$$ $$= 4\hat i + \hat j - 3\hat k.$$ So, $$\vec p \times \vec q = (4,1,-3).$$ --- 3. **Substitute into the given equation** Now, $$ (15,10,6) = \alpha(5,1,7) + \beta(0,3,1) + \gamma(4,1,-3). $$ Equating components: $$15 = 5\alpha + 4\gamma \qquad ...(1)$$ $$10 = \alpha + 3\beta + \gamma \qquad ...(2)$$ $$6 = 7\alpha + \beta - 3\gamma \qquad ...(3)$$ --- 4. **Solve for $\gamma$** From (1): $$5\alpha + 4\gamma = 15$$ $$\alpha = \frac{15 - 4\gamma}{5}. $$ Substitute into (2): $$10 = \frac{15 - 4\gamma}{5} + 3\beta + \gamma$$ Multiply by 5: $$50 = 15 - 4\gamma + 15\beta + 5\gamma$$ $$50 = 15 + \gamma + 15\beta$$ $$15\beta = 35 - \gamma$$ $$\beta = \frac{35 - \gamma}{15}. $$ Now substitute $\alpha$ and $\beta$ into (3): $$6 = 7\left(\frac{15 - 4\gamma}{5}\right) + \frac{35 - \gamma}{15} - 3\gamma$$ Take LCM $15$: $$6 = \frac{21(15 - 4\gamma) + (35 - \gamma) - 45\gamma}{15}$$ $$6 = \frac{315 - 84\gamma + 35 - \gamma - 45\gamma}{15}$$ $$6 = \frac{350 - 130\gamma}{15}$$ $$90 = 350 - 130\gamma$$ $$130\gamma = 260$$ $$\gamma = 2.$$ --- 5. **Final answer** $$\boxed{2}$$ The derived value of $\gamma$ matches the stored correct answer.
PreviousNext

More from Vector Algebra

  • Let P be the plane 3​x+2y+3z=16 and let S={αi^+βj^​+γk^:α2+β2+γ2=1 and the distance of (α,β,γ) from the plane P is…2023 · Numerical
  • Let the position vectors of the points P,Q,R and S be a=i^+2j^​−5k^,b=3i^+6j^​+3k^, c=517​i^+516​j^​+7k^ and $\vec{d}=2…2023 · MCQ
  • Let ^,^​ and k^ be the unit vectors along the three positive coordinate axes. Let ​a=3^+^​−k^, b=^+b2​^​+b3​k^,b2​,b3​∈R, c=c1​^+c2​^​+c3​k^,c1​,c2​,c3​∈R​…2022 · Multiple correct
  • Let u, v and w be vectors in three-dimensional space, where u and v are unit vectors which are not perpendicular to each other and $\overrightarrow…2021 · Numerical
  • Let O be the origin and OA=2i+2j​+k and OB=i−2j​+2k and OC=21​(OB−λOA)…2021 · Multiple correct
  • Let a and b be positive real numbers. Suppose PQ=ai+bj​ and PS=ai−bj​ are adjacent sides of a parallelogram PQRS. Let u and v be the projection vectors of w=i+j​ along PQ…2020 · Multiple correct
  • Let a=2i+j​−k and b=i+2j​+k be two vectors. Consider a vector c =αa+βb, α, β∈…2019 · Numerical
  • Let a and b be two unit vectors such that a . b = 0. For some x, y ∈ R, let c=xa+yb+a×b. If | c| = 2 and the vector c is…2018 · Numerical