Animated Solution for Mathematics - Vector Algebra: Match List I with List II:
List-I
(P)
Let y(x)=cos(3cos−1x),x∈[−1,1],x=±23. Then y(x)1{(x2−1)dx2d2y(x)+xdxdy(x)} equals
(Q)
Let A1,A2,…,An(n>2) be the vertices of a regular polygon of n sides with its centre at the origin. Let ak be the position vector of the point Ak,k=1,2,…,n. If ∣∑k=1n−1(ak×ak+1)∣=∣∑k=1n−1(ak⋅ak+1)∣, then the minimum value of n is
(R)
If the normal from the point P(h,1) on the ellipse 6x2+3y2=1 is perpendicular to the line x+y=8, then the value of h is
(S)
Number of positive solutions satisfying the equation tan−1(2x+11)+tan−1(4x+11)=tan−1(x22) is
List-II
(1)
1
(2)
2
(3)
8
(4)
9
Select Matching Pairs:
* Multiple Allowed
PMatches
QMatches
RMatches
SMatches
Visualized Solution
Match List I with List II
List I contains four mathematical problems from different domains.
List II contains the possible numerical answers.
We will solve each sub-problem (P, Q, R, S) sequentially.
Part P: Simplifying y(x)
Given: y(x)=cos(3cos−1x)
Let cos−1x=θ⇒x=cosθ
Then y=cos3θ=4cos3θ−3cosθ
Substitute x back: y=4x3−3x
Part P: Differentiation
First derivative: dxdy=12x2−3
Second derivative: dx2d2y=24x
Expression: y1{(x2−1)(24x)+x(12x2−3)}
=4x3−3x36x3−27x=4x3−3x9(4x3−3x)=9
Part Q: Regular Polygon Vectors
Angle between consecutive vectors ak and ak+1 is θ=n2π
∣ak×ak+1∣=R2sin(n2π)
∣ak⋅ak+1∣=R2cos(n2π)
Part Q: Solving for n
Condition: R2sin(n2π)=R2cos(n2π)
⇒tan(n2π)=1
⇒n2π=4π
n=8
Part R: Normal to Ellipse
Ellipse: 6x2+3y2=1
Line: x+y=8 has slope m1=−1
Normal is perpendicular, so slope m=1
Part R: Finding the Point
Normal slope at (x1,y1) is b2x1a2y1=3x16y1=x12y1
x12y1=1⇒x1=2y1
6(2y1)2+3y12=1⇒y1=1,x1=2
Part R: Solving for h
Equation of normal at (2,1): y−1=1(x−2)⇒x−y=1
Passes through P(h,1): h−1=1⇒h=2
Part S: Inverse Trig Equation
Equation: tan−12x+11+tan−14x+11=tan−1x22
Use tan−1A+tan−1B=tan−11−ABA+B
Part S: Algebraic Simplification
LHS = tan−11−(2x+1)(4x+1)12x+11+4x+11
=tan−18x2+6x6x+2
Part S: Solving the Quadratic
8x2+6x6x+2=x22⇒4x2+3x3x+1=x22
3x3+x2=8x2+6x⇒3x2−7x−6=0
(3x+2)(x−3)=0⇒x=3,−32
Only positive solution is x=3 (1 solution)
Final Result
P → 4 (Value: 9)
Q → 3 (Value: 8)
R → 2 (Value: 2)
S → 1 (Value: 1)
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
Analyzing the Setup
Welcome, future IITians! Today, we are not just solving a problem; we are embarking on a journey through the four pillars of JEE Advanced mathematics: Calculus, Vectors, Conic Sections, and Inverse Trigonometry.
This match-the-column question is a classic example of how the exam tests your ability to switch gears between different mathematical domains. Let us break it down, step by step, with the precision of a surgeon and the curiosity of a scientist.
Part P
The Calculus Mirage
We begin with y(x)=cos(3cos−1x). At first glance, this looks like a nightmare of chain rule differentiation.
But wait! Do not dive into the derivative yet. If we let cos−1x=θ, then x=cosθ. The function transforms into y=cos3θ.
We know the triple-angle identity: cos3θ=4cos3θ−3cosθ. Substituting x back, we get y=4x3−3x.
Now, the differentiation becomes a breeze. The first derivative is:
dxdy=12x2−3
The second derivative is:
dx2d2y=24x
When you plug these into the expression y1{(x2−1)dx2d2y+xdxdy}, the algebra collapses beautifully. You are left with 9, proving that even the most intimidating functions often hide a simple, elegant core.
Part Q
The Symmetry of Vectors
Next, we step into the world of regular polygons. We have n vertices, ak, centered at the origin.
The key here is visualization. The angle between consecutive position vectors ak and ak+1 is θ=n2π.
The problem gives us a condition: ∣∑(ak×ak+1)∣=∣∑(ak⋅ak+1)∣. The magnitude of the cross product is R2sin(n2π), and the dot product is R2cos(n2π).
Equating them gives tan(n2π)=1. This implies n2π=4π, leading us directly to n=8. A regular octagon!
Part R
The Geometry of the Normal
Now, let us tackle the ellipse 6x2+3y2=1. We need a normal perpendicular to x+y=8.
The line has a slope of −1, so our normal must have a slope of 1. The slope of the normal at (x1,y1) is:
b2x1a2y1=3x16y1=x12y1
Setting this to 1, we find x1=2y1. Substituting this into the ellipse equation, we find the point of contact is (2,1).
The normal equation is y−1=1(x−2), or y=x−1. Since it passes through P(h,1), we substitute x=h and y=1 to get 1=h−1, which gives h=2.
Part S
The Inverse Trigonometric Trap
Finally, we arrive at the inverse trigonometry equation:
tan−1(2x+11)+tan−1(4x+11)=tan−1(x22)
We apply the identity tan−1A+tan−1B=tan−1(1−ABA+B). After careful algebraic simplification, we arrive at:
8x2+6x6x+2=x22
This simplifies to the quadratic 3x2−7x−6=0. The roots are x=3 and x=−2/3.
Since the problem asks for positive solutions, we reject the negative root. The answer is 3. This problem teaches us that in JEE Advanced, the math is rarely just about calculation; it is about recognizing patterns, respecting geometric constraints, and staying calm under pressure.