RankLab
Back to Concepts
MathsMediumClass 12

Linear Differential Equations — IF method

Differential Equations

12

JEE Qs

8%

Hard

75

min

Master the systematic approach of identifying the form, calculating IF, and applying the solution formula, paying extreme attention to integration details and variable dependencies.

🧮 Key Formulas

Standard form 1: dy/dx + P(x)y = Q(x)
Integrating Factor (IF) for form 1: IF = e^(∫P(x)dx)
General solution for form 1: y * IF = ∫(Q(x) * IF)dx + C
Standard form 2: dx/dy + P(y)x = Q(y)
Integrating Factor (IF) for form 2: IF = e^(∫P(y)dy)
General solution for form 2: x * IF = ∫(Q(y) * IF)dy + C

✅ Key Points for JEE

  • 1Always reduce the differential equation to one of the two standard linear forms: dy/dx + P(x)y = Q(x) or dx/dy + P(y)x = Q(y).
  • 2Ensure the coefficient of dy/dx (or dx/dy) is exactly 1 before identifying P and Q.
  • 3Carefully identify P(x) and Q(x) (or P(y) and Q(y)) including their signs.
  • 4The integrating factor (IF) is e raised to the power of the integral of P; errors in integrating P will propagate.
  • 5Remember to include the constant of integration 'C' in the final solution and use given initial conditions to find its value for a particular solution.

⚠️ Common Mistakes

  • Incorrectly identifying P and Q, especially when the equation is not in standard form or has incorrect signs.
  • Making integration errors while calculating the Integrating Factor (∫Pdx or ∫Pdy) or the final integral (∫Q*IF dx or ∫Q*IF dy).
  • Forgetting to make the coefficient of dy/dx (or dx/dy) unity by dividing the entire equation by its coefficient.
  • Confusing the variables: for dy/dx + Py = Q, P and Q must be functions of x (or constants); for dx/dy + Px = Q, P and Q must be functions of y (or constants).

NCERT Chapters

  • Class 12 Mathematics Ch 9: Differential Equations