StemCET Logo

Maths Question 14 – JEE-MAIN 2026

If a and b are two vectors such that |a|=2 and |b|=3, then the maximum value of |3(3a+2b)|+|4(3a2b)| is:

The problem involves magnitudes of sums and differences of vectors. Recall the parallelogram law relating these magnitudes.

🥷
Ninja StrategyParallelogram Law and Cauchy-Schwarz

Use the parallelogram law to establish a relationship between the squares of the magnitudes, then apply the Cauchy-Schwarz inequality to find the maximum value of the linear combination.

Step 1: Define new vectors and their magnitudes✦ Active

Let X=3a and Y=2b. Given |a|=2 and |b|=3. We can find the magnitudes of X and Y:

|X|=|3a|=3|a|=3(2)=6
|Y|=|2b|=2|b|=2(3)=6

The expression to maximize is E=|3(3a+2b)|+|4(3a2b)|, which simplifies to E=3|3a+2b|+4|3a2b|. Substituting X and Y:

E=3|X+Y|+4|XY|
Step 2: Apply the Parallelogram Law○ Expand

The parallelogram law states that for any two vectors X and Y:

|X+Y|2+|XY|2=2(|X|2+|Y|2)

Substitute the magnitudes of X and Y:

|X+Y|2+|XY|2=2(62+62)=2(36+36)=2(72)=144

Let P=|X+Y| and Q=|XY|. Then we have the constraint:

P2+Q2=144
💡 Teacher's Secret Hint

Remember that P and Q are magnitudes, so they must be non-negative.

Step 3: Maximize the expression using Cauchy-Schwarz Inequality○ Expand

We need to maximize E=3P+4Q subject to P2+Q2=144. We can use the Cauchy-Schwarz inequality, which states that for real numbers a1,a2,b1,b2:

(a1b1+a2b2)2(a12+a22)(b12+b22)

Applying this to our expression with (a1,a2)=(3,4) and (b1,b2)=(P,Q):

(3P+4Q)2(32+42)(P2+Q2)

Substitute the known values:

(3P+4Q)2(9+16)(144)
(3P+4Q)2(25)(144)

Taking the square root of both sides (since P,Q are magnitudes, 3P+4Q must be non-negative):

3P+4Q25×144 3P+4Q5×12 3P+4Q60

The maximum value of the expression is 60. This maximum is achievable when (P,Q) is proportional to (3,4), which corresponds to a specific angle between a and b.

💡 Teacher's Secret Hint

The equality in Cauchy-Schwarz holds when the vectors (a1,a2) and (b1,b2) are proportional.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.