top of page
Inaugurated by IN-SPACe
ISRO Registered Space Tutor

S7-SA1-0635

What is the First Order Linear Differential Equation Form?

Grade Level:

Class 12

AI/ML, Physics, Biotechnology, FinTech, EVs, Space Technology, Climate Science, Blockchain, Medicine, Engineering, Law, Economics

Definition
What is it?

A First Order Linear Differential Equation is a special type of equation that involves a function and its first derivative. It's 'first order' because it only has the first derivative, and 'linear' because the function and its derivative appear only with power one, not squared or multiplied together.

Simple Example
Quick Example

Imagine you are tracking how the price of your favourite chai changes over time. If the rate at which the price changes (its derivative) depends directly on the current price and some other constant factors, that relationship can often be described by a first order linear differential equation. It helps predict future prices.

Worked Example
Step-by-Step

Let's identify if dy/dx + 2y = 4x is a first order linear differential equation.

Step 1: Recall the standard form: dy/dx + P(x)y = Q(x).
---Step 2: Compare dy/dx + 2y = 4x with the standard form.
---Step 3: Here, the derivative dy/dx is present, and its highest order is 1 (first order).
---Step 4: The variable 'y' is present with power 1 (linear).
---Step 5: P(x) is 2 (a function of x, which is a constant in this case).
---Step 6: Q(x) is 4x (a function of x).
---Step 7: Since it perfectly matches the form dy/dx + P(x)y = Q(x), it is a first order linear differential equation.
---Answer: Yes, dy/dx + 2y = 4x is a first order linear differential equation.

Why It Matters

These equations are super important for understanding how things change over time in the real world. Engineers use them to design EV batteries and rockets, doctors use them to model how medicines spread in the body, and even economists use them to predict market trends. Learning this helps you build a strong foundation for careers in AI/ML, Physics, and Medicine.

Common Mistakes

MISTAKE: Thinking dy/dx + y^2 = x is linear because it has dy/dx | CORRECTION: It's not linear because 'y' is squared (y^2). For linearity, 'y' and dy/dx must have power 1.

MISTAKE: Confusing the order of the derivative (like d^2y/dx^2) with the power of the derivative (like (dy/dx)^2) | CORRECTION: 'First order' means the highest derivative is dy/dx, not d^2y/dx^2. 'Linear' means dy/dx and y are not raised to powers greater than 1.

MISTAKE: Forgetting that P(x) and Q(x) must be functions of 'x' only, or constants | CORRECTION: If P(x) or Q(x) contain 'y' terms, the equation might not be in the standard linear form, or might not be linear at all.

Practice Questions
Try It Yourself

QUESTION: Is x(dy/dx) + y = x^2 a first order linear differential equation? | ANSWER: Yes, it can be rewritten as dy/dx + (1/x)y = x, which is in the standard form.

QUESTION: Identify P(x) and Q(x) for the equation dy/dx + 5y = sin(x). | ANSWER: P(x) = 5, Q(x) = sin(x).

QUESTION: Which of these is NOT a first order linear differential equation? (A) dy/dx + xy = cos(x) (B) dy/dx + y = 1/y (C) dy/dx = x^2 | ANSWER: (B) dy/dx + y = 1/y is not linear because of the 1/y term (which is y^-1).

MCQ
Quick Quiz

Which of the following equations is in the standard form of a First Order Linear Differential Equation?

dy/dx + y^2 = x

dy/dx + x*y = sin(x)

d^2y/dx^2 + y = x

y * dy/dx = x

The Correct Answer Is:

B

Option B fits the standard form dy/dx + P(x)y = Q(x) where P(x) = x and Q(x) = sin(x). Option A has y^2, Option C is second order, and Option D has y multiplied by dy/dx, making it non-linear.

Real World Connection
In the Real World

Imagine a scientist at ISRO tracking the decay of a radioactive element used in a satellite. The rate of decay depends on the amount of the element present. This relationship is often modeled using a first order linear differential equation. Solving it helps them predict how long the element will be effective.

Key Vocabulary
Key Terms

DIFFERENTIAL EQUATION: An equation involving derivatives of an unknown function | FIRST ORDER: Involves only the first derivative (dy/dx) | LINEAR: The dependent variable (y) and its derivatives appear only to the power of one | DERIVATIVE: The rate at which a function changes | STANDARD FORM: The general way an equation is written for easy identification.

What's Next
What to Learn Next

Great job understanding the form! Next, you'll learn how to SOLVE these first order linear differential equations using a special method called the 'integrating factor'. This builds directly on what you've learned and will help you tackle real-world problems!

bottom of page