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 4

Q51 jee_main_2025_24_jan_morning 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 jee_main_2025_28_jan_evening 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 jee_main_2025_28_jan_evening 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
Q55 jee_main_2025_29_jan_morning Vector Cross Product and Dot Product
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:
  • A. 77
  • B. 462
  • C. 308
  • D. 154

Solution

### 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
Q8 jee_main_2024_01_february_morning Vector Triple Product
Let veca=-5hati+hatj-3hatk, vecb=hati+2hatj-4hatk and vecc=(((vecatimesvecb)timeshati)timeshati)timeshati. Then vecccdot(-hati+hatj+hatk) is equal to:
  • A. -12
  • B. -10
  • C. -13
  • D. -15

Solution

### Related Formula Vector Triple Product Identity: (vecu times vecv) times vecw = (vecu cdot vecw)vecv - (vecv cdot vecw)veca ### Core Logic Given vectors veca and vecb: First, let's find the inner vector triple product (veca times vecb) times hati: (veca times vecb) times hati = (veca cdot hati)vecb - (vecb cdot hati)veca From the given components: - veca cdot hati = -5 - vecb cdot hati = 1 (veca times vecb) times hati = -5vecb - veca ### Step 1: Substitute Vector Coordinates Substitute coordinates of veca and vecb into the expression: -5vecb - veca = -5(hati + 2hatj - 4hatk) - (-5hati + hatj - 3hatk) = -5hati - 10hatj + 20hatk + 5hati - hatj + 3hatk = -11hatj + 23hatk Now, perform successive cross products with hati: textNext Step = (-11hatj + 23hatk) times hati = -11(hatj times hati) + 23(hatk times hati) = 11hatk + 23hatj textFinal Vector vecc = (23hatj + 11hatk) times hati = 23(hatj times hati) + 11(hatk times hati) = -23hatk + 11hatj ### Step 2: Calculate Dot Product Now evaluate vecc cdot (-hati + hatj + hatk): vecc = 11hatj - 23hatk vecc cdot (-hati + hatj + hatk) = (0)( -1) + (11)(1) + (-23)(1) = 11 - 23 = -12 ### Pattern Recognition Sees: Repeated vector cross products with standard unit vectors. Shortcut: Observe that crossing a vector in the y-z plane with hati rotates its components by 90^circ in that plane. Doing it twice returns it to the original plane with flipped coefficients and signs (vecv times hati times hati = -vecv). ### 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%)