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 · 6 Apr · Shift 1 · Q59
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 Main
  3. /Mathematics
  4. /Vector Algebra
  5. /2024 · 6 Apr · Shift 1 · Q59

Vector Algebra question

2024 · 6 Apr · Shift 1 · Q59

JEE MainMathematicsVector AlgebraNumerical+4 / −1
Let a⃗=2i^−3j^+4k^,b⃗=3i^+4j^−5k^\vec{a}=2 \hat{i}-3 \hat{j}+4 \hat{k}, \vec{b}=3 \hat{i}+4 \hat{j}-5 \hat{k}a=2i^−3j^​+4k^,b=3i^+4j^​−5k^ and a vector c⃗\vec{c}c be such that a⃗×(b⃗+c⃗)+b⃗×c⃗=i^+8j^+13k^\vec{a} \times(\vec{b}+\vec{c})+\vec{b} \times \vec{c}=\hat{i}+8 \hat{j}+13 \hat{k}a×(b+c)+b×c=i^+8j^​+13k^. If a⃗⋅c⃗=13\vec{a} \cdot \vec{c}=13a⋅c=13, then (24−b⃗⋅c⃗)(24-\vec{b} \cdot \vec{c})(24−b⋅c) is equal to ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 46

  1. Given vectors

a⃗=(2,−3,4),b⃗=(3,4,−5),c⃗=(x,y,z).\vec a=(2,-3,4),\quad \vec b=(3,4,-5),\quad \vec c=(x,y,z).a=(2,−3,4),b=(3,4,−5),c=(x,y,z).

We are given

a⃗×(b⃗+c⃗)+b⃗×c⃗=(1,8,13)\vec a\times(\vec b+\vec c)+\vec b\times \vec c=(1,8,13)a×(b+c)+b×c=(1,8,13)

and

a⃗⋅c⃗=13.\vec a\cdot \vec c=13.a⋅c=13.

We need to find

24−b⃗⋅c⃗.24-\vec b\cdot \vec c.24−b⋅c.


  1. Simplify the cross-product equation

Using distributivity of cross product,

a⃗×(b⃗+c⃗)=a⃗×b⃗+a⃗×c⃗.\vec a\times(\vec b+\vec c)=\vec a\times\vec b+\vec a\times\vec c.a×(b+c)=a×b+a×c.

So,

a⃗×b⃗+a⃗×c⃗+b⃗×c⃗=(1,8,13).\vec a\times\vec b+\vec a\times\vec c+\vec b\times\vec c=(1,8,13).a×b+a×c+b×c=(1,8,13).

Now compute

\begin{vmatrix} \hat i & \hat j & \hat k\\ 2 & -3 & 4\\ 3 & 4 & -5 \end{vmatrix}.$$ Thus, $$\vec a\times\vec b=\hat i[( -3)(-5)-4\cdot 4]-\hat j[2(-5)-4\cdot 3]+\hat k[2\cdot 4-(-3)\cdot 3].$$ $$=\hat i(15-16)-\hat j(-10-12)+\hat k(8+9)$$ $$=-\hat i+22\hat j+17\hat k.$$ Hence, $$\vec a\times\vec c+\vec b\times\vec c=(1,8,13)-(-1,22,17)=(2,-14,-4).$$ Now, $$\vec a\times\vec c+\vec b\times\vec c=(\vec a+\vec b)\times \vec c.$$ Since $$\vec a+\vec b=(5,1,-1),$$ we get $$(5,1,-1)\times (x,y,z)=(2,-14,-4).$$ --- 3. **Form equations from the cross product** Compute

(5,1,-1)\times(x,y,z)= \begin{vmatrix} \hat i & \hat j & \hat k\ 5 & 1 & -1\ x & y & z \end{vmatrix}

$$=\hat i(1\cdot z-(-1)y)-\hat j(5z-(-1)x)+\hat k(5y-x).$$ So, $$(5,1,-1)\times(x,y,z)=(y+z,\ x-5z,\ 5y-x).$$ Equating components with $(2,-14,-4)$: $$y+z=2 \quad ...(1)$$ $$x-5z=-14 \quad ...(2)$$ $$5y-x=-4 \quad ...(3)$$ Also, from $\vec a\cdot \vec c=13$, $$2x-3y+4z=13 \quad ...(4)$$ --- 4. **Solve for $x,y,z$** From (2), $$x=-14+5z.$$ From (1), $$y=2-z.$$ Substitute into (3): $$5(2-z)-(-14+5z)=-4$$ $$10-5z+14-5z=-4$$ $$24-10z=-4$$ $$-10z=-28$$ $$z=\frac{14}{5}.$$ Then $$y=2-\frac{14}{5}=\frac{10-14}{5}=-\frac{4}{5},$$ $$x=-14+5\cdot \frac{14}{5}=0.$$ Check with (4): $$2(0)-3\left(-\frac45\right)+4\left(\frac{14}{5}\right)=\frac{12}{5}+\frac{56}{5}=\frac{68}{5}\neq 13.$$ This indicates an error in the sign of the $\hat j$-component while expanding the cross product. Let us correct that carefully. --- 5. **Correct cross-product expansion** For $$(5,1,-1)\times(x,y,z),$$ the components are

\big(1\cdot z-(-1)y,\ -[5z-(-1)x],\ 5y-1\cdot x\big) =(y+z,-(5z+x),5y-x).

So the correct equations are: $$y+z=2 \quad ...(1)$$ $$-(5z+x)=-14 \Rightarrow x+5z=14 \quad ...(2)$$ $$5y-x=-4 \quad ...(3)$$ And $$2x-3y+4z=13 \quad ...(4).$$ From (1), $$y=2-z.$$ From (2), $$x=14-5z.$$ Substitute into (3): $$5(2-z)-(14-5z)=-4$$ $$10-5z-14+5z=-4$$ $$-4=-4,$$ so (3) is dependent. Now use (4): $$2(14-5z)-3(2-z)+4z=13$$ $$28-10z-6+3z+4z=13$$ $$22-3z=13$$ $$3z=9$$ $$z=3.$$ Then $$y=2-3=-1,$$ $$x=14-15=-1.$$ Hence, $$\vec c=(-1,-1,3).$$ --- 6. **Compute $\vec b\cdot \vec c$** $$\vec b\cdot \vec c=(3,4,-5)\cdot(-1,-1,3)$$ $$=3(-1)+4(-1)+(-5)(3)=-3-4-15=-22.$$ Therefore, $$24-\vec b\cdot \vec c=24-(-22)=46.$$ --- 7. **Final answer** $$\boxed{46}$$
PreviousNext

More from Vector Algebra

  • Let a=2i^+j^​−k^,b=((a×(i^+j^​))×i^)×i^. Then the square of the projection of a on b is:2024 · MCQ
  • Let a=6i^+j^​−k^ and b=i^+j^​. If c is a is vector such that ∣c∣≥6,a⋅c=6∣c∣,∣c−a∣=22​…2024 · MCQ
  • The set of all α, for which the vectors a=αti^+6j^​−3k^ and b=ti^−2j^​−2αtk^ are inclined at an obtuse angle for all t∈R, is2024 · MCQ
  • Let a=9i^−13j^​+25k^,b=3i^+7j^​−13k^ and c=17i^−2j^​+k^ be three given vectors. If r is a vector such that r×a=(b+c)×a…2024 · Numerical
  • Let a=4i^−j^​+k^,b=11i^−j^​+k^ and c be a vector such that (a+b)×c=c×(−2a+3b)…2024 · MCQ
  • Let a=i^+2j^​+3k^,b=2i^+3j^​−5k^ and c=3i^−j^​+λk^ be three vectors. Let r…2024 · MCQ
  • Let three vectors , a=αi^+4j^​+2k^,b=5i^+3j^​+4k^,c=xi^+yj^​+zk^ form a triangle such that c=a−b…2024 · MCQ
  • Let OA=2a,OB=6a+5b and OC=3b, where O is the origin. If the area of the parallelogram with adjacent sides OA and OC…2024 · MCQ