Part of CALC-07 — Differential Equations

Linear DE Trick — Choosing the Right Dependent Variable

by Notetube Official101 words8 views

Sometimes an equation that is not linear in y is linear in x. Example: dy/dx = 1x+y2\frac{1}{x + y^2}. This is NOT linear in y (nonlinear term y2y^2 multiplies nothing). But rewrite as dx/dy = x + y2y^2, i.e., dx/dy - x = y2y^2. This IS linear in x with P(y) = -1 and Q(y) = y2y^2. IF = e^(-y). Solution: x*e^(-y) = integral of y2y^2*e^(-y) dy + C. This trick is crucial in JEE — always consider whether switching dependent and independent variables simplifies the equation. The hint is usually that dy/dx has a complex expression but dx/dy is simpler.

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes