Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

Differential Equations Quiz

Differential Equations Quiz: Common Setup Pitfalls

Practice Common Setup Pitfalls in Differential Equations with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 12

0 of 12 answered

The population of fish, P(t)P(t)P(t), in a lake is modeled by a logistic equation. The carrying capacity of the lake is 10,000 fish, and the intrinsic annual growth rate is r=0.2r=0.2r=0.2. The fish are harvested at a constant rate of 300 fish per year. The initial population is 2,000 fish. Which initial value problem describes the fish population?

Select an answer to continue

What this quiz covers

This quiz focuses on Common Setup Pitfalls, giving you a quick way to practice the rules, question types, and explanations that matter most for Differential Equations.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

The population of fish, P(t)P(t)P(t), in a lake is modeled by a logistic equation. The carrying capacity of the lake is 10,000 fish, and the intrinsic annual growth rate is r=0.2r=0.2r=0.2. The fish are harvested at a constant rate of 300 fish per year. The initial population is 2,000 fish. Which initial value problem describes the fish population?

  1. dP/dt=0.2P(1−P/10000)+300,P(0)=2000dP/dt = 0.2P(1 - P/10000) + 300, \quad P(0)=2000dP/dt=0.2P(1−P/10000)+300,P(0)=2000
  2. dP/dt=0.2P(1−P/2000)−300,P(0)=10000dP/dt = 0.2P(1 - P/2000) - 300, \quad P(0)=10000dP/dt=0.2P(1−P/2000)−300,P(0)=10000
  3. dP/dt=0.2(1−P/10000)−300,P(0)=2000dP/dt = 0.2(1 - P/10000) - 300, \quad P(0)=2000dP/dt=0.2(1−P/10000)−300,P(0)=2000
  4. dP/dt=0.2P(1−P/10000)−300,P(0)=2000dP/dt = 0.2P(1 - P/10000) - 300, \quad P(0)=2000dP/dt=0.2P(1−P/10000)−300,P(0)=2000 (correct answer)

Explanation: The standard logistic model with intrinsic growth rate rrr and carrying capacity MMM is dP/dt=rP(1−P/M)dP/dt = rP(1 - P/M)dP/dt=rP(1−P/M). Here, r=0.2r=0.2r=0.2 and M=10000M=10000M=10000. Harvesting removes fish from the population, so the harvesting rate is subtracted from the growth rate. The harvesting is at a constant rate of 300 fish per year. Therefore, the differential equation is dP/dt=0.2P(1−P/10000)−300dP/dt = 0.2P(1 - P/10000) - 300dP/dt=0.2P(1−P/10000)−300. The initial population is given as 2,000, so P(0)=2000P(0)=2000P(0)=2000.

Question 2

A 2 kg mass is attached to a spring, stretching it to its equilibrium position. The system is governed by the equation 2y′′+γy′+ky=F(t)2y'' + \gamma y' + ky = F(t)2y′′+γy′+ky=F(t), where y(t)y(t)y(t) is the displacement from equilibrium in meters, and the downward direction is defined as positive. The mass is first pulled down 0.1 meters from its equilibrium point and then, at time t=0t=0t=0, it is pushed upwards with a speed of 0.5 m/s. Which set of initial conditions correctly describes this situation?

  1. y(0)=0.1,y′(0)=0.5y(0) = 0.1, \quad y'(0) = 0.5y(0)=0.1,y′(0)=0.5
  2. y(0)=−0.1,y′(0)=−0.5y(0) = -0.1, \quad y'(0) = -0.5y(0)=−0.1,y′(0)=−0.5
  3. y(0)=0.1,y′(0)=−0.5y(0) = 0.1, \quad y'(0) = -0.5y(0)=0.1,y′(0)=−0.5 (correct answer)
  4. y(0)=−0.1,y′(0)=0.5y(0) = -0.1, \quad y'(0) = 0.5y(0)=−0.1,y′(0)=0.5

Explanation: The displacement y(t)y(t)y(t) is measured from the equilibrium position, with the downward direction as positive. 'Pulled down 0.1 meters' means the initial position is 0.1 m in the positive direction. Therefore, y(0)=0.1y(0) = 0.1y(0)=0.1. The initial velocity y′(0)y'(0)y′(0) is the speed and direction at t=0t=0t=0. 'Pushed upwards with a speed of 0.5 m/s' means the initial velocity is in the negative direction. Therefore, y′(0)=−0.5y'(0) = -0.5y′(0)=−0.5. The correct initial conditions are y(0)=0.1y(0) = 0.1y(0)=0.1 and y′(0)=−0.5y'(0) = -0.5y′(0)=−0.5.

Question 3

A 500-gram object is dropped from rest. The force due to air resistance is proportional to the object's velocity, with a proportionality constant of 0.2 N·s/m. Let v(t)v(t)v(t) be the velocity of the object in m/s at time ttt in seconds, and assume the downward direction is positive. The acceleration due to gravity is g=9.8g = 9.8g=9.8 m/s2^22. Which initial value problem models the velocity of the object?

  1. 500dv/dt=500(9.8)−0.2v,v(0)=0500 dv/dt = 500(9.8) - 0.2v, \quad v(0)=0500dv/dt=500(9.8)−0.2v,v(0)=0
  2. 0.5dv/dt=0.5(9.8)+0.2v,v(0)=00.5 dv/dt = 0.5(9.8) + 0.2v, \quad v(0)=00.5dv/dt=0.5(9.8)+0.2v,v(0)=0
  3. 0.5dv/dt=−0.5(9.8)−0.2v,v(0)=00.5 dv/dt = -0.5(9.8) - 0.2v, \quad v(0)=00.5dv/dt=−0.5(9.8)−0.2v,v(0)=0
  4. 0.5dv/dt=0.5(9.8)−0.2v,v(0)=00.5 dv/dt = 0.5(9.8) - 0.2v, \quad v(0)=00.5dv/dt=0.5(9.8)−0.2v,v(0)=0 (correct answer)

Explanation: By Newton's second law, m(dv/dt)=Fnet=Fgravity+Fresistancem(dv/dt) = F_{\text{net}} = F_{\text{gravity}} + F_{\text{resistance}}m(dv/dt)=Fnet​=Fgravity​+Fresistance​. A critical first step is to ensure consistent units. The mass is given as 500 grams, which must be converted to kilograms to be compatible with Newtons and m/s2^22: m=0.5m = 0.5m=0.5 kg. The force of gravity acts in the positive (downward) direction, so Fgravity=mg=0.5(9.8)F_{\text{gravity}} = mg = 0.5(9.8)Fgravity​=mg=0.5(9.8) N. Air resistance opposes motion, so it acts in the negative (upward) direction: Fresistance=−0.2vF_{\text{resistance}} = -0.2vFresistance​=−0.2v. The object is 'dropped from rest', so the initial velocity is v(0)=0v(0)=0v(0)=0. Combining these gives the initial value problem: 0.5dv/dt=0.5(9.8)−0.2v0.5 dv/dt = 0.5(9.8) - 0.2v0.5dv/dt=0.5(9.8)−0.2v, with v(0)=0v(0)=0v(0)=0.

Question 4

Consider an RLC circuit with a resistor R=10 ΩR = 10 \ \OmegaR=10 Ω, an inductor L=0.5L = 0.5L=0.5 H, a capacitor C=0.01C = 0.01C=0.01 F, and a constant voltage source E=12E = 12E=12 V. At time t=0t=0t=0, the switch is closed. The initial charge on the capacitor is 2 C, and there is no initial current flowing through the circuit. Which of the following is the correct initial value problem for the charge on the capacitor, q(t)q(t)q(t)?

  1. 0.5q′′+10q′+100q=12,q(0)=2, q′(0)=00.5q'' + 10q' + 100q = 12, \quad q(0)=2, \ q'(0)=00.5q′′+10q′+100q=12,q(0)=2, q′(0)=0 (correct answer)
  2. 0.5q′′+10q′+100q=12,q(0)=0, q′(0)=20.5q'' + 10q' + 100q = 12, \quad q(0)=0, \ q'(0)=20.5q′′+10q′+100q=12,q(0)=0, q′(0)=2
  3. 0.5q′′+10q′+0.01q=12,q(0)=2, q′(0)=00.5q'' + 10q' + 0.01q = 12, \quad q(0)=2, \ q'(0)=00.5q′′+10q′+0.01q=12,q(0)=2, q′(0)=0
  4. 0.5q′′+10q′+100q=0,q(0)=2, q′(0)=00.5q'' + 10q' + 100q = 0, \quad q(0)=2, \ q'(0)=00.5q′′+10q′+100q=0,q(0)=2, q′(0)=0

Explanation: The differential equation for an RLC circuit is given by Kirchhoff's voltage law: Lq′′+Rq′+1Cq=E(t)Lq'' + Rq' + \frac{1}{C}q = E(t)Lq′′+Rq′+C1​q=E(t). Substituting the given values: L=0.5L=0.5L=0.5, R=10R=10R=10, C=0.01C=0.01C=0.01 (so 1/C=1001/C = 1001/C=100), and E(t)=12E(t)=12E(t)=12. This gives the equation 0.5q′′+10q′+100q=120.5q'' + 10q' + 100q = 120.5q′′+10q′+100q=12. The initial conditions are derived from the problem statement. 'The initial charge on the capacitor is 2 C' means q(0)=2q(0)=2q(0)=2. 'There is no initial current' means I(0)=0I(0)=0I(0)=0. Since current III is the rate of change of charge, I(t)=q′(t)I(t) = q'(t)I(t)=q′(t), so q′(0)=0q'(0)=0q′(0)=0. This yields the IVP in option A.

Question 5

A population of animals, P(t)P(t)P(t), experiences a birth rate proportional to its current size, with a positive proportionality constant β\betaβ. The population also experiences a death rate due to predation that is proportional to its size, with a positive proportionality constant δ\deltaδ. Which differential equation correctly models the net rate of change of the population?

  1. dP/dt=(β+δ)PdP/dt = (\beta + \delta)PdP/dt=(β+δ)P
  2. dP/dt=(β−δ)PdP/dt = (\beta - \delta)PdP/dt=(β−δ)P (correct answer)
  3. dP/dt=βP−δdP/dt = \beta P - \deltadP/dt=βP−δ
  4. dP/dt=(δ−β)PdP/dt = (\delta - \beta)PdP/dt=(δ−β)P

Explanation: When modeling population dynamics, you need to carefully account for all factors affecting the rate of change and determine whether each factor increases or decreases the population. Let's break down this problem systematically. The population experiences two effects:

  • Birth rate: proportional to current population size with constant β\betaβ, contributing +βP+\beta P+βP to the rate of change
  • Death rate from predation: proportional to current population size with constant δ\deltaδ, contributing −δP-\delta P−δP to the rate of change
The net rate of change is the sum of these effects: dPdt=βP−δP=(β−δ)P\frac{dP}{dt} = \beta P - \delta P = (\beta - \delta)PdtdP​=βP−δP=(β−δ)P This confirms that choice B is correct. Let's examine why the other options are wrong: Choice A gives (β+δ)P(\beta + \delta)P(β+δ)P, which incorrectly adds both the birth and death rates as positive contributions. This would mean predation somehow increases the population. Choice C gives βP−δ\beta P - \deltaβP−δ, which correctly makes births proportional to population size but treats deaths as a constant rate regardless of population size. This contradicts the problem statement that deaths are also proportional to PPP. Choice D gives (δ−β)P(\delta - \beta)P(δ−β)P, which reverses the signs, making deaths contribute positively and births negatively to population growth. Key strategy: In population models, always identify whether each factor increases (+) or decreases (-) the population, then check if the rate depends on population size (proportional) or is constant. Birth rates increase population; death rates decrease it.

Question 6

A 200-gallon tank initially contains pure water. For the first 5 minutes, a faulty pump introduces pure water into the tank at 4 gal/min. After t=5t=5t=5 minutes, the pump is fixed and begins introducing a salt solution with a concentration of 3 pounds/gallon at the same rate of 4 gal/min. The mixture is kept uniform and is drained at 4 gal/min. Let S(t)S(t)S(t) be the amount of salt (in pounds) in the tank. Which initial value problem models the amount of salt for t≥5t \ge 5t≥5?

  1. dS/dt=12−S/50,S(0)=0dS/dt = 12 - S/50, \quad S(0) = 0dS/dt=12−S/50,S(0)=0
  2. dS/dt=12−S/50,S(5)=0dS/dt = 12 - S/50, \quad S(5) = 0dS/dt=12−S/50,S(5)=0 (correct answer)
  3. dS/dt=3−S/200,S(5)=0dS/dt = 3 - S/200, \quad S(5) = 0dS/dt=3−S/200,S(5)=0
  4. dS/dt=12−S/50,S(5)=60dS/dt = 12 - S/50, \quad S(5) = 60dS/dt=12−S/50,S(5)=60

Explanation: When modeling mixing problems with differential equations, you need to set up the rate equation dSdt=rate in−rate out\frac{dS}{dt} = \text{rate in} - \text{rate out}dtdS​=rate in−rate out and carefully identify the initial condition at the specific time period you're analyzing. For t≥5t \geq 5t≥5, salt enters at 4 gal/min with concentration 3 lb/gal, so the rate in is 4×3=124 \times 3 = 124×3=12 lb/min. Since the tank volume stays constant at 200 gallons (inflow equals outflow), the rate out is S(t)200×4=S50\frac{S(t)}{200} \times 4 = \frac{S}{50}200S(t)​×4=50S​ lb/min. This gives us dSdt=12−S50\frac{dS}{dt} = 12 - \frac{S}{50}dtdS​=12−50S​. The key insight is determining the initial condition. At t=5t = 5t=5, the tank has contained only pure water for 5 minutes, so S(5)=0S(5) = 0S(5)=0 pounds of salt. This is when we start tracking salt accumulation. Answer B correctly captures both the differential equation and initial condition: dSdt=12−S50,S(5)=0\frac{dS}{dt} = 12 - \frac{S}{50}, S(5) = 0dtdS​=12−50S​,S(5)=0. Answer A uses the wrong initial condition S(0)=0S(0) = 0S(0)=0, but we're modeling the system starting at t=5t = 5t=5, not t=0t = 0t=0. Answer C incorrectly calculates the rate out as S200\frac{S}{200}200S​ instead of 4S200=S50\frac{4S}{200} = \frac{S}{50}2004S​=50S​, missing the outflow rate multiplication. Answer D uses S(5)=60S(5) = 60S(5)=60, but there's no salt in the tank at t=5t = 5t=5 since only pure water entered initially. Study tip: In mixing problems, always multiply concentration by flow rate for both inflow and outflow terms, and set your initial condition at the time when the scenario you're modeling begins.

Question 7

A reversible chemical reaction is described by A⇌k1k2BA \underset{k_2}{\stackrel{k_1}{\rightleftharpoons}} BAk2​⇌k1​​​B. The forward reaction (A→BA \to BA→B) occurs at a rate proportional to the concentration of A, with rate constant k1k_1k1​. The reverse reaction (B→AB \to AB→A) occurs at a rate proportional to the concentration of B, with rate constant k2k_2k2​. Let x(t)x(t)x(t) be the concentration of substance B. If the initial concentration of A is a0a_0a0​ and the initial concentration of B is 0, which differential equation describes the rate of change of x(t)x(t)x(t)?

  1. dx/dt=k1(a0−x)+k2xdx/dt = k_1(a_0 - x) + k_2 xdx/dt=k1​(a0​−x)+k2​x
  2. dx/dt=k2x−k1(a0−x)dx/dt = k_2 x - k_1(a_0 - x)dx/dt=k2​x−k1​(a0​−x)
  3. dx/dt=k1(a0−x)−k2xdx/dt = k_1(a_0 - x) - k_2 xdx/dt=k1​(a0​−x)−k2​x (correct answer)
  4. dx/dt=k1a0−k2xdx/dt = k_1 a_0 - k_2 xdx/dt=k1​a0​−k2​x

Explanation: The rate of change of the concentration of B, dx/dtdx/dtdx/dt, is equal to the rate of its formation minus the rate of its consumption. B is formed by the forward reaction A→BA \to BA→B, so the rate of formation is k1[A]k_1[A]k1​[A]. B is consumed by the reverse reaction B→AB \to AB→A, so the rate of consumption is k2[B]k_2[B]k2​[B]. This gives dx/dt=k1[A]−k2[B]dx/dt = k_1[A] - k_2[B]dx/dt=k1​[A]−k2​[B]. We are given [B]=x(t)[B] = x(t)[B]=x(t). By stoichiometry, the concentration of A at time ttt is its initial concentration minus the amount that has reacted to form B, so [A]=a0−x(t)[A] = a_0 - x(t)[A]=a0​−x(t). Substituting these into the rate equation gives dx/dt=k1(a0−x)−k2xdx/dt = k_1(a_0 - x) - k_2 xdx/dt=k1​(a0​−x)−k2​x.

Question 8

A cold metal probe, initially at a temperature of 5∘C5^\circ\text{C}5∘C, is placed into a large water bath maintained at a constant temperature of 40∘C40^\circ\text{C}40∘C. According to Newton's law of cooling (or warming), the rate of change of the probe's temperature T(t)T(t)T(t) is proportional to the difference between the ambient temperature of the bath and the probe's temperature. Which of the following initial value problems correctly models the temperature of the probe T(t)T(t)T(t) in degrees Celsius, where ttt is time in minutes and the proportionality constant kkk is positive?

  1. dT/dt=k(T−40)dT/dt = k(T - 40)dT/dt=k(T−40), T(0)=5T(0) = 5T(0)=5
  2. dT/dt=−k(40−T)dT/dt = -k(40 - T)dT/dt=−k(40−T), T(0)=5T(0) = 5T(0)=5
  3. dT/dt=k(40−T)dT/dt = k(40 - T)dT/dt=k(40−T), T(0)=40T(0) = 40T(0)=40
  4. dT/dt=k(40−T)dT/dt = k(40 - T)dT/dt=k(40−T), T(0)=5T(0) = 5T(0)=5 (correct answer)

Explanation: The rate of change, dT/dtdT/dtdT/dt, is proportional to the difference between the ambient temperature (40∘C40^\circ\text{C}40∘C) and the object's temperature (TTT). So, dT/dt=k(40−T)dT/dt = k(40 - T)dT/dt=k(40−T) for some constant kkk. Since the probe is warming up (T(0)=5T(0)=5T(0)=5 and the bath is at 404040), the temperature TTT must increase, meaning dT/dtdT/dtdT/dt must be positive when T<40T < 40T<40. The term (40−T)(40 - T)(40−T) is positive for T<40T < 40T<40, so the constant kkk must be positive. The initial condition is explicitly given as T(0)=5T(0) = 5T(0)=5. Thus, the correct model is dT/dt=k(40−T)dT/dt = k(40 - T)dT/dt=k(40−T) with T(0)=5T(0) = 5T(0)=5.

Question 9

A vertical cylindrical tank with a radius of 2 meters is initially full of water. Water drains from a hole in the bottom. By Torricelli's law, the rate of change of the volume of water, VVV, is dV/dt=−khdV/dt = -k\sqrt{h}dV/dt=−kh​, where hhh is the height of the water and kkk is a positive constant. Which differential equation correctly models the height h(t)h(t)h(t) of the water in the tank?

  1. dh/dt=−khdh/dt = -k\sqrt{h}dh/dt=−kh​
  2. dh/dt=−k4πhdh/dt = -\frac{k}{4\pi}\sqrt{h}dh/dt=−4πk​h​ (correct answer)
  3. dh/dt=k4πhdh/dt = \frac{k}{4\pi}\sqrt{h}dh/dt=4πk​h​
  4. dh/dt=−4πkhdh/dt = -4\pi k\sqrt{h}dh/dt=−4πkh​

Explanation: We are given the rate of change of volume, dV/dt=−khdV/dt = -k\sqrt{h}dV/dt=−kh​. We need to find the rate of change of height, dh/dtdh/dtdh/dt. For a cylinder, the volume is V=A⋅hV = A \cdot hV=A⋅h, where AAA is the constant cross-sectional area. Here, the radius is r=2r=2r=2 m, so the area is A=πr2=4πA = \pi r^2 = 4\piA=πr2=4π m2^22. Thus, V=4πhV = 4\pi hV=4πh. We can relate the rates using the chain rule: dV/dt=dVdhdhdtdV/dt = \frac{dV}{dh} \frac{dh}{dt}dV/dt=dhdV​dtdh​. From V=4πhV = 4\pi hV=4πh, we have dV/dh=4πdV/dh = 4\pidV/dh=4π. Substituting this into the chain rule expression gives dV/dt=4πdhdtdV/dt = 4\pi \frac{dh}{dt}dV/dt=4πdtdh​. Now we equate the two expressions for dV/dtdV/dtdV/dt: 4πdhdt=−kh4\pi \frac{dh}{dt} = -k\sqrt{h}4πdtdh​=−kh​. Solving for dh/dtdh/dtdh/dt yields dh/dt=−k4πhdh/dt = -\frac{k}{4\pi}\sqrt{h}dh/dt=−4πk​h​.

Question 10

A student takes out a 30,000loanwithanannualinterestrateof630,000 loan with an annual interest rate of 6%, compounded continuously. The student makes continuous payments on the loan at a constant rate of 30,000loanwithanannualinterestrateof6Kdollarsperyear.Letdollars per year. Letdollarsperyear.LetP(t)betheoutstandingloanbalanceindollarsafterbe the outstanding loan balance in dollars afterbetheoutstandingloanbalanceindollarsaftert$ years. Which initial value problem correctly models the loan balance?

  1. dP/dt=0.06P+K,P(0)=30000dP/dt = 0.06P + K, \quad P(0)=30000dP/dt=0.06P+K,P(0)=30000
  2. dP/dt=K−0.06P,P(0)=30000dP/dt = K - 0.06P, \quad P(0)=30000dP/dt=K−0.06P,P(0)=30000
  3. dP/dt=0.06P−K,P(0)=30000dP/dt = 0.06P - K, \quad P(0)=30000dP/dt=0.06P−K,P(0)=30000 (correct answer)
  4. dP/dt=0.005P−K,P(0)=30000dP/dt = 0.005P - K, \quad P(0)=30000dP/dt=0.005P−K,P(0)=30000

Explanation: The rate of change of the loan balance, dP/dtdP/dtdP/dt, is the rate at which the balance grows due to interest minus the rate at which it is reduced by payments. The interest accrues at a rate of rPrPrP, where r=0.06r=0.06r=0.06, so this term is 0.06P0.06P0.06P. The payments reduce the loan, so they are subtracted at a rate of KKK per year. This leads to the differential equation dP/dt=0.06P−KdP/dt = 0.06P - KdP/dt=0.06P−K. The initial loan amount is 30,000,sotheinitialconditionis30,000, so the initial condition is 30,000,sotheinitialconditionisP(0) = 30000$.

Question 11

A substance decays radioactively with a half-life of 3 hours. At the same time, the substance is being created and added to a container at a constant rate of 12 grams per hour. Let A(t)A(t)A(t) be the amount of the substance in grams at time ttt in hours. Which differential equation models this process?

  1. dA/dt=12−ln⁡(2)3AdA/dt = 12 - \frac{\ln(2)}{3}AdA/dt=12−3ln(2)​A (correct answer)
  2. dA/dt=12+ln⁡(2)3AdA/dt = 12 + \frac{\ln(2)}{3}AdA/dt=12+3ln(2)​A
  3. dA/dt=12−3AdA/dt = 12 - 3AdA/dt=12−3A
  4. dA/dt=−12−ln⁡(2)3AdA/dt = -12 - \frac{\ln(2)}{3}AdA/dt=−12−3ln(2)​A

Explanation: The rate of change of the amount, dA/dtdA/dtdA/dt, is the rate of creation minus the rate of decay. The rate of creation is given as 12 g/hr. Radioactive decay occurs at a rate proportional to the amount present, so the rate of decay is kAkAkA for some decay constant k>0k>0k>0. Thus, the model is dA/dt=12−kAdA/dt = 12 - kAdA/dt=12−kA. The decay constant kkk is related to the half-life T1/2T_{1/2}T1/2​ by the formula T1/2=ln⁡(2)/kT_{1/2} = \ln(2)/kT1/2​=ln(2)/k. Given T1/2=3T_{1/2} = 3T1/2​=3 hours, we can solve for kkk: 3=ln⁡(2)/k  ⟹  k=ln⁡(2)/33 = \ln(2)/k \implies k = \ln(2)/33=ln(2)/k⟹k=ln(2)/3. Substituting this value of kkk into the model gives dA/dt=12−ln⁡(2)3AdA/dt = 12 - \frac{\ln(2)}{3}AdA/dt=12−3ln(2)​A.

Question 12

A 1000-liter tank initially contains 400 liters of a brine solution with 10 kg of dissolved salt. A brine solution with a concentration of 0.05 kg/L is pumped into the tank at a rate of 10 L/min. The well-mixed solution is pumped out at a slower rate of 5 L/min. Let A(t)A(t)A(t) represent the amount of salt in the tank (in kg) at time ttt (in minutes). Which differential equation correctly models this system?

  1. dA/dt=0.5−5A400dA/dt = 0.5 - \frac{5A}{400}dA/dt=0.5−4005A​
  2. dA/dt=0.5−5A1000dA/dt = 0.5 - \frac{5A}{1000}dA/dt=0.5−10005A​
  3. dA/dt=0.5−5A400+5tdA/dt = 0.5 - \frac{5A}{400 + 5t}dA/dt=0.5−400+5t5A​ (correct answer)
  4. dA/dt=0.5+5A400+5tdA/dt = 0.5 + \frac{5A}{400 + 5t}dA/dt=0.5+400+5t5A​

Explanation: The rate of change of salt is dA/dt=(rate in)−(rate out)dA/dt = (\text{rate in}) - (\text{rate out})dA/dt=(rate in)−(rate out). The rate of salt flowing in is (concentration in) ×\times× (flow rate in) = 0.05 kg/L×10 L/min=0.50.05 \text{ kg/L} \times 10 \text{ L/min} = 0.50.05 kg/L×10 L/min=0.5 kg/min. The volume of the solution in the tank is not constant; it changes at a rate of (10−5)=5(10 - 5) = 5(10−5)=5 L/min. The initial volume is 400 L, so V(t)=400+5tV(t) = 400 + 5tV(t)=400+5t. The concentration of salt in the tank at time ttt is C(t)=A(t)/V(t)=A(t)/(400+5t)C(t) = A(t)/V(t) = A(t)/(400 + 5t)C(t)=A(t)/V(t)=A(t)/(400+5t). The rate of salt flowing out is (concentration out) ×\times× (flow rate out) = (A(t)/(400+5t))×5 L/min(A(t)/(400 + 5t)) \times 5 \text{ L/min}(A(t)/(400+5t))×5 L/min. Therefore, the differential equation is dA/dt=0.5−5A400+5tdA/dt = 0.5 - \frac{5A}{400+5t}dA/dt=0.5−400+5t5A​.