Rankbit System
JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%) | JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%)

Let veca = hati +alpha hatj +beta hatk,alpha ,beta in mathbbR .Let a vector vecb be such that the angle between veca and vecb is fracpi4 and |vecb |^2 = 6 If vecacdotvecb = 3sqrt2 , then the value of (alpha^2 + beta^2)|vecatimes vecb |^2 is equal to

Solution & Explanation

### Related Formula vecacdotvecb = |veca||vecb| cos theta |veca times vecb|^2 = |veca|^2 |vecb|^2 sin^2 theta |veca|^2 = a_x^2 + a_y^2 + a_z^2 ### Core Logic Given |vecb|^2 = 6, angle theta = fracpi4, and vecacdotvecb = 3sqrt2. |veca||vecb| cos theta = 3sqrt2 Squaring both sides: |veca|^2 |vecb|^2 cos^2 theta = 18 |veca|^2 (6) left(frac1sqrt2right)^2 = 18 |veca|^2 (6) left(frac12right) = 18 Rightarrow 3|veca|^2 = 18 Rightarrow |veca|^2 = 6 ### Step 1: Finding alpha and beta relation We have veca = hati + alpha hatj + beta hatk. |veca|^2 = 1^2 + alpha^2 + beta^2 1 + alpha^2 + beta^2 = 6 Rightarrow alpha^2 + beta^2 = 5 ### Step 2: Evaluating the Target Expression We need to find the value of (alpha^2 + beta^2)|veca times vecb|^2. |veca times vecb|^2 = |veca|^2 |vecb|^2 sin^2 theta |veca times vecb|^2 = (6) (6) sin^2left(fracpi4right) = 36 left(frac12right) = 18 Thus, the required value is: (alpha^2 + beta^2)|veca times vecb|^2 = (5)(18) = 90 ### Pattern Recognition Vector magnitude and dot product give direct length values. |vecatimesvecb|^2 + (vecacdotvecb)^2 = |veca|^2|vecb|^2 (Lagrange's Identity) skips sin^2theta calculations completely. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Vector Algebra

Reference Study Guides

More Vector Algebra Previous-Year Questions — Page 6

Q8 jee_main_2024_30_january_evening Cross Product
Let veca and vecb be two vectors such that |vecb| = 1 and |vecb times veca| = 2 . Then left|left(vecb times vecaright) - vecbright|^2 is equal to
  • A. 3
  • B. 5
  • C. 1
  • D. 4

Solution

### Related Formula |vecx - vecy|^2 = |vecx|^2 + |vecy|^2 - 2(vecx cdot vecy) (vecb times veca) cdot vecb = 0 quad text(Scalar triple product with repeated vectors is zero) ### Core Logic Given |vecb| = 1 and |vecb times veca| = 2. Expand the requested expression: |(vecb times veca) - vecb|^2 = |vecb times veca|^2 + |vecb|^2 - 2((vecb times veca) cdot vecb) ### Step 1: Simplify using Vector Properties The cross product (vecb times veca) produces a vector orthogonal to both vecb and veca. Therefore, (vecb times veca) cdot vecb = 0. Substituting this back: |(vecb times veca) - vecb|^2 = |vecb times veca|^2 + |vecb|^2 - 0 |(vecb times veca) - vecb|^2 = (2)^2 + (1)^2 |(vecb times veca) - vecb|^2 = 4 + 1 = 5 ### Pattern Recognition A cross product vecu times vecv is inherently perpendicular to vecu. Any length squared involving (vecu times vecv) pm vecu resolves simply via Pythagorean sum. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Vector Algebra
Q4 jee_main_2024_30_jan_morning Vector Cross Product
Let veca = a_1hati + a_2hatj + a_3hatk and vecb = b_1hati + b_2hatj + b_3hatk be two vectors such that |veca| = 1; vecacdotvecb = 2 and |vecb| = 4. If vecc = 2(veca times vecb) - 3vecb, then the angle between vecb and vecc is equal to:
  • A. cos^-1left(frac2sqrt3right)
  • B. cos^-1left(-frac1sqrt3right)
  • C. cos^-1left(-fracsqrt32right)
  • D. cos^-1left(frac23right)

Solution

### Related Formula |veca times vecb|^2 + (veca cdot vecb)^2 = |veca|^2 |vecb|^2 cos theta = fracvecb cdot vecc|vecb| |vecc| ### Core Logic Given |veca| = 1, |vecb| = 4, veca cdot vecb = 2. Let's evaluate |veca times vecb|^2 using Lagrange's identity: |veca times vecb|^2 = |veca|^2 |vecb|^2 - (veca cdot vecb)^2 |veca times vecb|^2 = (1)(16) - (2)^2 = 16 - 4 = 12 ### Step 1: Dot products with c We are given: vecc = 2(veca times vecb) - 3vecb To find the angle between vecb and vecc, we need vecb cdot vecc and |vecc|. Taking the dot product with vecb on both sides: vecb cdot vecc = 2(vecb cdot (veca times vecb)) - 3(vecb cdot vecb) Since vecb cdot (veca times vecb) = 0 (scalar triple product with repeated vector): vecb cdot vecc = 0 - 3|vecb|^2 = -3(16) = -48 quad dots (1) ### Step 2: Finding magnitude of c Now, let's find |vecc|^2: |vecc|^2 = vecc cdot vecc = (2(veca times vecb) - 3vecb) cdot (2(veca times vecb) - 3vecb) Since (veca times vecb) cdot vecb = 0, the cross terms vanish: |vecc|^2 = 4|veca times vecb|^2 + 9|vecb|^2 |vecc|^2 = 4(12) + 9(16) = 48 + 144 = 192 |vecc| = sqrt192 = 8sqrt3 ### Step 3: Calculating angle Now apply the angle formula: cos theta = fracvecb cdot vecc|vecb| |vecc| = frac-48(4)(8sqrt3) cos theta = frac-4832sqrt3 = frac-32sqrt3 = -fracsqrt32 theta = cos^-1left(-fracsqrt32right) ### Pattern Recognition Always remember that the cross product vector (veca times vecb) is orthogonal to both veca and vecb. This immediately eliminates cross terms when finding the magnitude of linear combinations like x(veca times vecb) + yvecb. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Vector Algebra
Q18 jee_main_2024_30_jan_morning Cross Product
Let A (2, 3, 5) and C(-3, 4, -2) be opposite vertices of a parallelogram ABCD if the diagonal overrightarrowBD = hati + 2hatj + 3hatk then the area of the parallelogram is equal to
  • A. frac12sqrt410
  • B. frac12sqrt474
  • C. frac12sqrt586
  • D. frac12sqrt306

Solution

### Related Formula textArea of parallelogram = frac12 |overrightarrowd_1 times overrightarrowd_2| ### Core Logic The diagonals of the parallelogram are overrightarrowAC and overrightarrowBD. First, calculate the diagonal vector overrightarrowAC: overrightarrowAC = textPosition vector of C - textPosition vector of A overrightarrowAC = (-3 - 2)hati + (4 - 3)hatj + (-2 - 5)hatk = -5hati + 1hatj - 7hatk Alternatively, taking overrightarrowCA = 5hati - hatj + 7hatk. Let's use overrightarrowCA or overrightarrowAC, the magnitude of the cross product will be the same. The second diagonal is given: overrightarrowBD = hati + 2hatj + 3hatk ### Step 1: Finding Cross Product overrightarrowArea = frac12 |overrightarrowAC times overrightarrowBD| overrightarrowAC times overrightarrowBD = beginvmatrix hati & hatj & hatk \\ -5 & 1 & -7 \\ 1 & 2 & 3 endvmatrix = hati(3 - (-14)) - hatj(-15 - (-7)) + hatk(-10 - 1) = hati(17) - hatj(-8) + hatk(-11) = 17hati + 8hatj - 11hatk ### Step 2: Calculating Magnitude textArea = frac12 |17hati + 8hatj - 11hatk| = frac12 sqrt17^2 + 8^2 + (-11)^2 = frac12 sqrt289 + 64 + 121 = frac12 sqrt474 ### Pattern Recognition When opposite vertices and one full diagonal vector are provided, immediately calculate the second diagonal vector via displacement and evaluate half the magnitude of their cross product. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Vector Algebra
Q26 jee_main_2024_31_jan_evening Vector Triple Product
Let veca = 3hati + 2hatj + hatk, vecb = 2hati - hatj + 3hatk and vecc be a vector such that (veca + vecb) times vecc = 2(veca times vecb) + 24hatj - 6hatk and (veca - vecb + hati) cdot vecc = -3. Then |vecc|^2 is equal to
Numerical Answer. Answer: 38 to 38

Solution

### Core Logic Evaluate base vectors: veca + vecb = (5, 1, 4) veca times vecb = beginvmatrix hati & hatj & hatk \\ 3 & 2 & 1 \\ 2 & -1 & 3 endvmatrix = (7, -7, -7) Substitute into given cross product equation, letting vecc = (x, y, z): (5hati + hatj + 4hatk) times (xhati + yhatj + zhatk) = 2(7hati - 7hatj - 7hatk) + 24hatj - 6hatk beginvmatrix hati & hatj & hatk \\ 5 & 1 & 4 \\ x & y & z endvmatrix = (14, -14, -14) + (0, 24, -6) (z-4y)hati - (5z-4x)hatj + (5y-x)hatk = (14, 10, -20) Equating components: z - 4y = 14 implies z = 4y + 14 4x - 5z = 10 5y - x = -20 implies x = 5y + 20 Now use the dot product constraint: veca - vecb + hati = (3-2+1)hati + (2+1)hatj + (1-3)hatk = (2, 3, -2). (veca - vecb + hati) cdot vecc = -3 2x + 3y - 2z = -3 Substitute x = 5y + 20 and z = 4y + 14: 2(5y + 20) + 3y - 2(4y + 14) = -3 10y + 40 + 3y - 8y - 28 = -3 5y + 12 = -3 implies 5y = -15 implies y = -3 Calculate x and z: x = 5(-3) + 20 = 5 z = 4(-3) + 14 = 2 So, vecc = (5, -3, 2). |vecc|^2 = 5^2 + (-3)^2 + 2^2 = 25 + 9 + 4 = 38 ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Vector Algebra
Q12 jee_main_2024_31_jan_morning Cross and Dot Product Operations
Let veca = 3hati + hatj - 2hatk, vecb = 4hati + hatj + 7hatk and vecc = hati - 3hatj + 4hatk be three vectors. If a vector vecp satisfies vecp times vecb = vecc times vecb and vecp cdot veca = 0, then vecp cdot (hati - hatj - hatk) is equal to
  • A. 24
  • B. 36
  • C. 28
  • D. 32

Solution

### Core Logic Given vecp times vecb = vecc times vecb. (vecp - vecc) times vecb = vec0 Thus, vecp - vecc = lambda vecb implies vecp = vecc + lambda vecb. ### Step 1: Utilize Dot Product Condition Given vecp cdot veca = 0. (vecc + lambda vecb) cdot veca = 0 vecc cdot veca + lambda (vecb cdot veca) = 0 Calculate vecc cdot veca: (1)(3) + (-3)(1) + (4)(-2) = 3 - 3 - 8 = -8. Calculate vecb cdot veca: (4)(3) + (1)(1) + (7)(-2) = 12 + 1 - 14 = -1. -8 + lambda(-1) = 0 implies lambda = -8 ### Step 2: Substitute and Solve Substitute lambda back to find vecp: vecp = vecc - 8vecb = (hati - 3hatj + 4hatk) - 8(4hati + hatj + 7hatk) vecp = -31hati - 11hatj - 52hatk Now compute vecp cdot (hati - hatj - hatk): = (-31)(1) + (-11)(-1) + (-52)(-1) = -31 + 11 + 52 = 32 ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Vector Algebra

More Vector Algebra Questions — jee_main_2024_30_january_evening

Practice all Vector Algebra previous-year questions →

YOUR FIRST PREP STEP STARTS HERE

We Map Every Repeating Question in Competitive Exams.

Say goodbye to generic mock test fatigue. RankBit uses smart analysis to group past exam questions into their foundational Repeating Question Types. Find chapter weightage, track repeating questions, and score higher with targeted practice.

Select Your Target Exam

Choose an exam track below to find formulas per chapter and patterns.

Syncing Exam Intelligence

Mapping formulas and patterns across all tracks…

PATH A — FULL LENGTH PRACTICE

Full Mock Test Hub

Simulate real NTA exam conditions with fully tracked mocks. Time yourself against past papers.

Under Development
PATH B — TARGETED PRACTICE

Topic-wise Practice Hub

Practice past-year questions one chapter at a time. Pick an exam → subject → chapter and get every PYQ for that topic — pulled together from all past papers — with the chapter's key formulas alongside.

Loading Questions... Browse Topics
Latest from the Blog
View all →

Loading articles...