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 3

Q75 jee_main_2025_04_april_evening Properties of Vectors in Triangles
Let the three sides of a triangle ABC be given by the vectors 2hatmathbfi - hatmathbfj + hatmathbfk , hatmathbfi - 3hatmathbfj - 5hatmathbfk and 3hatmathbfi - mathbf4hatmathbfj - mathbf4hatmathbfk . Let G be the centroid of the triangle ABC. Then 6leftleft|overlineAGright|^2 + left|overlineBGright|^2 + left|overlineCGright|^2right) is equal to
Numerical Answer. Answer: 164 to 164

Solution

### Core Logic Let the vertices of the triangle be A, B, and C. The vectors representing the side paths are: overlineAB = 2hati - hatj + hatk overlineCA = hati - 3hatj - 5hatk overlineCB = 3hati - 4hatj - 4hatk Notice that overlineAB + overlineCA = (2+1)hati + (-1-3)hatj + (1-5)hatk = 3hati - 4hatj - 4hatk = overlineCB. This structurally validates vector addition rules.
Vector algebra diagram for Q75 - JEE Main 2025 Evening
Vector algebra diagram for Q75 - JEE Main 2025 Evening
### Step 1: Finding Position Vectors relative to A Let's set vertex A as the origin origin point (Position vector vecA = vec0): - Position vector of B: vecB = 2hati - hatj + hatk - Position vector of C: Since overlineCA = vecA - vecC = -vecC implies vecC = -hati + 3hatj + 5hatk Now, calculate the position vector of the centroid G: vecG = fracvecA + vecB + vecC3 = fracvec0 + (2hati - hatj + hatk) + (-hati + 3hatj + 5hatk)3 = frac13left(hati + 2hatj + 6hatkright) ### Step 2: Calculating Squared Lengths to the Centroid Let's find each individual vector distance block: - overlineAG = vecG - vecA = frac13(hati + 2hatj + 6hatk) implies |overlineAG|^2 = frac19(1^2 + 2^2 + 6^2) = frac419 - overlineBG = vecG - vecB = left(frac13-2right)hati + left(frac23+1right)hatj + left(2-1right)hatk = -frac53hati + frac53hatj + 1hatk |overlineBG|^2 = left(-frac53right)^2 + left(frac53right)^2 + 1^2 = frac259 + frac259 + 1 = frac599 - overlineCG = vecG - vecC = left(frac13+1right)hati + left(frac23-3right)hatj + left(2-5right)hatk = frac43hati - frac73hatj - 3hatk |overlineCG|^2 = left(frac43right)^2 + left(-frac73right)^2 + (-3)^2 = frac169 + frac499 + 9 = frac1469 ### Step 3: Final Targeted Evaluation Summing the squared values and multiplying by 6: textValue = 6 left[ |overlineAG|^2 + |overlineBG|^2 + |overlineCG|^2 right] = 6 left[ frac419 + frac599 + frac1469 right] textValue = 6 times frac2469 = 2 times frac2463 = 2 times 82 = 164 ### Pattern Recognition Setting one vector node as the origin point (vecA = vec0) heavily dampens intermediate coordinate math steps, avoiding dealing with an absolute baseline origin orientation. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Vector Algebra
Q64 jee_main_2025_04_april_morning Components of Vectors
Consider two vectors vecu = 3hati - hatj and vecv = 2hati + hatj - lambda hatk, where lambda > 0. The angle between them is given by cos^-1left(fracsqrt52sqrt7right). Let vecv = vecv_1 + vecv_2, where vecv_1 is parallel to vecu and vecv_2 is perpendicular to vecu. Then the value |vecv_1|^2 + |vecv_2|^2 is equal to
  • A. frac232
  • B. 14
  • C. frac252
  • D. 10

Solution

### Related Formula By orthogonal vector decomposition (Pythagorean property): |vecv|^2 = |vecv_1|^2 + |vecv_2|^2 quad textwhen vecv_1 cdot vecv_2 = 0 ### Core Logic Compute lambda using dot product formula: costheta = fracvecu cdot vecv|vecu||vecv| implies fracsqrt52sqrt7 = frac3(2) + (-1)(1)sqrt3^2 + (-1)^2 sqrt2^2 + 1^2 + (-lambda)^2 fracsqrt52sqrt7 = frac5sqrt10sqrt5 + lambda^2 implies frac12sqrt7 = fracsqrt5sqrt10sqrt5 + lambda^2 = frac1sqrt2sqrt5 + lambda^2 ### Step 1: Solve for lambda Square both sides of equation: frac128 = frac12(5 + lambda^2) implies 2(5 + lambda^2) = 28 implies 5 + lambda^2 = 14 implies lambda^2 = 9 implies lambda = 3 Since vecv = 2hati + hatj - 3hatk. ### Step 2: Apply Identity Since components are orthogonal, direct magnitude squared holds: |vecv_1|^2 + |vecv_2|^2 = |vecv|^2 = 2^2 + 1^2 + (-3)^2 = 4 + 1 + 9 = 14 ### Pattern Recognition Do not waste time explicitly projecting components vecv_1 and vecv_2 if only the sum of their squared magnitudes is requested. The scalar length matches the total vector length invariant under any orthogonal basis change. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Vector Algebra
Q52 jee_main_2025_07_april_evening Vector Magnitude and Operations
Let veca and vecb be the vectors of the same magnitude such that frac|veca + vecb| + |veca - vecb||veca + vecb| - |veca - vecb| = sqrt2 + 1. Then frac|veca + vecb|^2|veca|^2 is:
  • A. 2 + 4sqrt2
  • B. 1 + sqrt2
  • C. 2 + sqrt2
  • D. 4 + 2sqrt2

Solution

### Related Formula Componendo and Dividendo rule states that if fracxy = fracpq, then: fracx+yx-y = fracp+qp-q ### Core Logic Given expression: frac|veca + vecb| + |veca - vecb||veca + vecb| - |veca - vecb| = fracsqrt2 + 11 Applying Componendo and Dividendo: frac2|veca + vecb|2|veca - vecb| = frac(sqrt2 + 1) + 1(sqrt2 + 1) - 1 = fracsqrt2 + 2sqrt2 = 1 + sqrt2 Squaring both sides: |veca + vecb|^2 = (1 + sqrt2)^2 |veca - vecb|^2 |veca + vecb|^2 = (3 + 2sqrt2) |veca - vecb|^2 ### Step 1: Vector Expansion Expanding using dot products, keeping in mind that |veca| = |vecb|: |veca|^2 + |vecb|^2 + 2vecacdotvecb = (3 + 2sqrt2)(|veca|^2 + |vecb|^2 - 2vecacdotvecb) 2|veca|^2 + 2vecacdotvecb = (3 + 2sqrt2)(2|veca|^2 - 2vecacdotvecb) 2|veca|^2 (1 - (3 + 2sqrt2)) = -2vecacdotvecb (1 + 3 + 2sqrt2) Simplifying directly leads to: fracvecacdotvecb|veca|^2 = frac2 + 2sqrt24 + 2sqrt2 = frac1sqrt2 ### Step 2: Final Calculation We need to find frac|veca + vecb|^2|veca|^2: frac|veca + vecb|^2|veca|^2 = frac|veca|^2 + |vecb|^2 + 2vecacdotvecb|veca|^2 = 1 + 1 + frac2vecacdotvecb|veca|^2 = 2 + 2left(frac1sqrt2right) = 2 + sqrt2 ### Pattern Recognition Whenever symmetric sums and differences like |vecx|+|vecy| and |vecx|-|vecy| occur in ratios, Componendo-Dividendo should be applied immediately to isolate the ratio of the individual magnitudes. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Physics: Vector Algebra Class 12 Mathematics: Vector Algebra
Q56 jee_main_2025_24_jan_evening Centroid, Orthocenter, and Circumcenter
Let the position vectors of three vertices of a \triangle be 4vecp+vecq-3vecr, -5vecp+vecq+2vecr and 2vecp-vecq+2vecr If the position vectors of the orthocenter and the circumcenter of the \triangle are fracvecp+vecq+vecr4 and alphavecp+betavecq+gammavecr respectively, then alpha+2beta+5gamma is equal to: [cite: 3266, 3267, 3268, 3269, 3270, 3271, 3272]
  • A. 3
  • B. 1
  • C. 6
  • D. 4

Solution

### Related Formula 1. Centroid (G) of a \triangle with vertices A, B, C is given by: vecG = fracvecA + vecB + vecC3 2. Euler\'s line property: The orthocenter (O), centroid (G), and circumcenter (C) are collinear, and G divides the segment OC internally in the ratio 2:1. ### Step 1: Compute the Centroid Vector Sum the vectors of the three given vertices [cite: 3266, 3268]: vecA = 4vecp+vecq-3vecr vecB = -5vecp+vecq+2vecr vecC = 2vecp-vecq+2vecr vecG = frac(4 - 5 + 2)vecp + (1 + 1 - 1)vecq + (-3 + 2 + 2)vecr3 = fracvecp + vecq + vecr3 ### Step 2: Apply Euler Line Section Ratio Using the section formula ratio O-G-C as 2:1 [cite: 3931, 3932]:
Euler Line section diagram for Q56 - JEE Main 2025 Evening
Euler Line section diagram for Q56 - JEE Main 2025 Evening
vecG = frac2vecC + vecO3 Rightarrow 3vecG = 2vecC + vecO 2vecC = 3vecG - vecO = 3left(fracvecp + vecq + vecr3right) - fracvecp + vecq + vecr4 2vecC = (vecp + vecq + vecr) - frac14(vecp + vecq + vecr) = frac34(vecp + vecq + vecr) vecC = frac38vecp + frac38vecq + frac38vecr ### Step 3: Coefficient Matching Compare with the given circumcenter format alphavecp + betavecq + gammavecr [cite: 3270, 3939]: alpha = frac38, quad beta = frac38, quad gamma = frac38 Calculate alpha + 2beta + 5gamma [cite: 3272, 3949]: frac38 + 2left(frac38right) + 5left(frac38right) = frac3 + 6 + 158 = frac248 = 3 ### Pattern Recognition Euler line configuration is universally O-G-C in 2:1. Remember the mnemonic 'Oil-Gas-Company' or simply 3G = 2C + O to prevent swapping structural coefficients under exam stress. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Vector Algebra Class 11 Mathematics: Properties of Triangles
Q64 jee_main_2025_24_jan_evening Vector Triple Product and Projection
Let veca=3hati-hatj+2hatk, vecb=vecatimes(hati-2hatk) and vecc=vecbtimeshatk. Then the projection of vecc-2hatj on veca is: [cite: 3358, 3359, 3364]
  • A. 3sqrt7
  • B. sqrt14
  • C. 2sqrt14
  • D. 2sqrt7

Solution

### Related Formula The scalar projection of vector vecv onto vector vecw is calculated as: textProjection = fracvecv cdot vecw|vecw| ### Step 1: Calculate vecb Compute the cross product using standard matrix expansion [cite: 4013, 4015]: vecb = veca times (hati - 2hatk) = beginvmatrix hati & hatj & hatk \\ 3 & -1 & 2 \\ 1 & 0 & -2 endvmatrix vecb = hati(2 - 0) - hatj(-6 - 2) + hatk(0 - (-1)) = 2hati + 8hatj + hatk ### Step 2: Calculate vecc and vecc - 2hatj Perform the second cross product with unit vector hatk [cite: 3359, 4016]: vecc = vecb times hatk = (2hati + 8hatj + hatk) times hatk = 2(hati times hatk) + 8(hatj times hatk) + vec0 vecc = 2(-hatj) + 8(hati) = 8hati - 2hatj Subtract 2hatj [cite: 3364, 4016]: vecc - 2hatj = (8hati - 2hatj) - 2hatj = 8hati - 4hatj ### Step 3: Compute the projection onto veca Using the \dot product formula : textProjection = frac(vecc - 2hatj) cdot veca|veca| = fraclangle 8, -4, 0 rangle cdot langle 3, -1, 2 ranglesqrt3^2 + (-1)^2 + 2^2 [cite: 3358, 3995] textProjection = frac24 + 4 + 0sqrt9 + 1 + 4 = frac28sqrt14 = 2sqrt14 ### Pattern Recognition Keep cyclic unit cross products clear: hati times hatk = -hatj and hatj times hatk = hati. Missing a negative sign during basic cross multiplications ruins multi-step vector projections easily. ### 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...