1. True-False.
(a) πβ Which Variable Drives Which?
Consider the system:
\begin{align*}
\frac{dx}{dt} \amp = x - y\\
\frac{dy}{dt} \amp = -2y
\end{align*}
Select all true statements:
- \(x\) evolves independently of \(y\text{.}\)
- \(y\) depends on \(x\text{.}\)
- This is an uncoupled system.
- Not quite β notice that \(y\) shows up in the \(dx/dt\) equation.
- You must solve for \(y\) before you can solve for \(x\text{.}\)
- Yes β solve \(y\) first (it is independent), then use it to solve for \(x\text{.}\)
(b) Interdependence.
What makes a system fully coupled? How does that affect how we approach the problem?(c) πβ Classify the System.
(d) πβ Identifying Features.
Select all statements that are true about partially coupled systems.
- One equation is independent and can be solved first.
- Yes, this is a defining feature of partial coupling.
- Both equations must be solved simultaneously.
- No, only fully coupled systems require that.
- The dependent equation uses the solution of the independent one.
- Exactly. You substitute \(x(t)\) into the second equation to solve for \(y(t)\text{.}\)
- Partial coupling means both variables evolve independently.
- That describes an uncoupled system, not a partially coupled one.
- Only one of the equations involves both variables.
- Correct. The coupling only appears in one direction.
- The second variable can be solved without knowing the first.
- Nope, you need \(x(t)\) to solve for \(y(t)\text{.}\)
(e) πβ Select the True Statements.
Which of the following statements are true for the system:
\begin{align*}
\frac{dx}{dt} \amp = -x + 1 \\
\frac{dy}{dt} \amp = -2y
\end{align*}
- The rate of change of \(x\) depends on \(y\text{.}\)
- The variable \(x\) has no effect on how \(y\) changes.
- The rate of change of \(y\) depends only on \(y\text{.}\)
- This is an example of a coupled system.
- This system has two independent variables.
(f) πβ Independent Solutions.
In an uncoupled system, how do we find the solution for the whole system?
- Solve each equation separately, then combine the answers into a pair \((x(t), y(t))\text{.}\)
- Rewrite the system as a second-order equation for just one variable.
- You could do this in some cases, but for uncoupled systems, itβs simpler to solve each one directly.
- Use Eulerβs Method only β they cannot be solved exactly.
- Uncoupled systems are straightforward to solve exactly.

