NIOS Pure HTML Study Hub

Mathematics — Class 12 — L32: Differential Equations

NIOS Code 311 · Module 8 · Calculus

Notes extracted from NIOS Mathematics Course (311), Lesson 32 — Differential Equations (ilovepdf_merged (6).pdf). Content covers sections 32.1–32.x.
Study timer: 00:00:00

Overview — Differential Equations (L32)

A differential equation involves a function and its derivatives. Order = highest derivative; degree = power of that derivative when the equation is polynomial in derivatives.

dy/dx = f(x,y) · solution y = φ(x) satisfies identically
General solution has arbitrary constants
P tangent, slope f′(x)
Derivative as slope of the tangent

32.1 Variable separable

Write as g(y) dy = f(x) dx and integrate both sides. Include +C.

32.2 Homogeneous / linear first order (as in syllabus)

Homogeneous: dy/dx = F(y/x); substitute v=y/x. Linear: dy/dx + P(x)y = Q(x); integrating factor e^(∫P dx).

IF = e^(∫P dx) · d/dx [y·IF] = Q·IF
Then integrate
Verify: Differentiate your candidate solution and substitute back into the DE.

MCQ Quiz — L32 Differential Equations

0 / 10 correct

Flashcards — L32

1 / 14

Golden Rules — L32 Differential Equations

Most exam-important points from this chapter:

Know the definitions of L32

Start every answer with the key definition or standard form from Differential Equations.

Write the formula first

Copy the formula, then substitute values; never jump to the number alone.

Watch conditions

Check domain, quadrant, non-zero denominators, and applicability of the theorem.

Master result 1

Memorise and apply: cos x

Master result 2

Memorise and apply: sin x

Order degree
dy/dx=f(x)
Separable
Linear dy/dx+Py=Q
IF e^{∫P dx}
General + particular

1. Formulas & Definitions

Full Ch 32 — Differential Equations study guide: definitions, derivations, why each formula works, history, deep understanding, pencil diagrams, step-by-step use, and 4-level solved examples.

Separable: dy/dx = g(x) h(y)

Definition: Rewrite dy/h(y) = g(x) dx and integrate both sides.

Derivation

Chain rule reverse for functions with product structure.

Variables

h(y)≠0 · +C after integrate

Why it works

Variables can be isolated on each side.

Historical context

First standard solution method taught.

Deep understanding

General solution has arbitrary constant.

2. Diagrams & Visuals

Separable: dy/dx = g(x) h(y) dy/h(y)=g(x)dx Integrate both +C

Pencil sketch · labelled · step-by-step breakdown below

  1. Write dy/h = g dx
  2. Integrate both sides
  3. Solve for y if required
  4. Apply IC for particular

3. Solved Examples

Basic

Q: dy/dx=y

Solution: ln|y|=x+C → y=Aeˣ

Answer: y = A eˣ

Intermediate

Q: dy/dx=2x y⁰ wait 2x

Solution: y=x²+C

Answer: y = x² + C

Advanced

Q: dy/dx=y/x

Solution: ln|y|=ln|x|+C → y=kx

Answer: y = kx

Exam

Q: First step for separable?

Solution: Separate variables then integrate

Answer: Separate & integrate

Linear: dy/dx + P(x)y = Q(x); IF = e^{∫P dx}

Definition: Multiplying by IF makes LHS d/dx (y·IF).

Derivation

From product rule design.

Variables

P,Q functions of x · standard form first

Why it works

IF converts left side into exact derivative.

Historical context

Standard first-order linear method.

Deep understanding

y · IF = ∫ Q·IF dx + C.

2. Diagrams & Visuals

Linear: dy/dx + P(x)y = Q(x); IF = e^{∫ Standard form IF=e^{∫P} d/dx(y IF)=Q IF

Pencil sketch · labelled · step-by-step breakdown below

  1. Write standard form
  2. Compute IF=e^{∫P}
  3. Multiply through
  4. Integrate both sides

3. Solved Examples

Basic

Q: dy/dx + y = 0

Solution: IF=eˣ; y=Ce^{−x}

Answer: y = C e^{−x}

Intermediate

Q: dy/dx + y = eˣ

Solution: y=(1/2)eˣ+Ce^{−x}

Answer: y = ½eˣ + C e^{−x}

Advanced

Q: dy/dx + (1/x)y = x (x>0)

Solution: IF=x; xy=x³/3+C

Answer: y = x²/3 + C/x

Exam

Q: Integrating factor?

Solution: e^{∫P dx}

Answer: e^{∫P dx}

Order & degree

Definition: Order = highest derivative present; degree = power of that derivative when equation is polynomial in derivatives.

Derivation

Definitions for classification.

Variables

Clear radicals/fractions before degree

Why it works

Order always defined; degree only if polynomial form in derivatives.

Historical context

Standard DE classification.

Deep understanding

Example (y'')³ + y' = 0 has order 2 degree 3.

2. Diagrams & Visuals

Order & degree Order = highest deriv Degree = its power After poly form

Pencil sketch · labelled · step-by-step breakdown below

  1. Find highest derivative
  2. Make polynomial in derivatives
  3. Read power as degree
  4. State order, degree

3. Solved Examples

Basic

Q: y' + y = 0

Solution: Order 1 degree 1

Answer: 1, 1

Intermediate

Q: (y'')³+y'=0

Solution: Order 2 degree 3

Answer: 2, 3

Advanced

Q: √(y')=y

Solution: Not poly until squared: order 1 degree 1 after

Answer: Careful with degree

Exam

Q: Define order.

Solution: Order of highest derivative

Answer: Highest derivative order

5. Special Features & Extras

Complete study guide — exam tips, common mistakes, memory aids, and quick reference.

Exam Tips & Tricks

  • General solution includes arbitrary constants = order count (typically).
  • IC fixes constants.
  • Linear: IF first.

Common Student Mistakes

  • Losing +C
  • Wrong IF sign in ∫P
  • Calling singular solutions without care

Memory Aids & Mnemonics

Separable: split and integrate.
Linear: IF = e to the integral P.

Which Formula When?

  • Product g(x)h(y) → separable
  • y'+Py=Q → linear IF
  • Classify → order/degree

Quick reference box

• Separate · IF=e^{∫P} · order/degree

PYQ — Previous Year Questions

English questions from NIOS Mathematics (311) public / sample papers (Sample 2024, Apr 2024, Oct 2024, Apr 2025; board-style where scanned papers had no extractable text). Mapped exclusively to this chapter — no cross-chapter duplicates. Use Model Answer for the marking key and Explanation for working.

L32 — Differential Equations

4 question(s) · Sources: Board-style IVP, Board-style linear, Board-style order/degree, Board-style separable

PYQ1. State the order and degree of (y″)³ + y′ = 0.

1 mark(s) · SA · Board-style order/degree

Model Answer

1)  Order 2, degree 3

Explanation

1)  Highest derivative y″; raised to power 3 in polynomial form.

PYQ2. Solve dy/dx = y (general solution).

2 mark(s) · SA · Board-style separable

Model Answer

1)  y = C eˣ

Explanation

1)  dy/y = dx ⇒ ln|y|=x+C₁ ⇒ y=Ceˣ.

PYQ3. Solve dy/dx + y = eˣ.

2 mark(s) · SA · Board-style linear

Model Answer

1)  y = (1/2)eˣ + C e^(−x)

Explanation

1)  IF=eˣ; d/dx(yeˣ)=e^(2x); yeˣ=(1/2)e^(2x)+C; y=(1/2)eˣ+Ce^(−x).

PYQ4. Solve dy/dx=2x with y(0)=3.

2 mark(s) · SA · Board-style IVP

Model Answer

1)  y = x² + 3

Explanation

1)  y=x²+C; y(0)=3 ⇒ C=3.

Problem Solving — L32 Differential Equations

10 English exam-style problems for this chapter (NIOS Mathematics 311). Each question states the formula, gives full step-by-step working with the final answer, plus formal/easy explanations. English only.

Question 1 of 10Order degree

State the order and degree of (d²y/dx²)³ + dy/dx = 0.

Order = highest derivative

1)  Highest derivative is d²y/dx² ⇒ order 2.

2)  It appears to power 3 and equation is polynomial in derivatives ⇒ degree 3.

Answer:  Order 2, degree 3

Formula used

Order = highest derivative

Textbook formal language

Order from highest derivative; degree from its power when polynomial.

Easy language (same calculation)

Second derivative cubed → order 2 degree 3.

Why this formula

If fractional powers of y″, degree may be undefined after clearing.

Exam tip

Do not call order 3.

Common mistakes

  • Order 3
  • Degree 2
Question 2 of 10Separable

Solve dy/dx = y (y>0).

∫ dy/y = ∫ dx

1)  dy/y = dx.

2)  ln y = x + C₁ ⇒ y = e^(x+C₁)=A eˣ with A>0.

3)  General often written y=Ceˣ (C≠0); including C=0 covers y=0 solution.

Answer:  y = C eˣ

Formula used

∫ dy/y = ∫ dx

Textbook formal language

Variable separable; exponential solutions.

Easy language (same calculation)

dy/y integrates to ln; exp both sides.

Why this formula

C arbitrary real if y=0 included.

Exam tip

Do not leave ln y = x without solving for y unless asked.

Common mistakes

  • y=x+C
  • y=e^x only
Question 3 of 10Separable 2

Solve y dy = x dx.

dy/dx=x/y

1)  ∫ y dy = ∫ x dx ⇒ y²/2 = x²/2 + C₁ ⇒ y² − x² = C.

Answer:  y² − x² = C

Formula used

dy/dx=x/y

Textbook formal language

Separable equation integrates to a family of hyperbolas (difference of squares).

Easy language (same calculation)

Integrate both sides, multiply by 2.

Why this formula

C = 2C₁.

Exam tip

Can write x²−y²=K by sign flip of constant.

Common mistakes

  • y=x+C
  • y²+x²=C
Question 4 of 10Linear IF

Solve dy/dx + y = eˣ.

IF=e^{∫P dx}

1)  P=1 ⇒ IF=e^{∫dx}=eˣ.

2)  d/dx(y eˣ)=eˣ eˣ=e^(2x).

3)  y eˣ = (1/2)e^(2x)+C ⇒ y = (1/2)eˣ + C e^(−x).

Answer:  y = ½ eˣ + C e^(−x)

Formula used

IF=e^{∫P dx}

Textbook formal language

Standard linear first-order method with integrating factor eˣ.

Easy language (same calculation)

Multiply by eˣ, left side becomes product derivative.

Why this formula

Divide by IF at the end.

Exam tip

∫ e^(2x) dx = e^(2x)/2.

Common mistakes

  • y=eˣ+C
  • Forgetting C e^(−x)
Question 5 of 10Verify

Verify y=x² is a solution of x y′ = 2y (x≠0).

Substitute back

1)  y′=2x; x·2x=2x² and 2y=2x².

2)  Equal ⇒ solution.

Answer:  Verified: both sides equal 2x²

Formula used

Substitute back

Textbook formal language

Direct substitution of y and y′ into the DE.

Easy language (same calculation)

Derivative 2x; multiply by x matches 2y.

Why this formula

Verification does not find C; it checks a candidate.

Exam tip

Compute y′ carefully.

Common mistakes

  • Only plugging y not y′
  • Algebra error
Question 6 of 10IVP

Solve dy/dx=2x with y(0)=3.

Use initial condition

1)  y=x²+C; 3=0+C ⇒ C=3.

2)  y=x²+3.

Answer:  y = x² + 3

Formula used

Use initial condition

Textbook formal language

General solution plus initial condition fixes C.

Easy language (same calculation)

Integrate 2x get x²+C; use y(0)=3.

Why this formula

Particular solution has no free C.

Exam tip

y(0) means x=0.

Common mistakes

  • y=x²
  • y=2x+3
Question 7 of 10Order degree

State the order and degree of (dy/dx)² + y = x.

Highest derivative; its power

1)  Highest derivative is dy/dx ⇒ order 1.

2)  It appears to power 2 ⇒ degree 2.

Answer:  Order 1, degree 2

Formula used

Highest derivative; its power

Textbook formal language

Order is the highest derivative present; degree is its power in polynomial form.

Easy language (same calculation)

First derivative squared.

Why this formula

y and x do not change order.

Exam tip

Check each algebraic step carefully.

Common mistakes

  • Order 2
  • Degree 1
Question 8 of 10Separable

Solve dy/dx = 3y (y>0).

dy/y = dx

1)  dy/y = 3 dx.

2)  ln y = 3x + C₁ ⇒ y = A e^{3x} (A>0).

3)  General real form often written y = C e^{3x}.

Answer:  y = C e^{3x}

Formula used

dy/y = dx

Textbook formal language

Separable first-order equation.

Easy language (same calculation)

Grow exponentially with rate 3.

Why this formula

C absorbs the sign of A.

Exam tip

Check each algebraic step carefully.

Common mistakes

  • y=3x+C
  • y=e^{3x} only
Question 9 of 10Linear IF

Solve dy/dx + y = 0.

IF = e^{∫P dx}

1)  P=1, IF=eˣ.

2)  d/dx(y eˣ)=0 ⇒ y eˣ = C ⇒ y = C e^{−x}.

Answer:  y = C e^{−x}

Formula used

IF = e^{∫P dx}

Textbook formal language

First-order linear with Q=0.

Easy language (same calculation)

Exponential decay solutions.

Why this formula

IF multiplies both sides.

Exam tip

Check each algebraic step carefully.

Common mistakes

  • y=C eˣ
  • y=0 only
Question 10 of 10IVP

Solve dy/dx = 2x with y(0)=4.

Use initial condition

1)  y = x² + C.

2)  y(0)=4 ⇒ C=4.

3)  y = x² + 4.

Answer:  y = x² + 4

Formula used

Use initial condition

Textbook formal language

General solution plus initial condition.

Easy language (same calculation)

Antiderivative of 2x is x².

Why this formula

Plug x=0 to fix C.

Exam tip

Check each algebraic step carefully.

Common mistakes

  • y=x²
  • y=2x+4