Distinct Real Roots Solution Family: Two Exponential Modes

By Vegard Gjerde Based on Masterful Learning 11 min read Published
distinct-real-roots-solution-family differential-equations math learning-strategies

Distinct Real Roots Solution Family says that when the characteristic equation ar2+br+c=0ar^2+br+c=0 has two different real roots r1r_1 and r2r_2, the homogeneous solution is y=C1er1x+C2er2xy=C_1e^{r_1x}+C_2e^{r_2x}. Use it after forming the characteristic equation for a second-order linear constant-coefficient homogeneous ODE; repeated or complex roots need different family forms.

Unisium hero image titled Distinct Real Roots Solution Family showing the principle equation and a conditions card.
The distinct-root family r1r2y=C1er1x+C2er2xr_{1}\neq r_{2} \Rightarrow y=C_{1}e^{r_{1}x}+C_{2}e^{r_{2}x} applies after the characteristic equation has two different real roots.

On this page: The Principle | Conditions | Misconceptions | EE Questions | Retrieval Practice | Worked Example | Solve a Problem | Related Principles | FAQ


The Principle

Statement

A second-order linear constant-coefficient homogeneous equation has two independent exponential modes when its characteristic equation has two different real roots. Each root gives one mode, and the general homogeneous solution is the constant-weighted sum of those two modes.

The word “distinct” is doing real work. If the roots collapse into one repeated root, one exponential mode is not enough; if the roots are complex, the real solution family is written with sine and cosine.

Mathematical Form

r1r2y=C1er1x+C2er2xr_{1}\neq r_{2} \Rightarrow y=C_{1}e^{r_{1}x}+C_{2}e^{r_{2}x}

Where:

  • r1r_1, r2r_2 = the two different real roots of ar2+br+c=0ar^2+br+c=0
  • er1xe^{r_1x}, er2xe^{r_2x} = the two exponential solution modes
  • C1C_1, C2C_2 = arbitrary constants chosen later by initial or boundary conditions
  • yy = the general homogeneous solution produced by the two modes

Why the two modes span the family

For a second-order homogeneous linear equation, two independent homogeneous solutions form the full complementary family. Distinct real roots give independent exponentials because er1xe^{r_1x} and er2xe^{r_2x} are not constant multiples of each other when r1r2r_1\neq r_2.

This principle sits after Characteristic Equation Relation. First reduce the ODE to ar2+br+c=0ar^2+br+c=0; then use the root type to choose the correct solution family.


Conditions of Applicability

Condition: ar2+br+c=0hasdistinctrealrootsr1,r2ar^2+br+c=0 has distinct real roots r_1,r_2

Practical modeling notes

  • The equation you are solving should already be in the homogeneous constant-coefficient setting that produced the characteristic equation.
  • “Distinct real roots” means r1r_1 and r2r_2 are real numbers and r1r2r_1\neq r_2.
  • Initial conditions do not change the family form; they only determine C1C_1 and C2C_2.

When It Doesn’t Apply

This family is not the right final form when the characteristic roots are not two different real numbers.

  • Repeated root: r1=r2r_1=r_2 requires the repeated-root family, not two copies of the same exponential.
  • Complex conjugate roots: r=α±iβr=\alpha\pm i\beta leads to a real sine-cosine family.
  • Nonhomogeneous equation: this gives the complementary homogeneous family; a forcing term still needs a particular solution.

Want the complete framework behind this guide? Read Masterful Learning.


Common Misconceptions

Misconception 1: “Two roots always mean two exponentials”

The truth: this exact family requires two different real roots.

Why this matters: repeated roots need an extra xx factor, and complex roots are usually rewritten as real sine and cosine terms.

Misconception 2: “The constants come from the characteristic equation”

The truth: the roots come from the characteristic equation; C1C_1 and C2C_2 come from initial or boundary conditions.

Why this matters: mixing these roles makes students solve for constants before they have enough information.

Misconception 3: “This solves the nonhomogeneous equation by itself”

The truth: the family C1er1x+C2er2xC_1e^{r_1x}+C_2e^{r_2x} is the homogeneous part.


Elaborative Encoding

Use these questions to build deep understanding. (See Elaborative Encoding for the full method.)

Within the Principle

  • What does each root r1r_1 and r2r_2 contribute to the solution family?
  • Why do two different real roots give two independent exponential modes?

For the Principle

  • What must you check about the roots before writing C1er1x+C2er2xC_1e^{r_1x}+C_2e^{r_2x}?
  • How do initial conditions change the constants without changing the family form?

Between Principles

Generate an Example

  • Write one characteristic equation with two distinct real roots and one near miss where the roots are repeated or complex.

Retrieval Practice

Answer from memory, then click to reveal and check. (See Retrieval Practice for the full method.)

State the principle in words: _____Two different real roots of the characteristic equation give a homogeneous solution family made from two independent exponential modes.
Write the canonical equation: _____r1r2y=C1er1x+C2er2xr_{1}\neq r_{2} \Rightarrow y=C_{1}e^{r_{1}x}+C_{2}e^{r_{2}x}
State the canonical condition: _____ar2+br+c=0hasdistinctrealrootsr1,r2ar^2+br+c=0 has distinct real roots r_1,r_2

Worked Example

Use this worked example to practice Self-Explanation.

Problem

Solve the homogeneous differential equation y3y+2y=0y^{\prime\prime}-3y^{\prime}+2y=0 using the distinct real roots solution family.

Step 1: Verbal Decoding

Target: yy
Given: yy^{\prime\prime}, yy^{\prime}, yy
Constraints: second-order linear constant-coefficient homogeneous equation; root type must be checked after forming the characteristic equation; no initial conditions

Step 2: Visual Decoding

Draw a small root line with two marked points for r1r_1 and r2r_2, then draw two arrows from those roots to er1xe^{r_1x} and er2xe^{r_2x}. (Each distinct real root becomes one exponential mode.)

Step 3: Mathematical Modeling

  1. r1,r2R,r1r2,r123r1+2=0,r223r2+2=0r_1,r_2\in\mathbb{R},\quad r_1\neq r_2,\quad r_1^2-3r_1+2=0,\quad r_2^2-3r_2+2=0
  2. y=C1er1x+C2er2xy=C_1e^{r_1x}+C_2e^{r_2x}

Step 4: Mathematical Procedures

  1. r23r+2=(r1)(r2)r^2-3r+2=(r-1)(r-2)
  2. r1=1,r2=2r_1=1,\quad r_2=2
  3. y=C1e1x+C2e2xy=C_1e^{1x}+C_2e^{2x}
  4. y=C1ex+C2e2x\underline{y=C_1e^x+C_2e^{2x}}

Step 5: Reflection

  • Verification: substituting exe^x or e2xe^{2x} into the ODE makes the left side zero.
  • Connection to concept: the two different roots create two independent homogeneous modes.
  • Domain check: no initial conditions were given, so the constants remain arbitrary.

Before moving on: self-explain the model

Try explaining Step 3 out loud (or in writing): why the characteristic equation is the bridge from the ODE to the roots, why the roots must be distinct and real, and why the final family has two arbitrary constants.

Mathematical model with explanation

Principle: Distinct Real Roots Solution Family - r1r2y=C1er1x+C2er2xr_{1}\neq r_{2} \Rightarrow y=C_{1}e^{r_{1}x}+C_{2}e^{r_{2}x}.

Conditions: the characteristic equation ar2+br+c=0ar^2+br+c=0 has two different real roots, here 11 and 22.

Relevance: the problem is a second-order homogeneous constant-coefficient ODE, so solving the characteristic equation identifies the homogeneous modes.

Description: The roots 11 and 22 produce the modes exe^x and e2xe^{2x}. Homogeneous superposition then combines them with constants.

Goal: find the root type, choose the correct solution family, and leave C1C_1 and C2C_2 free because no initial data were supplied.


Solve a Problem

Apply what you’ve learned with Problem Solving.

Problem

Solve the homogeneous differential equation y+y6y=0y^{\prime\prime}+y^{\prime}-6y=0 using the distinct real roots solution family.

Hint (if needed): factor the characteristic equation and check that the two roots are different real numbers.

Show Solution

Step 1: Verbal Decoding

Target: yy
Given: yy^{\prime\prime}, yy^{\prime}, yy
Constraints: second-order linear constant-coefficient homogeneous equation; root type must be checked after forming the characteristic equation; no initial conditions

Step 2: Visual Decoding

Draw a root line with one negative root and one positive root, then map each root to its exponential mode. (The signs of the roots preview decay and growth modes.)

Step 3: Mathematical Modeling

  1. r1,r2R,r1r2,r12+r16=0,r22+r26=0r_1,r_2\in\mathbb{R},\quad r_1\neq r_2,\quad r_1^2+r_1-6=0,\quad r_2^2+r_2-6=0
  2. y=C1er1x+C2er2xy=C_1e^{r_1x}+C_2e^{r_2x}

Step 4: Mathematical Procedures

  1. r2+r6=(r+3)(r2)r^2+r-6=(r+3)(r-2)
  2. r1=3,r2=2r_1=-3,\quad r_2=2
  3. y=C1e3x+C2e2xy=C_1e^{-3x}+C_2e^{2x}
  4. y=C1e3x+C2e2x\underline{y=C_1e^{-3x}+C_2e^{2x}}

Step 5: Reflection

  • Verification: the roots 3-3 and 22 both satisfy r2+r6=0r^2+r-6=0.
  • Graphical meaning: one mode decays as xx increases and one mode grows.
  • Domain check: because the roots are distinct and real, the two-exponential family is the correct root-family form.

PrincipleRelationship to Distinct Real Roots Solution Family
Characteristic Equation RelationProduces the characteristic equation whose roots are classified here.
Linear Homogeneous SuperpositionExplains why the two exponential modes combine with constants.
Repeated Root Solution FamilyHandles the nearby case where the characteristic roots are equal.

See Differential Equations Subdomain for the full higher-order linear sequence, and Principle Structures for organizing the name, equation, condition, and near misses.


FAQ

What is Distinct Real Roots Solution Family?

Distinct Real Roots Solution Family is the homogeneous solution form for a second-order constant-coefficient ODE whose characteristic equation has two different real roots. If r1r2r_1\neq r_2, the solution family is y=C1er1x+C2er2xy=C_1e^{r_1x}+C_2e^{r_2x}.

When does Distinct Real Roots Solution Family apply?

It applies when ar2+br+c=0ar^2+br+c=0 has distinct real roots r1,r2r_1,r_2. In practice, you reach that condition after forming the characteristic equation for a second-order linear constant-coefficient homogeneous differential equation.

Why are there two arbitrary constants?

A second-order homogeneous linear equation needs two independent solution modes for its general complementary family. Distinct real roots give two independent exponentials, so their constant-weighted sum contains C1C_1 and C2C_2.

What if the roots are repeated?

Repeated roots do not give two independent exponentials. The repeated-root family uses an extra factor of xx, usually written in the form (C1+C2x)erx(C_1+C_2x)e^{rx}.

What if the roots are complex?

Complex conjugate roots are usually converted into a real solution family with exponential, sine, and cosine factors. That is a different root-family case from distinct real roots.



How This Fits in Unisium

Within the differential equations subdomain, Unisium treats distinct real roots as one branch in a root-family decision. The Unisium Study System pairs this branch with retrieval practice, self-explanation, and structured problem solving so you learn to check the root type before writing the solution family.

Ready to practice differential equations with structure? Check access and join the Unisium waitlist or explore the full framework in Masterful Learning.

Masterful Learning book cover

Masterful Learning

The book behind these guides: a study system for physics, math, & programming built on retrieval, connection, explanation, and problem solving.

Ready to apply this strategy?

Unisium turns these evidence-based techniques into guided study sessions for math and physics. Unisium is currently in early access. See pricing, availability, and join the waitlist.

Check Unisium Access and Pricing Read More Guides

Already have access? Sign in