BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeCalculus II: Integral Calculus - Integration, Series, and Parametric EquationsChapter Study Guide: First-order Linear Equations
Study Guide1,056 words

Chapter Study Guide: First-order Linear Equations

First-order Linear Equations

Learning Objectives

After completing this study guide, you should be able to:

  • Identify and write first-order linear differential equations in standard form.
  • Calculate the integrating factor for any linear first-order differential equation.
  • Apply the integrating factor method to solve general first-order linear differential equations.
  • Solve initial-value problems (IVPs) involving first-order linear equations.
  • Model applied real-world problems (such as air resistance and electrical circuits) using first-order linear equations.

Key Terms & Glossary

  • First-order Linear Differential Equation: An equation involving an unknown function yanditsfirstderivativey′y and its first derivative y'yanditsfirstderivativey′, where both yyy and y′appearlinearly(nopowers,noproductsofyy' appear linearly (no powers, no products of yy′appearlinearly(nopowers,noproductsofy and y′y'y′).
  • Standard Form: The specific arrangement of a linear differential equation written as y′+p(x)y=q(x),wherethecoefficientofy′y' + p(x)y = q(x), where the coefficient of y'y′+p(x)y=q(x),wherethecoefficientofy′ is exactly 1.
  • Integrating Factor: A specially determined mathematical multiplier, denoted I(x)I(x)I(x) or μ(x)\mu(x)μ(x), that transforms the left-hand side of a standard-form differential equation into the exact derivative of a product.
  • General Solution: A solution that encompasses all possible particular solutions, typically containing an arbitrary constant CCC.
  • Initial-Value Problem (IVP): A differential equation paired with a specific starting condition (e.g., y(x0)=y0),allowingyoutosolvefortheexactvalueoftheconstantCy(x_0) = y_0), allowing you to solve for the exact value of the constant Cy(x0​)=y0​),allowingyoutosolvefortheexactvalueoftheconstantC.

The "Big Idea"

[!TIP] The Reverse Product Rule The "Big Idea" behind solving first-order linear differential equations is a clever trick to exploit the Product Rule for derivatives: ddx[u⋅v]=u′v+uv′\frac{d}{dx}[u \cdot v] = u'v + uv'dxd​[u⋅v]=u′v+uv′.

By writing the equation in standard form dydx+p(x)y=q(x)\frac{dy}{dx} + p(x)y = q(x)dxdy​+p(x)y=q(x) and multiplying every term by an integrating factor, the left side magically collapses into the derivative of a single product. Once collapsed, you simply integrate both sides to solve for yyy without the derivatives getting in the way!


Formula / Concept Box

ConceptFormulaNotes
Standard Formdydx+p(x)y=q(x)\frac{dy}{dx} + p(x)y = q(x)dxdy​+p(x)y=q(x)Always divide by the coefficient of y′y'y′ first to achieve this form.
Integrating Factorμ(x)=e∫p(x)dx\mu(x) = e^{\int p(x) dx}μ(x)=e∫p(x)dxDo not include a constant +C+C+C when computing this integral.
Collapsed Formddx[μ(x)y]=μ(x)q(x)\frac{d}{dx}[\mu(x)y] = \mu(x)q(x)dxd​[μ(x)y]=μ(x)q(x)This is the result of multiplying the Standard Form by μ(x)\mu(x)μ(x).
General Solutiony(x)=1μ(x)∫μ(x)q(x)dx+Cμ(x)y(x) = \frac{1}{\mu(x)} \int \mu(x)q(x) dx + \frac{C}{\mu(x)}y(x)=μ(x)1​∫μ(x)q(x)dx+μ(x)C​Always isolate yyy as the final step.

Hierarchical Outline

  1. Basics of First-order Linear Equations
    • Recognizing linearity (no y2y^2y2, sin⁡(y)\sin(y)sin(y), or y⋅y′y \cdot y'y⋅y′)
    • The Standard Form: dydx+p(x)y=q(x)\frac{dy}{dx} + p(x)y = q(x)dxdy​+p(x)y=q(x)
  2. The Integrating Factor Method
    • Deriving the Integrating Factor: μ(x)=e∫p(x)dx\mu(x) = e^{\int p(x) dx}μ(x)=e∫p(x)dx
    • Applying the Product Rule in reverse
    • Integrating both sides to find the General Solution
  3. Initial-Value Problems (IVPs)
    • Substituting x0x_0x0​ and y0y_0y0​ into the General Solution
    • Solving for the integration constant CCC
  4. Applications
    • Modeling population growth/decay
    • Electrical circuits (RL circuits)
    • Newton's Law of Cooling & Air Resistance models

Comparison Tables

[!NOTE] Distinguishing between equation types is critical on exams. Use this table to decide your approach.

FeatureSeparable EquationsFirst-Order Linear Equations
Formdydx=g(x)h(y)\frac{dy}{dx} = g(x)h(y)dxdy​=g(x)h(y)dydx+p(x)y=q(x)\frac{dy}{dx} + p(x)y = q(x)dxdy​+p(x)y=q(x)
Solution StrategyMove all yyy's to one side, xxx's to the other. Integrate.Find standard form, calculate integrating factor, multiply, and integrate.
Linearity RequirementCan be highly non-linear in yyy (e.g., y2y^2y2, $e^y).Must be strictly linear in y$.
Key ChallengeIntegrating difficult functions.Finding the integrating factor algebraically.

Visual Anchors

Method Flowchart

Loading Diagram...

Solution Curves (Family of Solutions vs. IVP)

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds

[!TIP] In the graph above, all curves represent the General Solution y=2+Ce−x.Thesinglebluedotat(0,0.5)anchorsan∗∗Initial−ValueProblem∗∗,isolatingexactlyonevalidcurve(theblueline,whereC=−1.5y = 2 + Ce^{-x}. The single blue dot at (0, 0.5) anchors an **Initial-Value Problem**, isolating exactly one valid curve (the blue line, where C = -1.5y=2+Ce−x.Thesinglebluedotat(0,0.5)anchorsan∗∗Initial−ValueProblem∗∗,isolatingexactlyonevalidcurve(theblueline,whereC=−1.5).


Definition-Example Pairs

▶Standard Form

Definition: A differential equation formatted such that dydxhasacoefficientofexactly1,followedbyaterminvolvingy,setequaltoafunctionofx\frac{dy}{dx} has a coefficient of exactly 1, followed by a term involving y, set equal to a function of xdxdy​hasacoefficientofexactly1,followedbyaterminvolvingy,setequaltoafunctionofx.

Example: The equation x2y′+2xy=exis∗not∗instandardform.Dividebyx2togetthestandardform:dydx+2xy=exx2x^2 y' + 2xy = e^x is *not* in standard form. Divide by x^2 to get the standard form: \frac{dy}{dx} + \frac{2}{x}y = \frac{e^x}{x^2}x2y′+2xy=exis∗not∗instandardform.Dividebyx2togetthestandardform:dxdy​+x2​y=x2ex​. Here, p(x)=2xp(x) = \frac{2}{x}p(x)=x2​ and q(x)=exx2q(x) = \frac{e^x}{x^2}q(x)=x2ex​.

▶Integrating Factor

Definition: The term used to multiply both sides of a standard form differential equation, making the left side a perfect derivative. Calculated as μ(x)=e∫p(x)dx\mu(x) = e^{\int p(x) dx}μ(x)=e∫p(x)dx.

Example: For the equation y′+3y=6xy' + 3y = 6xy′+3y=6x, the function p(x)=3.Theintegratingfactorisμ(x)=e∫3dx=e3xp(x) = 3. The integrating factor is \mu(x) = e^{\int 3 dx} = e^{3x}p(x)=3.Theintegratingfactorisμ(x)=e∫3dx=e3x.


Worked Examples

Example 1: Finding the General Solution

Problem: Find the general solution to the differential equation xdydx+3y=4x2x \frac{dy}{dx} + 3y = 4x^2xdxdy​+3y=4x2 assuming x>0x > 0x>0.

Step 1: Put into standard form. Divide both sides by xtomakethecoefficientofy′x to make the coefficient of y'xtomakethecoefficientofy′ equal to 1: dydx+3xy=4x\frac{dy}{dx} + \frac{3}{x}y = 4xdxdy​+x3​y=4x Identify terms: p(x)=3xp(x) = \frac{3}{x}p(x)=x3​ and q(x)=4xq(x) = 4xq(x)=4x.

Step 2: Find the integrating factor μ(x)\mu(x)μ(x). μ(x)=e∫p(x)dx=e∫3xdx\mu(x) = e^{\int p(x) dx} = e^{\int \frac{3}{x} dx}μ(x)=e∫p(x)dx=e∫x3​dx μ(x)=e3ln⁡x=eln⁡(x3)=x3\mu(x) = e^{3 \ln x} = e^{\ln(x^3)} = x^3μ(x)=e3lnx=eln(x3)=x3

Step 3: Multiply the standard form by μ(x)\mu(x)μ(x). x3(dydx+3xy)=x3(4x)x^3 \left( \frac{dy}{dx} + \frac{3}{x}y \right) = x^3(4x)x3(dxdy​+x3​y)=x3(4x) x3dydx+3x2y=4x4x^3 \frac{dy}{dx} + 3x^2 y = 4x^4x3dxdy​+3x2y=4x4

Step 4: Collapse the left side. Recognize that the LHS is the exact derivative of (μ(x)y)(\mu(x)y)(μ(x)y): ddx(x3y)=4x4\frac{d}{dx}\left( x^3 y \right) = 4x^4dxd​(x3y)=4x4

Step 5: Integrate both sides. x3y=∫4x4dxx^3 y = \int 4x^4 dxx3y=∫4x4dx x3y=45x5+Cx^3 y = \frac{4}{5}x^5 + Cx3y=54​x5+C

Step 6: Solve for yyy. y(x)=45x2+Cx3y(x) = \frac{4}{5}x^2 + \frac{C}{x^3}y(x)=54​x2+x3C​

Example 2: Solving an Initial-Value Problem (IVP)

Problem: Solve the initial-value problem: y′+2y=ex,y(0)=2y' + 2y = e^x, \quad y(0) = 2y′+2y=ex,y(0)=2

Step 1 & 2: Standard form and Integrating factor. The equation is already in standard form where p(x)=2p(x) = 2p(x)=2. μ(x)=e∫2dx=e2x\mu(x) = e^{\int 2 dx} = e^{2x}μ(x)=e∫2dx=e2x

Step 3 & 4: Multiply and collapse. e2xy′+2e2xy=e2xexe^{2x}y' + 2e^{2x}y = e^{2x}e^xe2xy′+2e2xy=e2xex ddx(e2xy)=e3x\frac{d}{dx}(e^{2x}y) = e^{3x}dxd​(e2xy)=e3x

Step 5 & 6: Integrate and solve for General Solution. e2xy=∫e3xdx=13e3x+Ce^{2x}y = \int e^{3x} dx = \frac{1}{3}e^{3x} + Ce2xy=∫e3xdx=31​e3x+C y(x)=13ex+Ce−2xy(x) = \frac{1}{3}e^x + Ce^{-2x}y(x)=31​ex+Ce−2x

Step 7: Apply the initial condition to find CCC. Substitute x=0,y=2x = 0, y = 2x=0,y=2: 2=13e0+Ce02 = \frac{1}{3}e^0 + Ce^02=31​e0+Ce0 2=13+C  ⟹  C=532 = \frac{1}{3} + C \implies C = \frac{5}{3}2=31​+C⟹C=35​

Final Particular Solution: y(x)=13ex+53e−2xy(x) = \frac{1}{3}e^x + \frac{5}{3}e^{-2x}y(x)=31​ex+35​e−2x


Checkpoint Questions

Test your active recall. Cover the answers to see if you mastered the concepts!

  1. Question: Why is y2y′+2x=0y^2 y' + 2x = 0y2y′+2x=0 NOT a linear differential equation?
    • Answer: It contains a y2y^2y2 term multiplied by y′.Alineardifferentialequationmustbedegree1withrespecttoyy'. A linear differential equation must be degree 1 with respect to yy′.Alineardifferentialequationmustbedegree1withrespecttoy and y′y'y′ and cannot have them multiplied together.
  2. Question: When converting to standard form, what must you do if your equation looks like cos⁡(x)y′+y=x\cos(x)y' + y = xcos(x)y′+y=x?
    • Answer: You must divide the entire equation by cos⁡(x)toensurethecoefficientofy′isexactly1.Thenewp(x)\cos(x) to ensure the coefficient of y' is exactly 1. The new p(x)cos(x)toensurethecoefficientofy′isexactly1.Thenewp(x) will be 1cos⁡(x)=sec⁡(x)\frac{1}{\cos(x)} = \sec(x)cos(x)1​=sec(x).
  3. Question: What happens to the +Cwhencomputingtheintegralfortheintegratingfactorμ(x)+C when computing the integral for the integrating factor \mu(x)+Cwhencomputingtheintegralfortheintegratingfactorμ(x)?
    • Answer: We ignore it (or set C=0).Anyintegratingfactorwillworktomaketheleftsideaperfectderivative,sowechoosethesimplestonewhereC=0C=0). Any integrating factor will work to make the left side a perfect derivative, so we choose the simplest one where C=0C=0).Anyintegratingfactorwillworktomaketheleftsideaperfectderivative,sowechoosethesimplestonewhereC=0.
  4. Question: After multiplying by the integrating factor, what should the left-hand side of your equation always turn into?
    • Answer: The exact derivative of the product of your integrating factor and yyy, written as ddx[μ(x)y]\frac{d}{dx}[\mu(x)y]dxd​[μ(x)y].

Muddy Points & Cross-Refs

[!WARNING] Common Pitfall: Don't forget to multiply the right-hand side q(x)bytheintegratingfactor!Manystudentssuccessfullycollapsetheleftsidebutaccidentallyleaveq(x)q(x) by the integrating factor! Many students successfully collapse the left side but accidentally leave q(x)q(x)bytheintegratingfactor!Manystudentssuccessfullycollapsetheleftsidebutaccidentallyleaveq(x) unchanged, leading to an incorrect final integral.

  • Cross-Reference: If the integral ∫μ(x)q(x)dx\int \mu(x)q(x) dx∫μ(x)q(x)dx is difficult, you may need to apply Integration by Parts or U-Substitution (review Calculus II Techniques of Integration).
  • Cross-Reference: The application of integrating factors is deeply tied to Newton's Law of Cooling and Exponential Decay models. Keep these real-world analogs in mind as you solve.
All Calculus II: Integral Calculus - Integration, Series, and Parametric Equations Study Resources

Related Notes

  • Alternating Series: Convergence, Remainders, and Classification1,058 words
  • Approximating Areas: Left and Right Endpoint Methods834 words
  • Arc Length of a Curve and Surface Area Study Guide860 words
  • Study Guide: Area and Arc Length in Polar Coordinates732 words
  • Areas Between Curves: Calculus Study Guide1,215 words
  • Chapter Study Guide: Basics of Differential Equations947 words
  • Calculus of Parametric Curves: Comprehensive Study Guide1,134 words
  • Calculus of the Hyperbolic Functions894 words
  • Study Guide: Comparison Tests for Infinite Series1,056 words
  • Conic Sections: Comprehensive Study Guide912 words
  • Determining Volumes by Slicing: Chapter Study Guide940 words
  • Study Guide: Direction Fields and Numerical Methods923 words

Ready to study Calculus II: Integral Calculus - Integration, Series, and Parametric Equations?

Practice tests, flashcards, and all study notes — free, no sign-up.

Start Studying

Ready to study Calculus II: Integral Calculus - Integration, Series, and Parametric Equations?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free
Calculus II: Integral Calculus - Integration, Series, and Parametric Equations ResourcesExplore All HivesBlogHome

© 2026 BrainyBee. Free AI-powered exam prep.