Analyzing the Setup
The problem before us is cosxdy=y(sinx−y)dx. At first glance, it looks like a tangled mess of trigonometric functions and variables.
In the world of JEE Advanced, we do not fear the mess; we embrace it. We look for the pattern hidden within the chaos.
Phase 1
The Standard Form
Our first instinct is to bring order to this equation. We want to see the derivative dxdy clearly. By dividing both sides by cosxdx, we isolate our derivative:
Distributing the denominator, we get dxdy=ytanx−y2secx. Now, let us rearrange this into a form that feels familiar. Moving the y term to the left, we obtain:
Stop here for a moment. Look at the right-hand side. That y2 term is the intruder. If it were not there, this would be a simple linear differential equation. But it is there, and that makes this a Bernoulli equation.
Phase 2
The Bernoulli Strategy
A Bernoulli equation takes the form dxdy+P(x)y=Q(x)yn. In our case, n=2. This is the classic trap.
Many students try to use separation of variables here and fail. The key to unlocking this is to eliminate the non-linearity. We divide the entire equation by y2, yielding:
This looks strange, but it is the gateway to the solution.
Phase 3
The Magic of Substitution
Now, we perform the substitution that changes everything. Let t=−y1.
When we differentiate t with respect to x, we get dxdt=y21dxdy. Look at our equation again; that term y21dxdy is sitting right there, waiting for us!
Substituting t and dxdt back into our equation, we get:
Suddenly, the complexity vanishes. We have transformed a non-linear nightmare into a beautiful, standard linear differential equation.
Phase 4
The Integrating Factor
We are now in the home stretch. For a linear equation dxdt+P(x)t=Q(x), the solution relies on the Integrating Factor (I.F.).
Here, P(x)=tanx. The I.F. is defined as:
We know that the integral of tanx is ln∣secx∣. Thus, our I.F. is eln∣secx∣=secx. This is the magic key that unlocks the equation.
Phase 5
The Final Integration
We multiply our linear equation by the I.F.:
secxdxdt+tsecxtanx=−sec2x
The left side is now the derivative of the product tsecx. So, we have:
Integrating both sides with respect to x, we get tsecx=−∫sec2xdx. We know the integral of sec2x is tanx. Therefore:
Finally, we substitute t=−y1 back into the equation:
Multiplying by −y, we arrive at secx=y(tanx−c). By redefining the constant −c as C, we reach our elegant final answer:
secx=y(tanx+C)
You have conquered the Bernoulli equation. Remember, the math is not just about the steps; it is about the transformation from confusion to clarity. Keep practicing, and keep believing in your ability to solve the unsolvable.