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 = 2hati - hatj + 3hatk , vecb = 3hati - 5hatj + hatk and vecc be a vector such that veca times vecc = vecc times vecb and left(vecmathbfa + vecmathbfcright) . left(vecmathbfb + vecmathbfcright) = 168. Then the maximum value of |vecmathbfc|^2 is:

Solution & Explanation

### Related Formula vecu times vecv = -vecv times vecu textIf vecu times vecv = 0 implies vecu parallel vecv implies vecu = lambda vecv ### Core Logic Given veca times vecc = vecc times vecb implies veca times vecc + vecb times vecc = 0 (veca + vecb) times vecc = 0 implies vecc = lambda(veca + vecb) ### Step 1: Compute a + b veca + vecb = (2+3)hati + (-1-5)hatj + (3+1)hatk = 5hati - 6hatj + 4hatk vecc = lambda(5hati - 6hatj + 4hatk) |vecc|^2 = lambda^2(25 + 36 + 16) = 77lambda^2 ### Step 2: Expand the Dot Product Condition (veca + vecc) cdot (vecb + vecc) = 168 veca cdot vecb + vecc cdot (veca + vecb) + |vecc|^2 = 168 Evaluate veca cdot vecb = (2)(3) + (-1)(-5) + (3)(1) = 6 + 5 + 3 = 14. Substitute vecc cdot (veca + vecb) = lambda |veca + vecb|^2 = 77lambda: 14 + 77lambda + 77lambda^2 = 168 implies 77lambda^2 + 77lambda - 154 = 0 lambda^2 + lambda - 2 = 0 implies lambda = 1 text or lambda = -2 ### Step 3: Maximize |vecc|^2 Maximum value occurs when lambda = -2: |vecc|^2 = 77(-2)^2 = 77 times 4 = 308 ### Pattern Recognition Recognize the cross-product rule inversion immediately: vecx times vecy = vecy times vecz implies (vecx+vecz) parallel vecy. This linear reduction circumvents solving complex linear systems. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Vector Algebra

Reference Study Guides

More Vector Algebra Previous-Year Questions — Page 3

Q56 2025 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 2025 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
Q51 2025 Coplanar Vectors and Vector Products
Let vecmathbfa = hatmathbfi + 2hatmathbfj + 3hatmathbfk , vecmathbfb = 3hatmathbfi + hatmathbfj - hatmathbfk and \|\vec{\mathbf{c}}\| be three vectors such that vecmathbfc is coplanar with vecmathbfa and vecmathbfb . If the vector vecmathbfc is perpendicular to vecmathbfb and vecmathbfa cdot vecmathbfc = 5 , then \|vecmathbfc\| is equal to :
  • A. frac13sqrt2
  • B. 18
  • C. 16
  • D. sqrtfrac116

Solution

### Related Formula A vector vecmathbfc coplanar with vecmathbfa and vecmathbfb and perpendicular to vecmathbfb can be expressed using the vector triple product command template: vecmathbfc = lambda (vecmathbfb times (vecmathbfa times vecmathbfb)) = lambda [(vecmathbfb cdot vecmathbfb)vecmathbfa - (vecmathbfa cdot vecmathbfb)vecmathbfb] ### Core Logic First, find the dot products of the given vectors: vecmathbfb cdot vecmathbfb = 3^2 + 1^2 + (-1)^2 = 9 + 1 + 1 = 11 vecmathbfa cdot vecmathbfb = (1)(3) + (2)(1) + (3)(-1) = 3 + 2 - 3 = 2 Substituting these values into the expression for vecmathbfc: vecmathbfc = lambda [11vecmathbfa - 2vecmathbfb] vecmathbfc = lambda [11(hatmathbfi + 2hatmathbfj + 3hatmathbfk) - 2(3hatmathbfi + hatmathbfj - hatmathbfk)] vecmathbfc = lambda (5hatmathbfi + 20hatmathbfj + 35hatmathbfk) = 5lambda (hatmathbfi + 4hatmathbfj + 7hatmathbfk) ### Step 1: Determine Lambda Using the given condition vecmathbfa cdot vecmathbfc = 5: vecmathbfa cdot [5lambda (hatmathbfi + 4hatmathbfj + 7hatmathbfk)] = 5 5lambda (1 cdot 1 + 2 cdot 4 + 3 cdot 7) = 5 5lambda (1 + 8 + 21) = 5 implies 30lambda = 1 implies lambda = frac130 Thus, the vector vecmathbfc is: vecmathbfc = frac530(hatmathbfi + 4hatmathbfj + 7hatmathbfk) = frac16(hatmathbfi + 4hatmathbfj + 7hatmathbfk) ### Step 2: Calculate Magnitude The magnitude of vecmathbfc is evaluated as: \|vecmathbfc\| = fracsqrt1^2 + 4^2 + 7^26 = fracsqrt1 + 16 + 496 = fracsqrt666 = sqrtfrac6636 = sqrtfrac116 ### Pattern Recognition Whenever a vector is specified to be coplanar with vecmathbfa, vecmathbfb and perpendicular to vecmathbfb, direct setup with the cross-product template vecmathbfb times (vecmathbfa times vecmathbfb) circumvents solving cumbersome linear systems of scalar variables. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Vector Algebra
Q52 2025 Vector Operations and Components
Let A, B, C be three points in xy-plane, whose position vector are given by sqrt3hati+hatj, hati+sqrt3hatj and ahati+(1-a)hatj respectively with respect to the origin O. If the distance of the point C from the line bisecting the angle between the vectors overlineOA and overlineOB is frac9sqrt2 then the sum of all the possible values of a is:
  • A. 1
  • B. 9/2
  • C. 0
  • D. 2

Solution

### Related Formula The line bisecting the angle between two symmetric vectors passing through the origin in the first quadrant is given by y = x or x - y = 0. Distance from point (x_1, y_1) to line Ax + By + C = 0 is: d = frac|Ax_1 + By_1 + C|sqrtA^2 + B^2 ### Core Logic Vectors overlineOA = sqrt3hati+hatj and overlineOB = hati+sqrt3hatj are symmetric about the line y = x. Therefore, the angle bisector of overlineOA and overlineOB is the line x - y = 0. Point C has coordinates (a, 1 - a). ### Step 1: Calculate Distance and Solve for a The perpendicular distance from C(a, 1 - a) to x - y = 0 is: d = frac|a - (1 - a)|sqrt1^2 + (-1)^2 = frac|2a - 1|sqrt2 Given that this distance is frac9sqrt2: frac|2a - 1|sqrt2 = frac9sqrt2 implies |2a - 1| = 9 This gives two solutions: 1) 2a - 1 = 9 implies 2a = 10 implies a = 5 2) 2a - 1 = -9 implies 2a = -8 implies a = -4 ### Step 2: Find the Sum of Values Sum of all possible values of a: textSum = 5 + (-4) = 1 ### Pattern Recognition Notice that overlineOA and overlineOB have swapped coordinates, meaning they are symmetric with respect to y=x. Thus, the angle bisector equation is immediate (x-y=0), simplifying the problem to a standard point-to-line distance calculation. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Straight Lines Class 12 Mathematics: Vector Algebra
Q53 2025 Components of Vectors
If the components of veca=alphahati+betahatj+gammahatk along and perpendicular to vecb=3hati+hatj-hatk respectively, are frac1611(3hati+hatj-hatk) and frac111(-4hati-5hatj-17hatk), then alpha^2+beta^2+gamma^2 is equal to:
  • A. 23
  • B. 18
  • C. 16
  • D. 26

Solution

### Related Formula Any vector veca can be written as the sum of its component parallel to vecb (along vecb) and its component perpendicular to vecb: veca = veca_parallel + veca_perp Magnitude squared: |veca|^2 = alpha^2 + beta^2 + gamma^2 ### Core Logic Given: veca_parallel = frac1611(3hati+hatj-hatk) veca_perp = frac111(-4hati-5hatj-17hatk) ### Step 1: Reconstruct Vector a Add both components to find veca: veca = frac1611(3hati+hatj-hatk) + frac111(-4hati-5hatj-17hatk) veca = frac111 left[ (48 - 4)hati + (16 - 5)hatj + (-16 - 17)hatk right] veca = frac111 left[ 44hati + 11hatj - 33hatk right] = 4hati + hatj - 3hatk Therefore, alpha = 4, beta = 1, gamma = -3. ### Step 2: Calculate Sum of Squares alpha^2 + beta^2 + gamma^2 = 4^2 + 1^2 + (-3)^2 = 16 + 1 + 9 = 26 ### Pattern Recognition Since parallel and perpendicular components are orthogonal vectors, you can also use directly |veca|^2 = |veca_parallel|^2 + |veca_perp|^2 to save algebra step: |veca_parallel|^2 = frac16^211^2(9+1+1) = frac25611, |veca_perp|^2 = frac111^2(16+25+289) = frac330121 = frac3011. Total = frac28611 = 26. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Vector Algebra

More Vector Algebra Questions — jee_main_2025_29_jan_morning

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