Animated Solution for Mathematics - Differentiation: Match the statements given in Column-I with the intervals/union of intervals given in Column-II.
List-I
(P)
The set {Re(1−z22iz):z is a complex number,∣z∣=1,z=±1} is
(Q)
The domain of the function f(x)=sin−1(1−32(x−1)8(3)x−2) is
(R)
If f(θ)=1−tanθ−1tanθ1−tanθ1tanθ1, then the set {f(θ):0≤θ<2π} is
(S)
If f(x)=x3/2(3x−10),x≥0 then f(x) is increasing in
List-II
(1)
(−∞,−1)∪(1,∞)
(2)
(−∞,−0)∪(0,∞)
(3)
[2,∞)
(4)
(−∞,−1]∪[1,∞)
(5)
(0,0]∪[2,∞)
Select Matching Pairs:
* Multiple Allowed
PMatches
QMatches
RMatches
SMatches
Visualized Solution
Complex Number on Unit Circle
Consider the expression Re(1−z22iz).
Given ∣z∣=1 and z=±1.
Let z=eiϕ where ϕ∈(0,2π)∖{π}.
Euler's Identity Application
Substitute z=eiϕ: 1−e2iϕ2ieiϕ
Factor out eiϕ from the denominator: eiϕ(e−iϕ−eiϕ)2ieiϕ
Using eiϕ−e−iϕ=2isinϕ, the expression simplifies to −sinϕ1.
Range of −sinϕ1
Since ϕ∈(0,2π)∖{π}, sinϕ∈[−1,1]∖{0}.
Therefore, sinϕ1∈(−∞,−1]∪[1,∞).
The range of −sinϕ1 is (−∞,−1]∪[1,∞). Matches (s).
Domain of Inverse Sine
Function: f(x)=sin−1(1−32(x−1)8(3)x−2)
For sin−1(u) to be defined, the argument must satisfy ∣u∣≤1.
1−32(x−1)8(3)x−2≤1
Exponential Substitution
Let t=3x−1. Since 3x>0, t>0.
Then 3x−2=33x−1=3t.
The inequality becomes 1−t28(t/3)≤1⟹3(1−t2)8t≤1.
Solving for x
∣8t∣≤∣3(1−t2)∣⟹8t≤3∣1−t2∣ (since t>0).
Case 1 (t<1): 8t≤3−3t2⟹3t2+8t−3≤0⟹(3t−1)(t+3)≤0⟹t≤31.
Case 2 (t>1): 8t≤3t2−3⟹3t2−8t−3≥0⟹(3t+1)(t−3)≥0⟹t≥3.
Back-substitute: 3x−1≤3−1⟹x≤0, and 3x−1≥31⟹x≥2. Matches (t).
Evaluating f(θ)
f(θ)=1−tanθ−1tanθ1−tanθ1tanθ1
Expand along the first row:
1(1+tan2θ)−tanθ(−tanθ+tanθ)+1(tan2θ+1)
Simplifying to 2sec2θ
f(θ)=(1+tan2θ)−0+(tan2θ+1)
f(θ)=2(1+tan2θ)
Using the identity 1+tan2θ=sec2θ, we get f(θ)=2sec2θ.
Range of 2sec2θ
Given domain: 0≤θ<2π.
In this interval, secθ∈[1,∞).
Therefore, sec2θ∈[1,∞) and 2sec2θ∈[2,∞). Matches (r).
Derivative of f(x)
Function: f(x)=x3/2(3x−10) for x≥0.
To find where f(x) is increasing, we need f′(x)≥0.
Apply the product rule: f′(x)=dxd(x3/2)⋅(3x−10)+x3/2⋅dxd(3x−10).
f′(x)=23x1/2(3x−10)+x3/2(3).
Factoring f′(x)
Factor out common terms: f′(x)=3x1/2[21(3x−10)+x].
Simplify inside the bracket: f′(x)=3x(23x−10+2x).
f′(x)=23x(5x−10).
Finding the Interval
For f(x) to be increasing, f′(x)≥0.
23x(5x−10)≥0.
Since x≥0 for all x≥0, the sign depends on 5x−10.
5x−10≥0⟹x≥2.
The interval is [2,∞). Matches (r).
Final Matching
(A) → (s): (−∞,−1]∪[1,∞)
(B) → (t): (−∞,0]∪[2,∞)
(C) → (r): [2,∞)
(D) → (r): [2,∞)
00:00 / 00:00
The Sigma Insight: Monotonicity
Solution Diagram
The Geometry of Complex Numbers
We begin with the expression Re(1−z22iz) where ∣z∣=1. Many students immediately try to substitute z=x+iy. While that is a valid path, it is a path through a dense forest of algebra.
Instead, let us use the elegance of Euler's form. Since z lies on the unit circle, we can write z=eiϕ. Substituting this into our expression, we get:
1−e2iϕ2ieiϕ
Now, watch the magic. If we factor out eiϕ from the denominator, we are left with eiϕ(e−iϕ−eiϕ). The eiϕ terms cancel out, leaving us with:
e−iϕ−eiϕ2i
Recall that eiϕ−e−iϕ=2isinϕ. Thus, our expression simplifies to −sinϕ1. Since sinϕ ranges between [−1,1] (excluding zero), the reciprocal ranges from (−∞,−1]∪[1,∞). The imaginary part vanishes, leaving us with a purely real range.
The Domain of the Inverse Sine
Next, we face f(x)=sin−1(1−32(x−1)8(3)x−2). The inverse sine function is a gatekeeper; it only accepts inputs in the interval [−1,1]. We must ensure that the argument satisfies:
1−32(x−1)8(3)x−2≤1
This looks terrifying, but let us simplify it. Let t=3x−1. Then 3x−2=3t and 32(x−1)=t2. The inequality becomes:
3(1−t2)8t≤1
By splitting this into cases where t<1 and t>1, we solve the quadratic inequalities. We find that t≤31 or t≥3. Translating back to x, we get 3x−1≤3−1⟹x≤0 and 3x−1≥31⟹x≥2.
The domain is (−∞,0]∪[2,∞). It is a perfect example of how substitution can tame even the most intimidating exponential expressions.
The Determinant's Secret
Now, we encounter the determinant:
f(θ)=1−tanθ−1tanθ1−tanθ1tanθ1
Do not panic at the sight of a 3×3 matrix. Expand it along the first row. The calculation yields (1+tan2θ)−tanθ(0)+1(tan2θ+1).
This simplifies to 2(1+tan2θ). Using the identity 1+tan2θ=sec2θ, we get f(θ)=2sec2θ. For 0≤θ<2π, secθ ranges from [1,∞), so 2sec2θ ranges from [2,∞).
The Calculus of Increase
Finally, we analyze f(x)=x3/2(3x−10) for x≥0. To find where it is increasing, we need f′(x)≥0. Applying the product rule:
f′(x)=23x1/2(3x−10)+x3/2(3)
Factoring out 3x1/2, we get:
f′(x)=3x(23x−10+2x)=23x(5x−10)
Since x is always non-negative, the sign depends on 5x−10. Thus, f(x) increases when 5x−10≥0, or x≥2. The interval is $