PracticeHow it worksFeaturesPricingBlog Start practising free
Past Paper Solutions

Vector Algebra JEE 2022: Solving the Advanced Multi-Correct PYQ

JEE Advanced 2022 Mathematics Vector Algebra Scalar product, vector product and vector equations

By Founder, JEEnius - IIT Kanpur Alumni · Aug 14, 2026 · 5 min read

Hard 5 min target

Let i^, j^ and k^ be the unit vectors along the three positive coordinate axes. Let

a=3i^+j^k^,

b=i^+b2j^+b3k^, where b2,b3,

c=c1i^+c2j^+c3k^, where c1,c2,c3,

be the vectors such that b2b3>0, a·b=0 and

(0c3c2c30c1c2c10)(1b2b3)=(3c11c21c3).

Then, which of the following is/are TRUE?

Show answerAnswer

B) b·c=0

C) |b|>10

D) |c|11

Explanation

Let

a=(3,1,1)

b=(1,b2,b3)

c=(c1,c2,c3)

From a·b=0,

3+b2b3=0

So,

b3=b2+3

Let

b2=t

Then

b3=t+3

The condition b2b3>0 gives

t(t+3)>0

Hence,

t>0 or t<3

Now observe that the matrix equation is exactly

c×b=ac

because

c×b=(c2b3c3b2, c3c1b3, c1b2c2)

Using b=(1,t,t+3), the equation becomes

c1+(t+3)c2tc3=3

(t+3)c1+c2+c3=1

tc1c2+c3=1

Subtracting the third equation from the second equation,

(2t+3)c1+2c2=2

So,

c2=1+(2t+3)c12

From the third equation,

c3=1tc1+c2

Substitute the value of c2:

c3=3c12

Now substitute c2 and c3 in the first equation:

c1+(t+3)c2tc3=3

c1+(t+3)(1+(2t+3)c12)t(3c12)=3

After simplification,

(2t2+6t+11)c12=t

Therefore,

c1=2t2t2+6t+11

Let

D=2t2+6t+11

Then

c1=2tD

c2=3t+11D

c3=3tD

Now check each option.

For option A:

a·c=3c1+c2c3

a·c=6t+3t+11+3tD

a·c=11D

Since D=2t2+6t+11>0, this is not zero. Hence option A is false.

For option B:

b·c=c1+tc2+(t+3)c3

b·c=2t+t(3t+11)3t(t+3)D

b·c=0D

b·c=0

Hence option B is true.

For option C:

|b|2=1+t2+(t+3)2

|b|2=2t2+6t+10

We need to check whether this is greater than 10.

|b|210=2t2+6t

|b|210=2t(t+3)

Since t(t+3)>0,

|b|2>10

Therefore,

|b|>10

Hence option C is true.

For option D:

|c|2=c12+c22+c32

|c|2=4t2+(3t+11)2+9t2D2

|c|2=22t2+66t+121D2

Now compare this with 1:

D2(22t2+66t+121)=2t(t+3)D

Since t(t+3)>0 and D>0,

D2>22t2+66t+121

So,

|c|2<1

Thus,

|c|<1

Since 1<11,

|c|11

Hence option D is true.

Therefore, the correct options are B, C and D.

Watch the full solution, worked step by step.

What is the JEE Advanced 2022 Vector Algebra question?

The decisive step in Vector Algebra JEE 2022 is recognising that the skew-symmetric matrix gives a cross product in the order shown. This hard, multi-correct Mathematics question appeared in JEE Advanced 2022 Paper 2. Its expected solving time is 300 seconds, based on its hard difficulty rating and the required option-by-option checks.

The vectors are

a=(3,1,1),b=(1,b2,b3),c=(c1,c2,c3)

They satisfy b2b3>0 and a·b=0

The skew-symmetric matrix formed from the components of vector c acts on vector b and gives vector a minus vector c:

(0c3c2c30c1c2c10)(1b2b3)=(3c11c21c3)

Test these four claims:

How do you convert the conditions into a one-parameter system?

Reduce vector b to one parameter, then identify the matrix product as vector c crossed with vector b. This order keeps the Vector Algebra JEE 2022 solution within the expected 300 seconds. Beginning component calculations before identifying the cross-product order creates an avoidable sign risk.

From the scalar-product condition, 3+b2b3=0

Hence, b3=b2+3

Set b2=t

Then b=(1,t,t+3)

The product restriction becomes t(t+3)>0

Therefore,

t>0ort<3

Recognising the matrix structure is the key step. The same pattern appears in Matrices and Determinants JEE 2021: Identities and Solution.

Expanding the matrix-vector product gives

c×b=(c2b3c3b2, c3c1b3, c1b2c2)

It is not vector b crossed with vector c. Reversing the order reverses every sign: b×c=(c×b)

The matrix condition is therefore c×b=ac

How do you solve for the three components of vector c?

The official component-elimination method gives all three components in terms of the same positive denominator. Write the three scalar equations, eliminate the second and third components in order, and only then substitute back. No denominator can vanish because its completed-square form is strictly positive.

Comparing components gives

c1+(t+3)c2tc3=3
(t+3)c1+c2+c3=1

tc1c2+c3=1 Subtract the third equation from the second:

(2t+3)c1+2c2=2

Thus,

c2=1+(2t+3)c12

Use the third equation: c3=1tc1+c2

Substitute the expression for the second component:

c3=1tc1+1+(2t+3)c12

Therefore,

c3=3c12

Put both expressions into the first equation:

c1+(t+3)(1+(2t+3)c12)t(3c12)=3

Simplification gives

(2t2+6t+11)c12=t

Define D=2t2+6t+11

Then

c1=2tD

Substituting this into the expression for the second component gives

c2=1t(2t+3)D=3t+11D

The third component is

c3=3c12=3tD

Thus,

c1=2tD,c2=3t+11D,c3=3tD

The denominator cannot vanish because

D=2(t+32)2+132>0

Which options are correct in the JEE Advanced 2022 question?

The official correct options are B, C and D. Option A fails because the required dot product equals a positive nonzero value. Option B follows from exact cancellation. Options C and D follow from the restriction on the parameter, not from checking selected values.

Why is option A false?

The dot product is nonzero, so vector a is not perpendicular to vector c. Substitute the three components carefully, especially the negative third component.

a·c=3c1+c2c3

Therefore,

a·c=6t+(3t+11)+3tD=11D

Since D>0 the dot product is nonzero. Option A is false.

Why is option B true?

The dot product of vectors b and c cancels exactly for every allowed value of the parameter. No inequality is needed for this option.

b·c=c1+tc2+(t+3)c3

Substitution gives

b·c=2t+t(3t+11)3t(t+3)D=0

Thus vector b is perpendicular to vector c. Option B is true.

Why is option C true?

The squared magnitude of vector b exceeds 10 because the given parameter restriction makes the difference positive. Compare squared magnitudes to avoid unnecessary square roots.

|b|2=1+t2+(t+3)2=2t2+6t+10

Therefore,

|b|210=2t(t+3)>0

Hence, |b|>10

Option C is true.

Why is option D true?

The parameter restriction proves the stronger result that the magnitude of vector c is less than 1. This immediately settles the stated upper bound.

|c|2=4t2+(3t+11)2+9t2D2=22t2+66t+121D2

Use the identity

D2(22t2+66t+121)=2t(t+3)D

Since t(t+3)>0 and D>0 the right side is positive. Therefore, |c|2<1

The stronger conclusion is |c|<1

This immediately implies |c|11

Option D is true. The official correct options are B, C and D.

How can a sign error incorrectly produce option A?

The error occurs while evaluating the final term of the dot product. The third component is negative, so subtracting it produces a positive term. Cancelling the parameter terms without retaining the constant term incorrectly makes the full numerator appear to be zero.

Here,

c3=3tD

Therefore,

c3=3tD

The complete numerator is 6t+(3t+11)+3t=11

The parameter terms cancel, but the constant 11 remains. Cancelling the entire numerator after seeing the parameter terms disappear would incorrectly give a·c=0

That error leads to marking option A. Keep the common denominator and every constant term until the numerator has been fully combined.

Which related Vector Algebra questions should you practise?

Practise one question each on scalar-product parameterisation, skew-symmetric matrix recognition and norm comparison. These are the three operations used in this PYQ. Solve them by direct component work, since that is the reliable method under the expected 300-second limit.

Can you solve this scalar-product parameter question?

The parameter is fixed by the scalar-product condition, after which the norm comparison is immediate.

Given

p=(1,2,1),q=(s,1,s+2)

and p·q=0 find the parameter and test whether the magnitude of vector q exceeds 2.

Answer checkpoint:

2s=0,s=0

Then |q|=5>2

Does this matrix represent vector x crossed with vector y or the reverse?

The matrix represents vector x crossed with vector y. Verify the order by expanding all three components rather than identifying it from memory.

For

x=(x1,x2,x3)

identify the product represented when

(0x3x2x30x1x2x10)

acts on vector y.

Answer checkpoint: Component expansion gives

(x2y3x3y2, x3y1x1y3, x1y2x2y1)

Hence it represents x×y

Can you use a parameter restriction to prove a norm bound?

The component equations reduce the magnitude to a rational expression whose denominator is controlled by the sign restriction.

Let

v=(1,r,r+2),w=(2,0,0)

with r(r+2)>0

Given u×v=wu form the three component equations and prove

|u|<23

Checking cue: For

u=(u1,u2,u3)

the component equations are

u1+(r+2)u2ru3=2
(r+2)u1+u2+u3=0

ru1u2+u3=0 Elimination gives

|u|2=4(r+1)2+2

The restriction implies (r+1)2>1 so the stated upper bound follows. For more drills of the same type, use the free past-paper archive to search JEE Advanced Mathematics questions by chapter and compare your component work with the worked solutions.

Frequently asked questions

Which options are correct in the Vector Algebra JEE 2022 question?

The correct options are B, C and D. Vector b is perpendicular to vector c, |b| is greater than √10, and the stronger bound |c| < 1 proves option D.

How do I know whether the matrix gives c × b or b × c?

Expanding the matrix-vector product gives (c₂b₃ − c₃b₂, c₃b₁ − c₁b₃, c₁b₂ − c₂b₁), which is c × b. Reversing the order changes the sign of every component.

Why is option A false in this JEE Advanced 2022 question?

The calculation gives a · c = 11/D, where D = 2t² + 6t + 11 is strictly positive. Therefore, the dot product is nonzero and vectors a and c are not perpendicular.

How do you prove option D without testing values?

Use D² − (22t² + 66t + 121) = 2t(t + 3)D. Since t(t + 3) > 0 and D > 0, it follows that |c|² < 1, which is stronger than |c| ≤ √11.

cross productjee advanced 2022mathematicsprevious year questionsvector algebra

Practise this with JEEnius AI

25 years of PYQs, AI doubt solving, and the 2027 prediction paper.

Start practising free