Fundamentals & Definitions
Classification Lab
Solution Methods Arena
Engineering Modeling Zone
Sustainability & Real-World Impact
100

What is meant by the order of a differential equation?

The highest order derivative present in the equation.

100

Classify:  dydx=x2y\frac{dy}{dx} = x^2 ydxdy=x2y

Separable differential equation.

100

Name the method used for separable equations.

Separation of variables.

100

Which DE model describes cooling of objects?

Newton’s Law of Cooling.

100

Which DE models pollution diffusion?

First-order transport equations.

200

Define a first-order differential equation.

A differential equation involving only the first derivative of the dependent variable.

200

Classify:  dydx+Py=Q\frac{dy}{dx} + Py = Qdxdy+Py=Q

Linear first-order differential equation.

200

What method is used for non-exact equations?

Integrating factor method.

200

Which type of DE models population growth?

First-order separable differential equation.

200

Which sustainability system uses first-order DEs for energy optimization?

Smart grids.

300

Distinguish between general solution and particular solution.

General solution contains arbitrary constants; particular solution is obtained using initial conditions.

300

Identify the type:
(2xy+y2)dx+x2dy=0(2xy + y^2)dx + x^2 dy = 0(2xy+y2)dx+x2dy=0

Exact differential equation.

300

What substitution is used in homogeneous equations?

y=vxy = vxy=vx or v=yxv = \frac{y}{x}v=xy

300

RC circuits are modeled using which DE type?

First-order linear differential equations.

300

Epidemic spread models are based on what DE type?

Coupled first-order differential equations.

400

What is an initial value problem (IVP)?

A differential equation with specified values of the function at a given point.

400

What makes a differential equation homogeneous?

When it can be expressed as a function of yx\frac{y}{x}xy or both terms are of same degree.

400

State the integrating factor for a linear DE
dydx+Py=Q\frac{dy}{dx} + Py = Qdxdy+Py=Q

IF=e∫PdxIF = e^{\int P dx}IF=e∫Pdx

400

Battery discharge in EVs follows which DE structure?

First-order dynamic decay models.

400

Water resource sustainability relies on what DE principle?

Flow balance and transport rate equations.

500

Define degree of a differential equation.

The power of the highest order derivative when the equation is free from radicals and fractions.

500

A DE is non-exact. What classification step comes next?

Find an integrating factor.

500

Why is method selection critical in solving DEs?

Wrong classification leads to mathematically invalid solutions.

500

Why are first-order DEs ideal for real-time engineering systems?

They model rate-based dynamic changes in physical systems.

500

Why are DEs critical for achieving SDGs?

They model dynamic systems for prediction, optimization, and control.