PracticeHow it worksFeaturesPricingBlog Start practising free
Past Paper Solutions

Mixed Mathematics JEE 2010 Matrix Match Solution

JEE Advanced 2010 Mathematics Mixed Mathematics 3D geometry, inverse trigonometry, vectors and definite integrals

By Founder, JEEnius - IIT Kanpur Alumni · Sep 9, 2026 · 4 min read

Hard 10 min target

Match the statements in Column-I with the values in Column-II.

| Column I | Column II |
|---|---|
| A) A line from the origin meets the lines x21=y12=z+11 and x832=y+31=z11 at P and Q respectively. If length PQ=d, then d2 is | p) 4 |
| B) The values of x satisfying tan1(x+3)tan1(x3)=sin1(35) are | q) 0 |
| C) Non-zero vectors a,b,c satisfy a·b=0, (ba)·(b+c)=0 and 2|b+c|=|ba|. If a=μb+4c, then the possible values of μ are | r) 4 |
| D) Let f be the function on [π,π] given by f(0)=9 and f(x)=sin(9x2)sin(x2) for x0. The value of 2πππf(x)dx is | s) 5 |
| | t) 6 |

Show answerAnswer

p) 4

q) 0

r) 4

s) 5

t) 6

Explanation

For A, parametrize the first line as

P=(2+λ,12λ,1+λ)

and the second line as

Q=(83+2μ,3μ,1+μ)

Since the line from the origin meets both lines at P and Q, the points O,P,Q are collinear. Hence

Q=kP

Using coordinates,

83+2μ=k(2+λ)

3μ=k(12λ)

1+μ=k(1+λ)

From the second and third equations, we get

kλ=2

Using this in the first equation gives

k=23

Therefore,

λ=3

So,

P=(5,5,2)

and

Q=23P=(103,103,43)

Thus,

PQ=|PQ|

PQ=|13P|

d2=19(25+25+4)

d2=6

So A matches t.

For B, let

A=tan1(x+3)

B=tan1(x3)

Given,

AB=sin1(35)

Since

sin1(35)=tan1(34)

Taking tangent on both sides,

tan(AB)=34

Now,

tan(AB)=(x+3)(x3)1+(x+3)(x3)

tan(AB)=6x28

So,

6x28=34

x28=8

x2=16

x=±4

Thus B matches p and r.

For C, given

a=μb+4c

Let

b·b=B

b·c=C

c·c=D

From a·b=0,

(μb+4c)·b=0

μB+4C=0

C=μB4

Now use

(ba)·(b+c)=0

Since

ba=(1μ)b4c

we get

((1μ)b4c)·(b+c)=0

(1μ)(B+C)4(C+D)=0

Substituting C=μB4 gives

D=B(μ2μ+4)16

Now use

2|b+c|=|ba|

Squaring,

4|b+c|2=|ba|2

Substitution gives

μ25μ=0

Therefore,

μ=0 or 5

However, for real vectors the Cauchy-Schwarz condition must also hold:

C2BD

This rules out μ=5 because it would violate the condition. Hence the rigorous real-vector answer is μ=0. The printed answer accepts either q or q and s, so C matches q, with q and s also accepted.

For D,

f(x)=sin(9x2)sin(x2)

Using the standard identity,

sin((2n+1)x2)sin(x2)=1+2cosx+2cos2x++2cosnx

Here,

2n+1=9

n=4

So,

f(x)=1+2cosx+2cos2x+2cos3x+2cos4x

The value at a single point x=0 does not affect the definite integral. Hence,

ππf(x)dx=ππ1dx

because the integrals of cosine terms over [π,π] are zero.

ππf(x)dx=2π

Therefore,

2πππf(x)dx=2π·2π

2πππf(x)dx=4

So D matches r.

Watch the full solution, worked step by step.

What does the 2010 JEE Advanced matrix-match on mixed mathematics actually require?

It matches four statements to the values –4, 0, 4, 5, 6. Statement A asks for d² where a line from the origin intersects two given lines at P and Q, with d = PQ. Statement B asks for the values of x satisfying the given inverse-tangent difference equal to arcsin(3/5). Statement C asks for possible μ when non-zero vectors satisfy three given dot-product and magnitude conditions and a = μb + 4c. Statement D asks for the value of (2/π) times the integral of the given piecewise function f(x) over [-π, π]. Column II contains –4, 0, 4, 5, 6.

The verified official matching is A-t, B-p and r, C-q (or q and s), D-r.

How do you establish the 3D geometric arrangement before solving the line intersection in mixed mathematics JEE 2010?

A straight line from the origin intersects the first given line at P and the second at Q only if O, P and Q are collinear. This forces the position vector of Q to be a scalar multiple k of the position vector of P.

A straight line passing through the origin O(0,0,0) intersects the first given line at point P and the second given line at point Q; the symmetric equations of both lines are shown beside them together with direction vectors (1,-2,1) and (2,-1,1), and position vectors of P and Q

Parametric equations must follow the figure at once. Any approach with direction cosines wastes time.

What are the official calculations for all four columns in the mixed mathematics JEE 2010 question?

Parametrize the first line as P=(2+λ,12λ,1+λ) and the second as Q=(83+2μ,3μ,1+μ). Collinearity gives Q = kP, so equate coordinates:

83+2μ=k(2+λ)

3μ=k(12λ) 1+μ=k(1+λ) The last two equations yield kλ = 2. Substitute into the first to obtain k = 2/3, hence λ = 3. Then P(5, –5, 2) and Q(10/3, –10/3, 4/3). The vector PQ equals (1/3)P, so

d2=19(25+25+4)=6.

This matches t.

Rewrite arcsin(3/5) as arctan(3/4). Apply tan(A–B) formula to reach 6/(x²–8) = 3/4. Solve to obtain x² = 16, so x = ±4 matching p and r. Convert arcsin to arctan first and verify the principal-value domain.

Substitute a = μb + 4c into dot-product conditions. Introduce B = |b|², C = b·c, D = |c|² to obtain C = –(μB)/4. Substitute into second condition to express D in terms of B and μ. The squared-magnitude relation reaches μ² – 5μ = 0, so μ = 0 or 5. Apply Cauchy–Schwarz C² ≤ BD which rules out μ = 5 leaving only μ = 0. The official key accepts q or q and s.

Use the identity for n = 4:

sin(9x/2)sin(x/2)=1+2(cosx+cos2x+cos3x+cos4x).

The cosine terms integrate to zero over [–π, π], leaving ∫f = 2π. Therefore (2/π)∫f = 4, which matches r.

Final matching: A-t, B-p and r, C-q (or q and s), D-r.

What method mistake produces one wrong matching in the vectors part of mixed mathematics JEE 2010?

The slip occurs after obtaining the quadratic μ(μ – 5) = 0 from the squared-magnitude equation. Students accept both roots without subsequently substituting back into the Cauchy–Schwarz condition C² ≤ B D.

For μ = 5 the derived C and D yield C² > B D, which is impossible for real vectors b and c. This omission would incorrectly pair C with both q and s instead of only q.

What practice problems combine the same topics as the mixed mathematics JEE 2010 matrix match?

Question 1 (3D + vectors): A line from (0,0,0) intersects r = (1,2,3) + λ(1,–1,1) and r = (4,1,5) + μ(2,1,–1); find possible distance between intersection points if they are collinear with origin. Use the identical scalar-multiple technique on position vectors.

Question 2 (inverse trig + integral): Solve tan⁻¹(2x+1) – tan⁻¹(2x–1) = π/4 and then evaluate a related definite integral of the resulting function over a symmetric interval. Convert to tangent difference and apply the same identity used in part D.

Question 3 (vectors): Non-zero a, b satisfy a·b = 0, |a – 2b| = |a + b| and a = k b + 3(a × b); possible integer values of k. Introduce scalar auxiliaries exactly as in the official C solution and close with Cauchy–Schwarz.

Solve these immediately after the official steps. The algebraic habits transfer directly.

Which algebraic habits make mixed questions from 3D, inverse trig, vectors and integrals easier?

Express collinearity through position-vector scalar multiple rather than direction cosines. Convert arcsin to arctan before applying the tangent subtraction formula and always record the domain of the inverse functions. Introduce the three scalars B, C, D systematically when vectors are linearly related, then enforce the Cauchy–Schwarz verification as the final gate. Recognise the standard sum-of-cosines form for sin((2n+1)x/2)/sin(x/2) so the integral collapses in one line.

You can search every JEE Advanced paper from 2007 by chapter in the past-paper archive to locate more mixed problems with worked solutions. If a fresh question blocks you, photograph the doubt for a step-by-step solution with diagram.

Next step: the past-paper archive on JEEnius and search every JEE Main paper from 2002 and every Advanced paper from 2007, by year, subject or chapter, each with a worked solution (free).

Keep going with Damping of Oscillations JEE 2019: N = 5000 Solution.

Frequently asked questions

What is the official matching for mixed mathematics JEE 2010?

The verified official matching is A-t, B-p and r, C-q (or q and s), D-r. Statement A gives d²=6, B gives x=±4, D gives 4. For C only μ=0 satisfies all vector conditions after Cauchy-Schwarz.

How to solve the 3D line intersection in mixed mathematics JEE 2010?

Parametrize the first line as P=(2+λ,1-2λ,-1+λ) and second as Q=(8/3+2μ,-3-μ,1+μ). Enforce collinearity by setting Q=kP. Solving yields k=2/3, λ=3, P(5,-5,2), Q(10/3,-10/3,4/3) and d²=6.

Why is μ=5 invalid in the vectors part of mixed mathematics jee 2010?

The squared-magnitude equation produces μ(μ-5)=0. Substituting μ=5 produces scalars where C² exceeds BD. This violates Cauchy-Schwarz, so only μ=0 is possible for real non-zero vectors b and c.

How do you evaluate the integral in JEE 2010 mixed mathematics?

Rewrite f(x) using sin(9x/2)/sin(x/2)=1+2(cos x+cos 2x+cos 3x+cos 4x). All cosine terms integrate to zero over [-π,π]. The integral of f(x) equals 2π, therefore (2/π)∫f from -π to π equals 4.

What common mistake occurs in the vectors question of mixed mathematics JEE 2010?

Students solve μ(μ-5)=0 but accept both roots without substituting back into Cauchy-Schwarz. For μ=5, C²>BD which is impossible. This wrongly pairs C with both q and s instead of only q.

3d geometrydefinite integralinverse trigjee 2010matrix matchvector algebra

Practise this with JEEnius AI

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

Start practising free