Fatskills
Practice. Master. Repeat.
Study Guide: College Math: Calculus Differential-Equations - Separable Differential Equations Separation of Variables
Source: https://www.fatskills.com/college-math/chapter/collegemath-calculus-differential-equations-separable-differential-equations-separation-of-variables

College Math: Calculus Differential-Equations - Separable Differential Equations Separation of Variables

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~7 min read

Separable Differential Equations – Separation of Variables

What Is This?

A separable differential equation is a type of differential equation that can be written in the form $$\frac{dy}{dx} = f(x)g(y)$$ where $f(x)$ and $g(y)$ are functions of $x$ and $y$ respectively. The technique of separation of variables is used to solve these equations by rearranging the equation so that all the terms involving $y$ are on one side and all the terms involving $x$ are on the other side.

Why It Matters

Separable differential equations appear in many real-world applications such as modeling population growth, chemical reactions, and electrical circuits. For example, in population growth, the rate of change of the population with respect to time is proportional to the product of the current population and a constant factor. This can be modeled using a separable differential equation.

Core Concepts

  • Separable Differential Equation: A differential equation that can be written in the form $$\frac{dy}{dx} = f(x)g(y)$$
  • Separation of Variables: A technique used to solve separable differential equations by rearranging the equation so that all the terms involving $y$ are on one side and all the terms involving $x$ are on the other side.
  • Integrating Factor: A function used to solve separable differential equations, given by $$\mu(x) = \exp\left(\int f(x)dx\right)$$

Step?by?Step: How to Approach Problems

To solve a separable differential equation using the technique of separation of variables, follow these steps:

  1. Identify the separable differential equation: Write the differential equation in the form $$\frac{dy}{dx} = f(x)g(y)$$
  2. Rearrange the equation: Rearrange the equation so that all the terms involving $y$ are on one side and all the terms involving $x$ are on the other side.
  3. Integrate both sides: Integrate both sides of the equation with respect to $x$.
  4. Solve for $y$: Solve for $y$ by isolating it on one side of the equation.

Solved Examples

Problem 1

Solve the differential equation $$\frac{dy}{dx} = \frac{x^2}{y}$$

Solution

Rearranging the equation, we get $$ydy = x^2dx$$. Integrating both sides, we get $$\frac{y^2}{2} = \frac{x^3}{3} + C$$. Solving for $y$, we get $$y = \pm \sqrt{\frac{2x^3}{3} + 2C}$$

Problem 2

Solve the differential equation $$\frac{dy}{dx} = ye^{-x}$$

Solution

Rearranging the equation, we get $$e^x dy = ydx$$. Integrating both sides, we get $$e^x y = \frac{y^2}{2} + C$$. Solving for $y$, we get $$y = \pm \sqrt{2Ce^x - 1}$$

Problem 3

Solve the differential equation $$\frac{dy}{dx} = \frac{y^2}{x^2}$$

Solution

Rearranging the equation, we get $$y^2 dx = x^2 dy$$. Integrating both sides, we get $$\frac{y^3}{3} = \frac{x^3}{3} + C$$. Solving for $y$, we get $$y = \pm \sqrt[3]{\frac{3x^3}{3} + 3C}$$

Common Pitfalls & Mistakes

  • Not rearranging the equation correctly: Make sure to rearrange the equation so that all the terms involving $y$ are on one side and all the terms involving $x$ are on the other side.
  • Not integrating both sides correctly: Make sure to integrate both sides of the equation with respect to $x$.
  • Not solving for $y$ correctly: Make sure to isolate $y$ on one side of the equation.

Best Practices & Study Tips

  • Check your work: Make sure to check your work by plugging the solution back into the original equation.
  • Use a table: Use a table to keep track of the variables and constants.
  • Practice, practice, practice: Practice solving separable differential equations to become proficient in the technique.

Tools & Software

  • Graphing calculator: Use a graphing calculator to visualize the solution and check your work.
  • Symbolic math tool: Use a symbolic math tool such as Wolfram Alpha to solve the differential equation and check your work.

Real?World Use Cases

  • Population growth: Use separable differential equations to model population growth and understand how the population changes over time.
  • Chemical reactions: Use separable differential equations to model chemical reactions and understand how the concentration of the reactants and products change over time.
  • Electrical circuits: Use separable differential equations to model electrical circuits and understand how the voltage and current change over time.

Check Your Understanding (MCQs)

Question 1

What is the technique used to solve separable differential equations?

A) Separation of variables B) Integration by parts C) Integration by substitution D) Partial fractions

Correct Answer: A) Separation of variables

Explanation

Separation of variables is the technique used to solve separable differential equations by rearranging the equation so that all the terms involving $y$ are on one side and all the terms involving $x$ are on the other side.

Why the Distractors Are Tempting

  • Integration by parts: Integration by parts is a technique used to integrate functions of the form $u \frac{dv}{dx}$, but it is not used to solve separable differential equations.
  • Integration by substitution: Integration by substitution is a technique used to integrate functions of the form $f(g(x))$, but it is not used to solve separable differential equations.
  • Partial fractions: Partial fractions is a technique used to decompose rational functions into simpler fractions, but it is not used to solve separable differential equations.

Question 2

What is the integrating factor used to solve separable differential equations?

A) $\exp\left(\int f(x)dx\right)$ B) $\exp\left(\int g(y)dy\right)$ C) $\exp\left(\int \frac{dy}{dx}dx\right)$ D) $\exp\left(\int \frac{dx}{dy}dy\right)$

Correct Answer: A) $\exp\left(\int f(x)dx\right)$

Explanation

The integrating factor used to solve separable differential equations is given by $\exp\left(\int f(x)dx\right)$.

Why the Distractors Are Tempting

  • $\exp\left(\int g(y)dy\right)$: This is not the integrating factor used to solve separable differential equations.
  • $\exp\left(\int \frac{dy}{dx}dx\right)$: This is not the integrating factor used to solve separable differential equations.
  • $\exp\left(\int \frac{dx}{dy}dy\right)$: This is not the integrating factor used to solve separable differential equations.

Question 3

What is the solution to the differential equation $\frac{dy}{dx} = \frac{x^2}{y}$?

A) $y = \pm \sqrt{\frac{2x^3}{3} + 2C}$ B) $y = \pm \sqrt{\frac{3x^3}{2} + 2C}$ C) $y = \pm \sqrt{\frac{2x^3}{3} - 2C}$ D) $y = \pm \sqrt{\frac{3x^3}{2} - 2C}$

Correct Answer: A) $y = \pm \sqrt{\frac{2x^3}{3} + 2C}$

Explanation

The solution to the differential equation $\frac{dy}{dx} = \frac{x^2}{y}$ is given by $y = \pm \sqrt{\frac{2x^3}{3} + 2C}$.

Why the Distractors Are Tempting

  • $y = \pm \sqrt{\frac{3x^3}{2} + 2C}$: This is not the solution to the differential equation.
  • $y = \pm \sqrt{\frac{2x^3}{3} - 2C}$: This is not the solution to the differential equation.
  • $y = \pm \sqrt{\frac{3x^3}{2} - 2C}$: This is not the solution to the differential equation.

Learning Path

To master separable differential equations, follow this learning path:

  1. Prerequisite knowledge: Make sure to have a good understanding of differential equations, integration, and algebra.
  2. Understand the technique: Understand the technique of separation of variables and how to apply it to solve separable differential equations.
  3. Practice, practice, practice: Practice solving separable differential equations to become proficient in the technique.
  4. Apply to real-world problems: Apply the technique to real-world problems such as population growth, chemical reactions, and electrical circuits.

Further Resources

  • Textbook: "Differential Equations and Dynamical Systems" by Lawrence Perko
  • Online course: "Differential Equations" by MIT OpenCourseWare
  • YouTube channel: "3Blue1Brown" by Grant Sanderson
  • Practice problem site: "Brilliant" by Brilliant.org

30?Second Cheat Sheet

  • Separable differential equation: A differential equation that can be written in the form $\frac{dy}{dx} = f(x)g(y)$
  • Separation of variables: A technique used to solve separable differential equations by rearranging the equation so that all the terms involving $y$ are on one side and all the terms involving $x$ are on the other side
  • Integrating factor: A function used to solve separable differential equations, given by $\exp\left(\int f(x)dx\right)$
  • Solution: The solution to a differential equation is given by $y = \pm \sqrt{\frac{2x^3}{3} + 2C}$

Related Topics

  • Differential equations: Differential equations are equations that involve an unknown function and its derivatives.
  • Integration: Integration is the process of finding the antiderivative of a function.
  • Algebra: Algebra is the study of variables and their relationships.