The order of the differential equation (d²y/dx²)² + (dy/dx)³ = sin x is:
Differential Equations — Important Questions
SUMMARY: The chapter on Differential Equations in Class 12 Mathematics introduces students to the concept of differential equations, their formation, and methods of solving them.
KEY TOPICS: order and degree of differential equations, general and particular solutions, formation of differential equations, methods of solving first order first degree differential equations, applications of differential equations
The degree of (d²y/dx²)² + (dy/dx)³ = sin x is:
Check answerHide answer
The general solution of dy/dx = e^x is:
Check answerHide answer
The integrating factor of the linear DE dy/dx + y = x is:
Check answerHide answer
The solution of dy/dx = (1 + y²)/(1 + x²) is:
Check answerHide answer
Find the order and degree of the differential equation (d²y/dx²)² + 3 (dy/dx)⁴ = x.
View sample solutionHide solution
Solve the differential equation dy/dx = (1 + x²)(1 + y²).
View sample solutionHide solution
Solve the linear differential equation dy/dx + y/x = x for x > 0.
View sample solutionHide solution
Form the differential equation representing the family of curves y = A sin x + B cos x.
View sample solutionHide solution
State the general solution of dy/dx = e^(2x) and verify it.
View sample solutionHide solution
Solve the differential equation dy/dx = (x + y)/(x − y) using the substitution y = vx.
View sample solutionHide solution
Solve the linear differential equation dy/dx + y · cot x = 2x + x² · cot x.
View sample solutionHide solution
Find the differential equation representing the family of circles passing through the origin and having centres on the x-axis.
View sample solutionHide solution
Solve the differential equation y dx + (x − y³) dy = 0.
View sample solutionHide solution
Solve dy/dx = (x² + y²)/(2xy), x > 0.
View sample solutionHide solution
Differentiate between order and degree of a differential equation in tabular form.
Assertion (A): The order of a differential equation is always greater than its degree.
Reason (R): Order is the highest derivative present and degree is the highest power of that derivative.
Show explanationHide explanation
Assertion (A): Variable-separable form requires the variables to appear on opposite sides as factors.
Reason (R): The equation can then be written as f(x) dx = g(y) dy and integrated directly.
Show explanationHide explanation
Assertion (A): The integrating factor of dy/dx + P(x) y = Q(x) is μ = e^∫ P(x) dx.
Reason (R): Multiplying through by μ makes the LHS equal to d/dx (μ y).
Show explanationHide explanation
Assertion (A): The general solution of a first-order DE contains exactly one arbitrary constant.
Reason (R): The number of arbitrary constants in the general solution equals the order of the DE.
Show explanationHide explanation
Statement 1: A differential equation describes a relation involving derivatives of a function.
Statement 2: DEs are widely used to model physical and economic processes.
Show answerHide answer
Statement 1: The order of a differential equation is always less than or equal to its degree.
Statement 2: Both order and degree depend only on the highest derivative.
Show answerHide answer
Statement 1: Solving a differential equation means finding a function that satisfies it.
Statement 2: General and particular solutions are both forms of such a function.
Show answerHide answer
Statement 1: An integrating factor converts a linear DE into an exact form.
Statement 2: The LHS becomes d/dx (μ y) after multiplication by μ.
Show answerHide answer
Statement 1: A first-order DE has exactly one arbitrary constant in its general solution.
Statement 2: An nth-order DE has n arbitrary constants in its general solution.
Show answerHide answer
-
The order of the differential equation is:A1B2C3D4
-
The degree of the differential equation is:A1B2C3DNot defined
-
Define order and degree of a differential equation and verify the answers.
Show answersHide answers
-
The general solution of dN/dt = kN with N(0) = 1000 is:AN = 1000eᵏᵗBN = 1000 + ktCN = 1000ktDN = ekt
-
Using N(2) = 1500 we get:Ak = (1/2) ln(1.5)Bk = ln(0.5)Ck = 1.5Dk = 0.5
-
Solve for k and use it to predict N(5).
Show answersHide answers
-
The solution to the cooling equation is:AT − T_s = (T₀ − T_s) eᵏᵗBT − T_s = (T₀ − T_s) e⁻ᵏᵗCT = T₀ eᵏᵗDT = T_s + kt
-
The temperature decay is best described as:ALinearBQuadraticCExponential decay towards T_sDPeriodic
-
Solve for k and find T(10).
Show answersHide answers
Study the orders and degrees of various differential equations:
| Equation | Order | Degree |
|---|---|---|
| dy/dx + y = 5 | 1 | 1 |
| (d²y/dx²)² + (dy/dx) = 0 | 2 | 2 |
| (d³y/dx³) + sin(dy/dx) = 0 | 3 | Not defined |
| y = c₁ eˣ + c₂ e⁻ˣ ⇒ d²y/dx² − y = 0 | 2 | 1 |
| (dy/dx) + y² = 0 | 1 | 1 |
-
The degree of (d³y/dx³) + sin(dy/dx) = 0 is:A1B2C3DNot defined
-
For (d²y/dx²)² + (dy/dx) = 0 we have:AOrder is 2 degree is 2BOrder is 2 degree is 1COrder is 1 degree is 2DOrder is 1 degree is 1
-
Why does the equation involving sin(dy/dx) have undefined degree?
Show answersHide answers
Study the methods of solving first-order DEs:
| Form | Method |
|---|---|
| dy/dx = f(x) g(y) | Variable separable |
| dy/dx = f(y/x) | Homogeneous (substitute y = vx) |
| dy/dx + P(x) y = Q(x) | Linear (use IF = e^∫P dx) |
| M dx + N dy = 0 with ∂M/∂y = ∂N/∂x | Exact equation |
| dy/dx = constant | Direct integration |
-
For dy/dx = (x + y)/(x − y) the method is:AVariable separableBHomogeneousCLinearDDirect integration
-
For a linear DE dy/dx + P(x) y = Q(x) the integrating factor is:Ae^∫P dxBe^∫Q dxCe^∫(Q/P) dxDe^∫(P+Q) dx
-
Briefly state when to use each of the four methods.
Show answersHide answers
Identify the order and degree of each differential equation. State the type (variable separable / homogeneous / linear / etc.) where applicable.
| Equation | Order | Degree | Type |
|---|---|---|---|
| dy/dx + 2y = x | ? | ? | ? |
| (d²y/dx²)² + (dy/dx) = 0 | ? | ? | ? |
| dy/dx = (x + y)/(x − y) | ? | ? | ? |
| (d³y/dx³) + sin(dy/dx) = 0 | ? | ? | ? |
| dy/dx = x · y | ? | ? | ? |
Study the population growth curve N(t) = 1000 e^(0.2t) and answer:
-
The differential equation governing the curve is:AdN/dt = kBdN/dt = kNCdN/dt = k/NDdN/dt = N/k
-
Methods that can solve dN/dt = kN include:AVariable separableBLinear (with IF)CBoth (i) and (ii)DNeither
-
Derive the explicit solution N(t) = N₀ e^(kt) and find the doubling time.
Show answersHide answers
Make a full Mathematics paper on Differential Equations.
Pick the question mix, set the marks, hit generate. You get a ready-to-print paper with an answer key.
Generate your paper — free