Let veca = 2hati - 3hatj + hatk, vecb = 3hati + 2hatj + 5hatk and a vector vecc be such that (veca - vecc) times vecb = -18hati - 3hatj + 12hatk and veca cdot vecc = 3. If vecb times vecc = vecd, then |veca cdot vecd| is equal to:

Solution & Explanation

### Related Formula textVector Cross product distributes over subtraction: (veca - vecc) times vecb = veca times vecb - vecc times vecb textScalar Triple Product cyclic identity: veca cdot (vecb times vecc) = (veca times vecb) cdot vecc textAntisymmetry: vecc times vecb = - vecb times vecc ### Core Logic Instead of solving for the individual coordinates of vector vecc, we apply vector algebraic identities to compute the target scalar triple product directly. ### Step 1: Expand and rewrite the cross product Given (veca - vecc) times vecb = -18hatmathrmi - 3hatmathrmj + 12hatmathrmk: veca times vecb - vecc times vecb = -18hatmathrmi - 3hatmathrmj + 12hatmathrmk veca times vecb + vecb times vecc = -18hatmathrmi - 3hatmathrmj + 12hatmathrmk vecb times vecc = (-18hatmathrmi - 3hatmathrmj + 12hatmathrmk) - (veca times vecb) quad text--- (1) ### Step 2: Calculate a x b Evaluate the cross product: veca times vecb = beginvmatrix hatmathrmi & hatmathrmj & hatmathrmk \\ 2 & -3 & 1 \\ 3 & 2 & 5 endvmatrix veca times vecb = hatmathrmi(-15 - 2) - hatmathrmj(10 - 3) + hatmathrmk(4 - (-9)) = -17hatmathrmi - 7hatmathrmj + 13hatmathrmk ### Step 3: Solve for the vector d Substitute veca times vecb back into equation (1): vecd = vecb times vecc = (-18hatmathrmi - 3hatmathrmj + 12hatmathrmk) - (-17hatmathrmi - 7hatmathrmj + 13hatmathrmk) vecd = -hatmathrmi + 4hatmathrmj - hatmathrmk ### Step 4: Compute the final dot product Now compute the requested dot product: veca cdot vecd = (2hatmathrmi - 3hatmathrmj + hatmathrmk) cdot (-hatmathrmi + 4hatmathrmj - hatmathrmk) veca cdot vecd = 2(-1) + (-3)(4) + 1(-1) = -2 - 12 - 1 = -15 left| veca cdot vecd right| = 15 ### Pattern Recognition Scalar triple product shortcut: Recognizing that veca cdot vecd = veca cdot (vecb times vecc) = [ veca \, vecb \, vecc ] allows you to find the scalar value through simple determinants and linear equations instead of solving for the vector components. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: 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_2025_02_april_evening

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