Skip to main content
Logo image

Section 2.4 Exercises

Subsection πŸ’‘ Conceptual Quiz

Exercises Exercises

1. True or False.
(a)
In a differential equation, the dependent variable always has at least one derivative applied to it.
  • True
  • Correct! The dependent variable in a differential equation always has a derivative applied to it.
  • False
  • Incorrect. By definition, a differential equation involves derivatives of the dependent variable.
(b)
A linear term can contain the dependent variable multiplied by the independent variable.
  • True
  • Correct! For example, \(t y\) is a linear term.
  • False
  • Incorrect. Carefully review the examples above.
2. Multiple Choice.
(a)
Which of the following equations is a third-order differential equation?
  • \(\quad \dfrac{d^3y}{dx^3} + x^2y = 0\)
  • Correct! The highest derivative here is the third derivative, making it a third-order differential equation.
  • \(\quad \dfrac{d^2y}{dx^2} + y' = \sin x\)
  • Incorrect. This is a second-order differential equation.
  • \(\quad y'' + y' + y = 0\)
  • Incorrect. This is a second-order differential equation.
  • \(\quad y' + y = x\)
  • Incorrect. This is a first-order differential equation.
(b)
Which term is an example of a nonlinear term?
  • \(\quad 3\)
  • Incorrect. \(3\) is linear because it is a constant.
  • \(\quad 3t\)
  • Incorrect. \(3t\) is linear because it is a function of the independent variable only.
  • \(\quad y^2\)
  • Correct! \(y^2\) is nonlinear because the dependent variable is squared.
  • \(\quad 2t^2 y\)
  • Incorrect. \(2t^2 y\) is linear because it is a function of the independent variable multiplied by the dependent variable.
(c)
Which term makes the equation \(y''' + 3y' \sin(t) + y^2 = 0\) nonlinear?
  • \(y^2\)
  • Correct! The term \(y^2\) is nonlinear because the dependent variable \(y\) is raised to the second power.
  • \(3y' \sin(t)\)
  • Incorrect. While this term includes a function of \(t\text{,}\) it is still linear because \(y'\) appears to the first power.
  • \(y'''\)
  • Incorrect. The term \(y'''\) is linear because \(y\) and its derivatives are to the first power.
(d)
Which of the following describes an example of a nonlinear term?
  • A dependent variable inside another function.
  • Correct! This would be an example of a nonlinear term.
  • A dependent variable raised to the first power.
  • Incorrect. This is a characteristic of a linear term.
  • A dependent variable multiplied by a constant.
  • Incorrect. This is a characteristic of a linear term.
  • An independent variable squared.
  • Incorrect. The linearity of a term only depends on the dependent variable.
3. Matching.
(a)

Subsection πŸ‹οΈβ€β™‚οΈ Practice Drills

Exercises Exercises

1. Identify the Linear & Nonlinear Terms.
(a)
(b)
Identify the nonlinear terms in the differential equation:
\begin{equation*} yy'' + y^2 + \ln(y') = e^t \end{equation*}
  • \(\quad yy''\)
  • Selected
  • \(\quad y^2\)
  • Selected
  • \(\quad \ln(y')\)
  • Selected
  • \(\quad e^t\)
  • Selected
(c)
Select the linear terms in the differential equation:
\begin{equation*} 3t^2 + y \sin(t) = t\sin(y') + e^{ty} \end{equation*}
  • \(\quad 3t^2\)
  • Selected
  • \(\quad y \sin(t)\)
  • Selected
  • \(\quad t\sin(y')\)
  • Selected
  • \(\quad e^{ty}\)
  • Selected
(d)
Which of the following terms is linear?
  • \(\dfrac{1}{t}y''\)
  • Correct! \(\dfrac{1}{t}y''\) is linear because it is a function of the independent variable multiplied by the second derivative of the dependent variable.
  • \(y^3\)
  • Incorrect. \(y^3\) is nonlinear because the dependent variable is raised to a power other than one.
  • \(e^t y^2\)
  • Incorrect. \(e^t y^2\) is nonlinear because the dependent variable is squared.
  • \(y \cos(y)\)
  • Incorrect. \(y \cdot \cos(y)\) is nonlinear because it involves the product of the dependent variable and a function of the dependent variable.
(e)
2. Identify the Linear & Nonlinear Differential Equations.
(a)
Identify the linearity of the differential equation
\begin{equation*} y'' + \sin(y) = 17t \text{.} \end{equation*}
  • Linear
  • No, this is nonlinear. Looking carefully at each term, we see:
    \begin{gather*} y'' + \sin(y) = 17t \\ \underset{\text{linear}}{\underline{(1){\color{BurntOrange} y'' }}} + \underset{\text{nonlinear}}{\underline{\sin({\color{BurntOrange} y})}} = \underset{\text{linear}}{\underline{17{\color{BurntOrange} t}}} \end{gather*}
    Since one term is not linear, the entire differential equation is nonlinear.
  • Nonlinear
  • Correct! This DE is nonlinear since \(\sin(y)\) is a nonlinear term.
(b)
Identify the linearity of the differential equation
\begin{equation*} y'' + y' \cos t = 7y \text{.} \end{equation*}
  • Linear
  • Correct! This equation is linear because each term is linear.
  • Nonlinear
  • No, this is linear. Looking carefully at each term, we see:
    \begin{gather*} y'' + y' \cos t = 7y \\ \underset{\text{linear}}{\underline{(1){\color{blue} y'' }}} + \underset{\text{linear}}{\underline{(\cos t){\color{blue} y' }}} = \underset{\text{linear}}{\underline{7{\color{blue} y}}} \end{gather*}
    Since every term is linear, this differential equation is linear.
(c)
Identify the linearity of the differential equation
\begin{equation*} \dfrac{dy}{dt} + t^2 y = e^t. \end{equation*}
  • Linear
  • Correct! Since each term is linear, the differential equation is linear.
  • Nonlinear
  • Incorrect. Each term is linear since a single dependent variable or its derivative appears to the first power and is not inside a function.
(d)
Identify the linearity of the differential equation
\begin{equation*} \dfrac{d^2x}{dt^2} + e^x = 0 \text{.} \end{equation*}
  • Linear
  • Incorrect. The term \(e^x\) makes this equation nonlinear, as it involves the exponential function of the dependent variable.
  • Nonlinear
  • Correct! The term \(e^x\) introduces nonlinearity into the equation, as it involves the dependent variable \(x\) inside an exponential function.
(e)
Select the linear differential equation.
  • \(\quad y'' + y^3 = \sin(t)\)
  • Incorrect. The \(y^3\) term is nonlinear, making the equation nonlinear.
  • \(\quad y'' + \cos(y) = 0\)
  • Incorrect. The \(\cos(y)\) term is nonlinear, making the equation nonlinear.
  • \(\quad y'' + y' + y = 0\)
  • Correct! All terms are linear in this equation, making it a linear differential equation.
  • \(\quad y' + y^2 = t\)
  • Incorrect. The \(y^2\) term is nonlinear, making the equation nonlinear.
(f)
Hint.
Remember that a linear differential equation contains only linear terms. Four of these equations are linear.
(g)
Hint.
First identify the dependent variable, then carefully look at each term to determine if it is nonlinear.

Subsection ✍🏻 Problems

Exercises Exercises

1. Determine the Dependent Variable & Order.
2. Determine the Differential Equation is Linear.
3. Classify Each Differential Equation.
For each differential equation, determine the following:
  1. the variable that you are solving for,
  2. the order of the differential equation,
  3. the linear terms, and
  4. the linearity of the equation.
(a) \(\quad \dfrac{d^2u}{dr^2} + \dfrac{du}{dr} + u = \cos(r)\).
(b) \(\quad (1 - x)y'' - 4xy' + 5y = \cos x\).
(c) \(\quad x \dfrac{d^3y}{dx^3} - \left( \dfrac{dy}{dx} \right)^4 + y = 0\).
(d) \(\quad t^5 y^{(4)} - t^3 y'' = 6y\).
(e) \(\quad \dfrac{d^2x}{dr^2} = \sqrt{1 + \left( \dfrac{dx}{dr} \right)^2}\).
(f) \(\quad \dfrac{d^2R}{dt^2} = -\dfrac{k}{R}\).
(g) \(\quad (\sin \theta)y''' - (\cos \theta)y' = 2\).
(h) \(\quad y\dfrac{dy}{dx} + 4y = x^6e^x\).
(i) \(\quad \sin(x)\dfrac{dy}{dx} + 3y = 0\).
(j) \(\quad \dfrac{dP}{dt}+2tP = P + 4t -2\).
(k) \(\quad x''' = x^2 - 3x'\).
(l) \(\quad r''' + p^2 r^{(5)} = r\ln(p)\).
4. Determine the Linearity of Each Term.
Determine the linearity of each term in the differential equation:
\begin{equation*} e^{t}y^{(7)} + (t+1)y'y''' - t \ln y'' - y' \sin t - \tan y + \dfrac{4}{y} = \dfrac{3}{t}\text{.} \end{equation*}
Answer.
Linear: \(e^{t}y^{(7)}\text{,}\) \(-y'\sin t\text{,}\) and \(\dfrac{3}{t}\text{.}\) Nonlinear: \((t+1)y'y'''\text{,}\) \(-t\ln y''\text{,}\) \(-\tan y\text{,}\) and \(\dfrac{4}{y}\text{.}\)