Animated Solution for Mathematics - Differential Equations: The slope of the tangent to a curve C:y=y(x) at any point (x,y) on it is 2+9e−2x2e2x−6e−x+9. If C passes through the points (0,21+22π) and (α,21e2α), then eα is equal to :
Select Answer:
Visualized Solution
The Differential Equation
Given slope of tangent: dxdy=2+9e−2x2e2x−6e−x+9
This represents a First Order Ordinary Differential Equation.
Simplifying the Expression
Multiply numerator and denominator by e2x:
dxdy=e2x(2+9e−2x)e2x(2e2x−6e−x+9)
dxdy=2e2x+92e4x−6ex+9e2x
Rearranging the Numerator
Rearrange to match the denominator:
dxdy=2e2x+9e2x(2e2x+9)−6ex
Divide the terms: dxdy=e2x−2e2x+96ex
Setting up the Integration
Integrating both sides with respect to x:
y=∫e2xdx−∫2e2x+96exdx
The first integral is straightforward: ∫e2xdx=21e2x
Solving the Second Integral
Let I1=∫2(ex)2+96exdx
Substitute ex=t⟹exdx=dt
I1=∫2t2+96dt=3∫t2+(23)2dt
Applying Standard Integral Formula
Using ∫x2+a2dx=a1tan−1(ax):
I1=3⋅231tan−1(23t)
I1=2tan−1(32ex)
The General Solution
Combining the integrals, the general equation of the curve C is:
y=21e2x−2tan−1(32ex)+C
Finding the Constant C
The curve passes through (0,21+22π).
Substitute x=0 and y=21+22π:
21+22π=21e0−2tan−1(32e0)+C
C=22π+2tan−1(32)
Applying the Second Point
The curve also passes through (α,21e2α).
Substitute x=α and y=21e2α:
21e2α=21e2α−2tan−1(32eα)+C
2tan−1(32eα)=22π+2tan−1(32)
Simplifying the Equation
Divide the entire equation by 2:
tan−1(32eα)=4π+tan−1(32)
Apply tan to both sides:
32eα=tan(4π+tan−132)
Final Calculation
Using tan(A+B)=1−tanAtanBtanA+tanB:
32eα=1−321+32=3−23+2
Final result: eα=23(3−23+2)
00:00 / 00:00
The Sigma Insight: Variable Separable Method
Solution Diagram
The Anatomy of a Curve
A Journey Through Differential Equations
Welcome, future engineer. Today, we are going to dismantle a problem that, at first glance, looks like a chaotic mess of exponentials. You see an expression like 2+9e−2x2e2x−6e−x+9 and your brain might instinctively want to run away.
But I want you to pause. Take a breath. In the world of JEE Advanced, complexity is often just a mask for elegance. Let's peel back that mask together.
Phase 1
The Algebraic Surgery
We are given the slope of the tangent, which is the derivative dxdy. Our goal is to find the curve y(x). The expression we are given is:
dxdy=2+9e−2x2e2x−6e−x+9
This is our starting point. The negative exponents are the 'noise' in the system. To clear this noise, we perform a bit of algebraic surgery.
We multiply the numerator and the denominator by e2x. Why? Because e2x⋅e−2x=1, which effectively eliminates the negative powers. After this operation, our equation transforms into:
dxdy=2e2x+92e4x−6ex+9e2x
Now, look at the numerator. We want to match it to the denominator, 2e2x+9. By grouping terms cleverly, we can rewrite the numerator as e2x(2e2x+9)−6ex.
When we divide this by the denominator, the expression simplifies beautifully into:
dxdy=e2x−2e2x+96ex
Suddenly, the monster is tamed. We have two simple terms ready for integration.
Phase 2
The Art of Integration
Now we integrate both sides with respect to x. The first part, ∫e2xdx, is a standard integral that gives us 21e2x.
The second part, ∫2e2x+96exdx, is where the real work happens. We use the substitution method. Let t=ex, which implies dt=exdx. The integral becomes:
I1=∫2t2+96dt=3∫t2+(23)2dt
This is the classic form ∫x2+a2dx=a1tan−1(ax). Applying this, we get:
I1=2tan−1(32ex)
Combining these, we have our general solution for the curve C:
y=21e2x−2tan−1(32ex)+C
Phase 3
The Boundary Conditions and the Finale
We are not done yet. We have a constant C to find. The problem tells us the curve passes through (0,21+22π).
Substituting x=0 and y into our equation, we find C=22π+2tan−1(32).
Finally, we use the second point (α,21e2α). When we plug this into our equation, the 21e2α terms on both sides cancel out! This is the 'aha!' moment.
We are left with:
2tan−1(32eα)=22π+2tan−1(32)
Dividing by 2 and taking the tangent of both sides, we use the identity tan(A+B)=1−tanAtanBtanA+tanB. The calculation simplifies to:
32eα=3−23+2
Solving for eα, we arrive at our final answer. You see? The complexity was just a path to a very elegant result. Keep practicing, and soon, you will see these patterns before you even pick up your pen.