Let veca = -hati + 2hatj + 2hatk , vecb = 8hati + 7hatj - 3hatk and vecc be a vector such that veca times vecc = vecb . If vecc. (hati + hatj + hatk) = 4 , then |veca + vecc|^2 is equal to:

Solution & Explanation

### Related Formula veca times vecc = beginvmatrix hati & hatj & hatk \\ a_1 & a_2 & a_3 \\ c_1 & c_2 & c_3 endvmatrix ### Core Logic Let the unknown vector be vecc = c_1hati + c_2hatj + c_3hatk. Given veca = -hati + 2hatj + 2hatk and vecb = 8hati + 7hatj - 3hatk. Compute the cross product veca times vecc: veca times vecc = (2c_3 - 2c_2)hati + (-1 cdot c_3 - 2c_1)(-1)hatj + (-1 cdot c_2 - 2c_1)hatk = (2c_3 - 2c_2)hati + (c_3 + 2c_1)hatj - (c_2 + 2c_1)hatk ### Step 1: Equate components to find c Equating this to vecb: 2c_3 - 2c_2 = 8 Rightarrow c_3 - c_2 = 4 c_3 + 2c_1 = 7 -(c_2 + 2c_1) = -3 Rightarrow c_2 + 2c_1 = 3 We are also given vecc cdot (hati + hatj + hatk) = 4: c_1 + c_2 + c_3 = 4
Cross product vectors calculation Q5 - JEE Main 2026 Morning
Cross product vectors calculation Q5 - JEE Main 2026 Morning
### Step 2: Solve the linear system From the dot product equation: c_1 = 4 - c_2 - c_3. Substitute into c_2 + 2c_1 = 3: c_2 + 2(4 - c_2 - c_3) = 3 Rightarrow 8 - c_2 - 2c_3 = 3 Rightarrow c_2 + 2c_3 = 5 We have the system: c_3 - c_2 = 4 Rightarrow c_2 = c_3 - 4 Substitute into above: (c_3 - 4) + 2c_3 = 5 Rightarrow 3c_3 = 9 Rightarrow c_3 = 3 Then c_2 = 3 - 4 = -1. Then c_1 = 4 - (-1) - 3 = 2. So, vecc = 2hati - hatj + 3hatk. ### Step 3: Evaluate the final expression veca + vecc = (-hati + 2hatj + 2hatk) + (2hati - hatj + 3hatk) = hati + hatj + 5hatk |veca + vecc|^2 = 1^2 + 1^2 + 5^2 = 1 + 1 + 25 = 27 ### Pattern Recognition Whenever veca times vecc = vecb and a dot product constraint is given, simply expand vecc algebraically as (c_1, c_2, c_3). The cross product and dot product create an easily solvable 3x3 linear system. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Vector Algebra

Reference Study Guides

More Vector Algebra Previous-Year Questions — Page 5

Q8 jee_main_2024_29_january_evening Area of Quadrilateral and Parallelogram
Let overrightarrowOA = veca, overrightarrowOB = 12veca + 4vecb and overrightarrowOC = vecb, where O is the origin. If S is the parallelogram with adjacent sides OA and OC, then the ratio of the area of the quadrilateral OABC to the area of S is equal to
  • A. 6
  • B. 10
  • C. 7
  • D. 8

Solution

### Related Formula textArea of Parallelogram S = |veca times vecb| textArea of Quadrilateral OABC = textArea(Delta OAB) + textArea(Delta OBC) ### Core Logic Let us compute the component areas using vector cross products: textArea(Delta OAB) = frac12 |overrightarrowOA times overrightarrowOB| = frac12 |veca times (12veca + 4vecb)| = frac12 |4(veca times vecb)| = 2|veca times vecb| textArea(Delta OBC) = frac12 |overrightarrowOB times overrightarrowOC| = frac12 |(12veca + 4vecb) times vecb| = frac12 |12(veca times vecb)| = 6|veca times vecb| ### Step 1: Finding Total Ratio Adding both triangles to find the total area of the quadrilateral OABC: textArea(OABC) = 2|veca times vecb| + 6|veca times vecb| = 8|veca times vecb|
Area of Quadrilateral and Parallelogram diagram for Q8 - JEE Main 2024 Evening
Area of Quadrilateral and Parallelogram diagram for Q8 - JEE Main 2024 Evening
Dividing this total by the area of the baseline parallelogram S = |veca times vecb|: textRatio = frac8|veca times vecb||veca times vecb| = 8 ### Pattern Recognition Since veca times veca = 0 and vecb times vecb = 0, cross product distributions yield terms with purely veca times vecb, ensuring absolute scalability independent of vectors chosen. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Vector Algebra
Q20 jee_main_2024_29_january_evening Vector Operations and Angles
Let a unit vector hatmathbfu = xhatmathbfi + yhatmathbfj + zhatmathbfk make angles fracpi2, fracpi3 and frac2pi3 with the vectors frac1sqrt2hatmathbfi + frac1sqrt2hatmathbfk, frac1sqrt2hatmathrmj + frac1sqrt2hatmathrmk and frac1sqrt2hatmathbfi + frac1sqrt2hatmathrmj respectively. If \vec{\mathrm{v}} = \frac{1}{\sqrt{2}}\hat{\mathrm{i}} +\frac{1}{\sqrt{2}}\hat{\mathrm{j}} +\frac{1}{\sqrt{2}}\hat{\mathrm{k}}, then |\hat{\mathbf{u}} -\bar{\mathbf{v}} |^2 is equal to
  • A. \frac{11}{2}
  • B. \frac{5}{2}
  • C. 9
  • D. 7

Solution

### Related Formula vecA cdot vecB = |vecA| |vecB| cos phi ### Core Logic Let the given baseline vectors be vecp_1, vecp_2, vecp_3. Note that |vecp_1| = |vecp_2| = |vecp_3| = 1. 1. Angle with vecp_1 is fracpi2: hatu cdot vecp_1 = 0 implies fracxsqrt2 + fraczsqrt2 = 0 implies x + z = 0 quad dots (i) 2. Angle with vecp_2 is fracpi3: hatu cdot vecp_2 = cosfracpi3 implies fracysqrt2 + fraczsqrt2 = frac12 implies y + z = frac1sqrt2 quad dots (ii) 3. Angle with vecp_3 is frac2pi3: hatu cdot vecp_3 = cosfrac2pi3 implies fracxsqrt2 + fracysqrt2 = -frac12 implies x + y = -frac1sqrt2 quad dots (iii) ### Step 1: Finding Vector Coordinates Subtracting (ii) from (iii): (x + y) - (y + z) = -frac1sqrt2 - frac1sqrt2 implies x - z = -sqrt2 quad dots (iv) Solving (i) and (iv): 2x = -sqrt2 implies x = -frac1sqrt2 z = frac1sqrt2 From (ii): y = frac1sqrt2 - frac1sqrt2 = 0. So, hatu = -frac1sqrt2hati + 0hatj + frac1sqrt2hatk. ### Step 2: Evaluating the Norm Difference Given vecv = frac1sqrt2hati + frac1sqrt2hatj + frac1sqrt2hatk: hatu - vecv = left(-frac1sqrt2 - frac1sqrt2right)hati + left(0 - frac1sqrt2right)hatj + left(frac1sqrt2 - frac1sqrt2right)hatk hatu - vecv = -sqrt2hati - frac1sqrt2hatj + 0hatk Evaluating the squared magnitude: |hatu - vecv|^2 = (-sqrt2)^2 + left(-frac1sqrt2right)^2 = 2 + frac12 = frac52 ### Pattern Recognition Setting up dot products systematically transforms descriptive geometric angles into solvable sets of linear equations. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Vector Algebra
Q17 jee_main_2024_27_jan_morning Scalar Triple Product
Let veca=hati+2hatj+hatk, vecb=3(hati-hatj+hatk). Let vecc be the vector such that vecatimesvecc=vecb and vecacdotvecc=3 Then vecacdot((vecctimesvecb)-vecb-vecc) equal to:
  • A. 32
  • B. 24
  • C. 20
  • D. 36

Solution

### Related Formula vecx cdot (vecy times vecz) = [vecx \ vecy \ vecz] = (vecx times vecy) cdot vecz ### Core Logic The expression to evaluate is: E = veca cdot ((vecc times vecb) - vecb - vecc) Distributing the dot product over the terms gives: E = veca cdot (vecc times vecb) - veca cdot vecb - veca cdot vecc ### Step 1: Evaluating the Scalar Triple Product The first term is a scalar triple product: veca cdot (vecc times vecb) = (veca times vecc) cdot vecb We are given that veca times vecc = vecb. Substitute this in: (vecb) cdot vecb = |vecb|^2 Given vecb = 3hati - 3hatj + 3hatk, its magnitude squared is: |vecb|^2 = 3^2 + (-3)^2 + 3^2 = 9 + 9 + 9 = 27 ### Step 2: Evaluating the remaining Dot Products For the second term, calculate veca cdot vecb: veca = 1hati + 2hatj + 1hatk vecb = 3hati - 3hatj + 3hatk veca cdot vecb = (1)(3) + (2)(-3) + (1)(3) = 3 - 6 + 3 = 0 For the third term, we are explicitly given: veca cdot vecc = 3 ### Step 3: Final Output Calculation Substitute all individual values back into the expanded expression: E = 27 - 0 - 3 = 24 ### Pattern Recognition When asked to evaluate complex vector expressions containing veca cdot (dots times dots), immediately distribute and convert them into Scalar Triple Products [veca \ vecb \ vecc]. Cyclic permutations and given cross-product relationships will rapidly collapse the expression into simple magnitudes. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Vector Algebra
Q21 jee_main_2024_27_jan_morning Dot Product
The least positive integral value of alpha, for which the angle between the vectors alphahati-2hatj+2hatk and alphahati+2alphahatj-2hatk is acute, is:
Numerical Answer. Answer: 5 to 5

Solution

### Related Formula cos theta = fracveca cdot vecb|veca||vecb| For an acute angle, cos theta > 0, which strictly means veca cdot vecb > 0. ### Core Logic Given vectors vecA = alphahati - 2hatj + 2hatk and vecB = alphahati + 2alphahatj - 2hatk. For the angle to be acute, their dot product must be strictly positive: vecA cdot vecB > 0 (alpha)(alpha) + (-2)(2alpha) + (2)(-2) > 0 alpha^2 - 4alpha - 4 > 0 ### Step 1: Solving the Inequality Complete the square to find critical points: alpha^2 - 4alpha + 4 > 8 (alpha - 2)^2 > 8 Extracting roots gives: alpha - 2 > 2sqrt2 quad textor quad alpha - 2 < -2sqrt2 alpha > 2 + 2sqrt2 quad textor quad alpha < 2 - 2sqrt2 ### Step 2: Finding Least Positive Integer Approximate the boundary values. Since sqrt2 approx 1.414: 2 + 2(1.414) = 4.828 The ranges are alpha in (-infty, -0.828) cup (4.828, infty). We need the *least positive integral value* of alpha. Looking at the interval (4.828, infty), the smallest integer present is 5. ### Pattern Recognition Acute angle translates directly to a positive dot product. Set up the quadratic inequality, compute numerical bounds of irrational roots, and select the immediate next integer. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Vector Algebra Class 11 Maths: Linear Inequalities
Q8 jee_main_2024_29_jan_morning Collinear Vectors
Let veca, vecb and vecc be three non-zero vectors such that vecb and vecc are non-collinear. If veca+5vecb is collinear with vecc, vecb+6vecc is collinear with veca and veca+alphavecb+betavecc=0, then alpha+beta is equal to
  • A. 35
  • B. 30
  • C. -30
  • D. -25

Solution

### Related Formula textIf vecX text and vecY text are collinear, then vecX = lambda vecY text for some scalar lambda. Linear Independence: If vecu and vecv are non-collinear, then xvecu + yvecv = 0 implies x = 0 text and y = 0. ### Core Logic Based on the problem statement: 1) veca + 5vecb is collinear with vecc: * quad veca + 5vecb = lambdavecc quad dots(1) 2) vecb + 6vecc is collinear with veca: * quad vecb + 6vecc = muveca quad dots(2) ### Step 1: Eliminate Vector a From equation (1), isolate veca: veca = lambdavecc - 5vecb Substitute this into equation (2): vecb + 6vecc = mu(lambdavecc - 5vecb) vecb + 6vecc = mulambdavecc - 5muvecb Rearrange to group coefficients for vecb and vecc: (1 + 5mu)vecb + (6 - mulambda)vecc = 0 ### Step 2: Determine Scalars Since vectors vecb and vecc are given as non-collinear, their linear combination resolving to zero dictates that their scalar coefficients must both individually be zero. 1 + 5mu = 0 Rightarrow mu = -frac15 6 - mulambda = 0 Rightarrow 6 - left(-frac15right)lambda = 0 Rightarrow 6 + fraclambda5 = 0 fraclambda5 = -6 Rightarrow lambda = -30 ### Step 3: Match the Final Equation Substitute lambda = -30 back into equation (1): veca + 5vecb = -30vecc veca + 5vecb + 30vecc = 0 The problem provides the structure veca + alphavecb + betavecc = 0. Comparing the two yields: alpha = 5, quad beta = 30 Thus: alpha + beta = 5 + 30 = 35 ### Pattern Recognition Double-collinearity equations should always be mapped out by eliminating the "third" vector (veca in this case) and funneling everything into the two known non-collinear vectors. The resulting zero-equation perfectly exposes the scalar unknowns. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Vector Algebra

More Vector Algebra Questions — jee_main_2026_21_jan_morning

Practice all Vector Algebra previous-year questions →

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%)
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.

Now Live Open
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...