Animated Solution for Mathematics - Differential Equations: Let y=y(x) be a solution of the differential equation, 1−x2dxdy+1−y2=0, ∣x∣<1. If y(21)=23, then y(21) is equal to :
Select Answer:
Visualized Solution
Analyze the Differential Equation
Given Equation: 1−x2dxdy+1−y2=0
Constraint: ∣x∣<1
Initial Condition: y(21)=23
Goal: Find y(21)
Identify the Method
The equation involves terms of x and y that can be separated.
This is a Variable Separable differential equation.
Rearrange the Terms
Move the y term to the right side:
1−x2dxdy=−1−y2
Separate the Variables
Divide by 1−y2 and 1−x2:
1−y2dy=−1−x2dx
Set Up the Integration
Integrate both sides to find the solution:
∫1−y2dy=−∫1−x2dx
Perform the Integration
Recall the standard integral: ∫1−t2dt=sin−1t
Applying this to both sides:
sin−1y=−sin−1x+C
Rearrange to Standard Form
Bring the x term to the left side:
sin−1x+sin−1y=C
Apply the Initial Condition
We are given y(21)=23
Substitute x=21 and y=23 into the equation:
sin−1(21)+sin−1(23)=C
Evaluate Inverse Trigonometric Values
Calculate the standard angles:
sin−1(21)=6π
sin−1(23)=3π
Calculate the Constant C
Add the angles to find C:
6π+3π=C
C=2π
Write the Particular Solution
Substitute C=2π back into the general equation:
sin−1x+sin−1y=2π
Set Up for the Final Goal
We need to find y when x=21
Substitute x=21 into the particular solution:
sin−1(21)+sin−1y=2π
Evaluate the Known Term
Calculate the inverse sine:
sin−1(21)=4π
Substitute it back:
4π+sin−1y=2π
Solve for sin−1y
Isolate sin−1y:
sin−1y=2π−4π
sin−1y=4π
Find the Final Value of y
Take the sine of both sides:
y=sin(4π)
y=21
00:00 / 00:00
The Sigma Insight: Variable Separable Method
Solution Diagram
Analyzing the Setup
Welcome, future engineers! Today, we are going to peel back the layers of a problem that, at first glance, might look like a tangled mess of square roots and derivatives.
In the world of JEE Advanced, the most intimidating problems are often just simple concepts wearing a disguise. Our equation is:
1−x2dxdy+1−y2=0
It looks like a wall, but we are going to walk right through it.
The Art of Separation
The first instinct of a master problem solver is to look for symmetry. Notice how the x terms and y terms are neatly tucked away in their own square roots? This is a massive hint that we are dealing with a Variable Separable differential equation.
We start by shifting the y term to the right side:
1−x2dxdy=−1−y2
Now, we perform the cross-multiplication. We bring the dx to the right and push the square root of 1−y2 to the left. Suddenly, the equation transforms into something elegant:
1−y2dy=−1−x2dx
Look at that! The variables are perfectly separated. We have successfully isolated the chaos.
The Calculus Bridge
Now that we have separated our variables, we need to bridge the gap between the differential world and the algebraic world. We apply the integral sign to both sides:
∫1−y2dy=−∫1−x2dx
Do you recognize these forms? These are the standard integrals that every JEE aspirant should have etched into their memory. The integral of 1−t21 is simply sin−1t.
Applying this, we get:
sin−1y=−sin−1x+C
We have arrived at the general solution. However, we still have a constant C that is currently a mystery.
The Constant of Destiny
We are given an initial condition: y(21)=23. This is our anchor, telling us exactly where our curve sits in the coordinate plane.
Let's substitute x=21 and y=23 into our equation:
sin−1(21)+sin−1(23)=C
Now, recall your trigonometry. At what angle is the sine value 21? That is 6π. For 23, the angle is 3π.
Adding these together, 6π+3π=2π. Our constant C is exactly 2π. Our particular solution is now locked in:
sin−1x+sin−1y=2π
The Final Reveal
The problem asks us to find y when x=21. We simply plug this value into our particular solution:
sin−1(21)+sin−1y=2π
We know that sin−1(21) is 4π. So, the equation becomes:
4π+sin−1y=2π
Subtracting 4π from both sides, we get sin−1y=4π. Finally, taking the sine of both sides, we find:
y=sin(4π)=21
And there it is! We started with a complex differential equation and ended with a clean, elegant result. It wasn't about brute force; it was about recognizing the patterns and following the logic.