Calculus 1 Quiz: Modeling With Differential Equations
20 questions · exam conditions
0:00
Modeling With Differential EquationsQuestion 1 of 20

The rate of change of a quantity YY is proportional to the product of YY and (10Y)(10 - \sqrt{Y}). Which differential equation describes this relationship?

dYdt=k(10YY3/2)\frac{dY}{dt} = k(10Y - Y^{3/2})
dYdt=k(Y+(10Y))\frac{dY}{dt} = k(Y + (10 - \sqrt{Y}))
dYdt=kY/(10Y)\frac{dY}{dt} = kY / (10 - \sqrt{Y})
dYdt=k(10Y)\frac{dY}{dt} = k(10 - \sqrt{Y})
← Back to quizzes

Calculus 1 Quiz

Calculus 1 Quiz: Modeling With Differential Equations

Practice Modeling With Differential Equations in Calculus 1 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Modeling With Differential Equations, giving you a quick way to practice the rules, question types, and explanations that matter most for Calculus 1.

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 rate of change of a quantity YY is proportional to the product of YY and (10Y)(10 - \sqrt{Y}). Which differential equation describes this relationship?

  1. dYdt=k(10YY3/2)\frac{dY}{dt} = k(10Y - Y^{3/2}) (correct answer)
  2. dYdt=k(Y+(10Y))\frac{dY}{dt} = k(Y + (10 - \sqrt{Y}))
  3. dYdt=kY/(10Y)\frac{dY}{dt} = kY / (10 - \sqrt{Y})
  4. dYdt=k(10Y)\frac{dY}{dt} = k(10 - \sqrt{Y})
Explanation: The problem states that the rate of change, dYdt\frac{dY}{dt}, is proportional to the product of two terms: YY and (10Y)(10 - \sqrt{Y}). The product is Y(10Y)Y(10 - \sqrt{Y}). Therefore, dYdt=kY(10Y)\frac{dY}{dt} = k \cdot Y(10 - \sqrt{Y}) for some proportionality constant kk. Distributing the YY gives dYdt=k(10YYY1/2)=k(10YY3/2)\frac{dY}{dt} = k(10Y - Y \cdot Y^{1/2}) = k(10Y - Y^{3/2}).

Question 2

The population of a fish species, P(t)P(t), in a lake grows at a rate proportional to its current size. However, to maintain the ecosystem, fish are harvested at a rate proportional to the square root of the current population. Let k1k_1 and k2k_2 be positive constants of proportionality for growth and harvesting, respectively. Which differential equation models the population of the fish?

  1. dPdt=k1Pk2P\frac{dP}{dt} = k_1 P - k_2 P
  2. dPdt=k1P2k2P\frac{dP}{dt} = k_1 P^2 - k_2 \sqrt{P}
  3. dPdt=k1Pk2P\frac{dP}{dt} = k_1 P - k_2 \sqrt{P} (correct answer)
  4. dPdt=k1Pk2P\frac{dP}{dt} = k_1 \sqrt{P} - k_2 P
Explanation: The problem describes two competing effects on the population. The growth rate is proportional to the current size, which is modeled by the term k1Pk_1 P. The harvesting rate (a decrease) is proportional to the square root of the population, modeled by the term k2P-k_2 \sqrt{P}. The net rate of change is the sum of these two rates. Therefore, the differential equation is dPdt=k1Pk2P\frac{dP}{dt} = k_1 P - k_2 \sqrt{P}.

Question 3

In a community of MM people, the rate at which the number of people P(t)P(t) who have heard a rumor increases is proportional to the product of the number of people who have heard the rumor and the number of people who have not yet heard it. Which differential equation describes this situation for some constant k>0k > 0?

  1. dPdt=kP\frac{dP}{dt} = kP
  2. dPdt=k(MP)\frac{dP}{dt} = k(M-P)
  3. dPdt=kP(MP)\frac{dP}{dt} = kP(M-P) (correct answer)
  4. dPdt=kP+k(MP)\frac{dP}{dt} = kP + k(M-P)
Explanation: Let P(t)P(t) be the number of people who have heard the rumor. The total number of people is MM. The number of people who have not yet heard the rumor is MP(t)M - P(t). The problem states that the rate of increase, dPdt\frac{dP}{dt}, is proportional to the product of these two quantities. Therefore, dPdt=kP(MP)\frac{dP}{dt} = k \cdot P \cdot (M-P) for some positive constant of proportionality kk.

Question 4

In a fixed population of NN individuals, the rate of change of the number of infected people, I(t)I(t), is proportional to the product of the number of infected people and the number of susceptible people (NIN-I). Additionally, infected people are removed from the infected group at a rate proportional to the number of infected people. Let k1k_1 be the infection constant and k2k_2 be the removal constant. Which equation models I(t)I(t)?

  1. dIdt=k1I(NI)k2I\frac{dI}{dt} = k_1 I(N-I) - k_2 I (correct answer)
  2. dIdt=k1I(NI)+k2I\frac{dI}{dt} = k_1 I(N-I) + k_2 I
  3. dIdt=k1Nk2I\frac{dI}{dt} = k_1 N - k_2 I
  4. dIdt=k1I(NI)k2\frac{dI}{dt} = k_1 I(N-I) - k_2
Explanation: The rate of change dIdt\frac{dI}{dt} is composed of two processes. The rate of new infections increases II and is proportional to the product of infected and susceptible individuals, giving the term k1I(NI)k_1 I(N-I). The rate of removal decreases II and is proportional to the number of infected individuals, giving the term k2I-k_2 I. Combining these results in the differential equation dIdt=k1I(NI)k2I\frac{dI}{dt} = k_1 I(N-I) - k_2 I.

Question 5

A cylindrical water tank with a constant radius of 5 meters leaks water from a hole at its base. The rate at which the volume of water decreases is directly proportional to the square root of the height hh of the water in the tank. Let h(t)h(t) be the height of the water at time tt. Which differential equation models this situation for some positive constant kk?

  1. dhdt=kh\frac{dh}{dt} = -k \sqrt{h} (correct answer)
  2. dhdt=kh\frac{dh}{dt} = k \sqrt{h}
  3. dhdt=kh\frac{dh}{dt} = -k h
  4. dhdt=kh2\frac{dh}{dt} = -k h^2
Explanation: Let V(t)V(t) be the volume of water and h(t)h(t) be the height at time tt. The volume of a cylinder is V=πr2hV = \pi r^2 h. Since the radius r=5r=5 is constant, V=25πhV = 25\pi h. The rate of change of volume is dVdt=25πdhdt\frac{dV}{dt} = 25\pi \frac{dh}{dt}. The problem states that the rate of decrease of volume is proportional to h\sqrt{h}. Let this rate of decrease be RdR_d. Then Rd=dVdtR_d = -\frac{dV}{dt}. So, dVdt=ch-\frac{dV}{dt} = c \sqrt{h} for some positive proportionality constant cc. This implies dVdt=ch\frac{dV}{dt} = -c \sqrt{h}. Substituting the expression for dVdt\frac{dV}{dt}, we get 25πdhdt=ch25\pi \frac{dh}{dt} = -c \sqrt{h}. Solving for dhdt\frac{dh}{dt} gives dhdt=c25πh\frac{dh}{dt} = -\frac{c}{25\pi} \sqrt{h}. Since cc and 25π25\pi are positive constants, we can define a new positive constant k=c25πk = \frac{c}{25\pi}. Thus, the model is dhdt=kh\frac{dh}{dt} = -k \sqrt{h}.

Question 6

An economic model suggests that the rate of growth of a company's profit, P(t)P(t), is proportional to its current profit. However, due to market saturation, this growth is hindered by a factor that is proportional to the square of the current profit. Which differential equation models the profit P(t)P(t), where k1k_1 and k2k_2 are positive constants?

  1. dPdt=k1P+k2P2\frac{dP}{dt} = k_1 P + k_2 P^2
  2. dPdt=k1P2k2P\frac{dP}{dt} = k_1 P^2 - k_2 P
  3. dPdt=k1Pk2P2\frac{dP}{dt} = k_1 P - k_2 P^2 (correct answer)
  4. dPdt=k1Pk2P2\frac{dP}{dt} = \frac{k_1 P}{k_2 P^2}
Explanation: The total rate of change of profit, dPdt\frac{dP}{dt}, is the sum of two effects. The growth proportional to the current profit is represented by a term k1Pk_1 P, where k1>0k_1 > 0. The hindering factor proportional to the square of the profit is represented by a term k2P2-k_2 P^2, where k2>0k_2 > 0. The negative sign indicates that this factor hinders, or reduces, the rate of growth. Combining these terms gives the differential equation dPdt=k1Pk2P2\frac{dP}{dt} = k_1 P - k_2 P^2.

Question 7

An object of mass mm is dropped from a great height. The object is subject to the force of gravity, mgmg, and an opposing air resistance force that is proportional to its velocity, v(t)v(t). According to Newton's Second Law (Fnet=maF_{net} = ma), which differential equation models the velocity v(t)v(t) of the object, assuming the downward direction is positive? Let kk be a positive constant of proportionality.

  1. dvdt=gkmv\frac{dv}{dt} = g - \frac{k}{m}v (correct answer)
  2. dvdt=mgkv\frac{dv}{dt} = mg - kv
  3. dvdt=g+kmv\frac{dv}{dt} = g + \frac{k}{m}v
  4. dvdt=kmvg\frac{dv}{dt} = \frac{k}{m}v - g
Explanation: The net force on the object is the sum of the gravitational force and the air resistance force. Taking the downward direction as positive, the gravitational force is Fg=mgF_g = mg. The air resistance opposes motion, so it acts in the upward (negative) direction. Its magnitude is proportional to velocity, so Fair=kvF_{air} = -kv. The net force is Fnet=mgkvF_{net} = mg - kv. By Newton's Second Law, Fnet=maF_{net} = ma, where a=dvdta = \frac{dv}{dt}. So, mdvdt=mgkvm\frac{dv}{dt} = mg - kv. To find the differential equation for v(t)v(t), we divide by mm: dvdt=gkmv\frac{dv}{dt} = g - \frac{k}{m}v.

Question 8

The population of rabbits, R(t)R(t), in an ecosystem grows at a rate proportional to its current size. The rabbits are hunted by foxes, and the rate of predation is proportional to the product of the rabbit and fox populations. Assume the fox population is constant at FF individuals. Which differential equation models the rabbit population R(t)R(t), using positive constants of proportionality k1k_1 and k2k_2?

  1. dRdt=k1Rk2F\frac{dR}{dt} = k_1 R - k_2 F
  2. dRdt=k1R+k2RF\frac{dR}{dt} = k_1 R + k_2 RF
  3. dRdt=k1Rk2(R+F)\frac{dR}{dt} = k_1 R - k_2 (R+F)
  4. dRdt=k1Rk2RF\frac{dR}{dt} = k_1 R - k_2 RF (correct answer)
Explanation: The rate of change of the rabbit population, dRdt\frac{dR}{dt}, is the natural growth rate minus the predation rate. The natural growth rate is proportional to the rabbit population, so it can be modeled as k1Rk_1 R for some k1>0k_1 > 0. The predation rate decreases the rabbit population and is proportional to the product of the rabbit and fox populations, so it can be modeled as k2RFk_2 RF for some k2>0k_2 > 0. Combining these gives dRdt=k1Rk2RF\frac{dR}{dt} = k_1 R - k_2 RF.

Question 9

A spherical balloon is being inflated. The radius rr of the balloon increases at a rate that is inversely proportional to its surface area. Which of the following differential equations models the radius r(t)r(t) of the balloon as a function of time tt, for some positive constant kk?

  1. drdt=kr2\frac{dr}{dt} = \frac{k}{r^2} (correct answer)
  2. drdt=kr2\frac{dr}{dt} = kr^2
  3. drdt=kr\frac{dr}{dt} = \frac{k}{r}
  4. drdt=kr3\frac{dr}{dt} = \frac{k}{r^3}
Explanation: The rate of increase of the radius is drdt\frac{dr}{dt}. The surface area of a sphere is A=4πr2A = 4\pi r^2. The problem states that drdt\frac{dr}{dt} is inversely proportional to the surface area AA. This can be written as drdt=cA\frac{dr}{dt} = \frac{c}{A} for some positive constant cc. Substituting the formula for AA, we get drdt=c4πr2\frac{dr}{dt} = \frac{c}{4\pi r^2}. Since cc and 4π4\pi are constants, we can combine them into a single positive constant k=c4πk = \frac{c}{4\pi}. Thus, the differential equation is drdt=kr2\frac{dr}{dt} = \frac{k}{r^2}.

Question 10

An initial investment in a fund grows at a rate proportional to the amount of money, M(t)M(t), in the account. At the same time, the investor withdraws money at a rate proportional to the square root of the amount in the account. Which differential equation models the amount of money M(t)M(t), where k1k_1 and k2k_2 are positive constants?

  1. dMdt=k1Mk2M\frac{dM}{dt} = k_1 M - k_2 \sqrt{M} (correct answer)
  2. dMdt=k1M+k2M\frac{dM}{dt} = k_1 M + k_2 \sqrt{M}
  3. dMdt=k1Mk2M\frac{dM}{dt} = k_1 \sqrt{M} - k_2 M
  4. dMdt=k1Mk2M2\frac{dM}{dt} = k_1 M - k_2 M^2
Explanation: The rate of change of money in the account, dMdt\frac{dM}{dt}, is the growth rate from investment minus the withdrawal rate. The growth rate is proportional to the amount MM, which is represented by the term k1Mk_1 M for some k1>0k_1 > 0. The withdrawal rate is proportional to the square root of the amount, M\sqrt{M}, which is represented by the term k2Mk_2 \sqrt{M} for some k2>0k_2 > 0. Since this is a withdrawal, this rate is subtracted from the growth rate. The resulting model is dMdt=k1Mk2M\frac{dM}{dt} = k_1 M - k_2 \sqrt{M}.

Question 11

In a chemical reaction, one molecule of substance AA combines with one molecule of substance BB to form one molecule of substance CC. Let c(t)c(t) be the concentration of CC. The rate of formation of CC is proportional to the product of the remaining concentrations of AA and BB. Initially, the concentrations are [A]=a0[A] = a_0, [B]=b0[B] = b_0, and [C]=0[C] = 0. Which differential equation models the concentration c(t)c(t) for some k>0k > 0?

  1. dcdt=k(a0c)(b0c)\frac{dc}{dt} = k(a_0 - c)(b_0 - c) (correct answer)
  2. dcdt=k(a0c)+k(b0c)\frac{dc}{dt} = k(a_0 - c) + k(b_0 - c)
  3. dcdt=k(ca0)(cb0)\frac{dc}{dt} = k(c - a_0)(c - b_0)
  4. dcdt=k(a0+c)(b0+c)\frac{dc}{dt} = k(a_0 + c)(b_0 + c)
Explanation: The rate of formation of CC is dcdt\frac{dc}{dt}. This rate is proportional to the product of the concentrations of AA and BB, so dcdt=k[A][B]\frac{dc}{dt} = k[A][B]. To form a concentration cc of substance CC, a concentration cc of AA and a concentration cc of BB must be consumed. Therefore, the remaining concentration of AA is [A]=a0c[A] = a_0 - c, and the remaining concentration of BB is [B]=b0c[B] = b_0 - c. Substituting these into the rate equation gives dcdt=k(a0c)(b0c)\frac{dc}{dt} = k(a_0 - c)(b_0 - c).

Question 12

A tank initially contains 1000 liters of brine with 50 kg of dissolved salt. Pure water enters the tank at a rate of 10 liters per minute. The solution is kept thoroughly mixed and drains from the tank at the same rate. Let S(t)S(t) be the amount of salt in the tank (in kg) at time tt (in minutes). Which differential equation models this process?

  1. dSdt=10S100\frac{dS}{dt} = 10 - \frac{S}{100}
  2. dSdt=S100\frac{dS}{dt} = -\frac{S}{100} (correct answer)
  3. dSdt=S10\frac{dS}{dt} = -\frac{S}{10}
  4. dSdt=S100\frac{dS}{dt} = \frac{S}{100}
Explanation: The rate of change of salt, dSdt\frac{dS}{dt}, is the rate of salt in minus the rate of salt out. Since pure water enters, the rate of salt in is 0. The rate of salt out is the product of the salt concentration and the outflow rate. The volume of the tank is constant at 1000 L. The concentration of salt at time tt is C(t)=S(t)1000C(t) = \frac{S(t)}{1000} kg/L. The outflow rate is 10 L/min. So, the rate of salt out is (S1000 kg/L)×(10 L/min)=10S1000=S100(\frac{S}{1000} \text{ kg/L}) \times (10 \text{ L/min}) = \frac{10S}{1000} = \frac{S}{100} kg/min. Therefore, dSdt=0S100=S100\frac{dS}{dt} = 0 - \frac{S}{100} = -\frac{S}{100}.

Question 13

The population PP of a certain species in a protected area is growing at a rate proportional to the current population. Additionally, due to a conservation program, 100 individuals of the species are introduced into the area per year. Which differential equation models the population P(t)P(t) at time tt for some positive constant of proportionality kk?

  1. dPdt=kP100\frac{dP}{dt} = kP - 100
  2. dPdt=k(P+100)\frac{dP}{dt} = k(P + 100)
  3. dPdt=kP+100t\frac{dP}{dt} = kP + 100t
  4. dPdt=kP+100\frac{dP}{dt} = kP + 100 (correct answer)
Explanation: The rate of change of the population, dPdt\frac{dP}{dt}, is the sum of the natural growth rate and the introduction rate. The natural growth rate is proportional to the population, which can be written as kPkP for some positive constant kk. The introduction of 100 individuals per year is a constant positive rate of 100. Adding these two rates gives the total rate of change: dPdt=kP+100\frac{dP}{dt} = kP + 100.

Question 14

According to Newton's Law of Cooling, an object's temperature changes at a rate proportional to the difference between its temperature and the ambient temperature. An object with temperature T(t)T(t) is in an environment where the ambient temperature TaT_a increases linearly with time, such that Ta(t)=T0+atT_a(t) = T_0 + at for positive constants T0T_0 and aa. Which equation models the object's temperature T(t)T(t), assuming the object cools when its temperature is higher than ambient? Use kk as a positive proportionality constant.

  1. dTdt=k(TT0)\frac{dT}{dt} = -k(T - T_0)
  2. dTdt=k(T(T0+at))\frac{dT}{dt} = -k(T - (T_0 + at)) (correct answer)
  3. dTdt=k(T(T0+at))\frac{dT}{dt} = k(T - (T_0 + at))
  4. dTdt=k(TTa)+a\frac{dT}{dt} = -k(T - T_a) + a
Explanation: Newton's Law of Cooling states that dTdt\frac{dT}{dt} is proportional to the difference between the object's temperature TT and the ambient temperature TaT_a. This is written as dTdt=c(TTa)\frac{dT}{dt} = c(T - T_a). If the object is hotter than the environment (T>TaT > T_a), it should cool, meaning dTdt\frac{dT}{dt} must be negative. This requires the constant of proportionality cc to be negative. Let c=kc = -k where kk is a positive constant. So, dTdt=k(TTa)\frac{dT}{dt} = -k(T - T_a). In this problem, the ambient temperature is not constant but is given by Ta(t)=T0+atT_a(t) = T_0 + at. Substituting this expression for TaT_a gives the correct model: dTdt=k(T(T0+at))\frac{dT}{dt} = -k(T - (T_0 + at)).

Question 15

The amount of a certain drug, A(t)A(t), in a patient's bloodstream decreases at a rate proportional to the amount present. Simultaneously, the drug is administered intravenously at a constant rate of RR milligrams per hour. Which differential equation models the amount A(t)A(t) of the drug in the bloodstream for some positive constant kk?

  1. dAdt=R+kA\frac{dA}{dt} = R + kA
  2. dAdt=kAR\frac{dA}{dt} = kA - R
  3. dAdt=RkA\frac{dA}{dt} = R - kA (correct answer)
  4. dAdt=k(RA)\frac{dA}{dt} = k(R - A)
Explanation: The rate of change of the amount of the drug, dAdt\frac{dA}{dt}, is the rate at which the drug is administered minus the rate at which it is eliminated. The drug is administered at a constant rate RR. The drug decreases (is eliminated) at a rate proportional to the amount present, which can be written as kAkA for some positive constant kk. Since this term represents a decrease, it is subtracted. Therefore, the overall rate of change is dAdt=RkA\frac{dA}{dt} = R - kA.

Question 16

The rate at which a person learns a new skill, S(t)S(t), is proportional to the difference between a maximum potential skill level, MM, and their current skill level. Concurrently, they forget the skill at a rate proportional to their current skill level. Let k1k_1 be the learning constant and k2k_2 be the forgetting constant (both positive). Which equation models the rate of change of the skill level SS?

  1. dSdt=k1(MS)+k2S\frac{dS}{dt} = k_1(M-S) + k_2 S
  2. dSdt=k1Mk2S\frac{dS}{dt} = k_1 M - k_2 S
  3. dSdt=k1(MS)k2S\frac{dS}{dt} = k_1(M-S) - k_2 S (correct answer)
  4. dSdt=k1Sk2(MS)\frac{dS}{dt} = k_1 S - k_2(M-S)
Explanation: The net rate of change dSdt\frac{dS}{dt} is the sum of the rate of learning and the rate of forgetting. The rate of learning is proportional to MSM-S, which can be written as k1(MS)k_1(M-S). The rate of forgetting represents a decrease in skill, so it's a negative term. It's proportional to the current skill level SS, so it can be written as k2S-k_2 S. Combining these gives the total rate of change: dSdt=k1(MS)k2S\frac{dS}{dt} = k_1(M-S) - k_2 S.

Question 17

Water is poured into a leaky cylindrical bucket of radius 5 cm at a rate of 10 cm3/s10 \text{ cm}^3/\text{s}. The water leaks out at a rate proportional to the square root of the water's height hh, with proportionality constant c>0c > 0. Which differential equation models the height hh of the water in the bucket?

  1. dhdt=10ch\frac{dh}{dt} = 10 - c\sqrt{h}
  2. dhdt=10ch25π\frac{dh}{dt} = \frac{10 - ch}{25\pi}
  3. dhdt=25π(10ch)\frac{dh}{dt} = 25\pi(10 - c\sqrt{h})
  4. dhdt=10ch25π\frac{dh}{dt} = \frac{10 - c\sqrt{h}}{25\pi} (correct answer)
Explanation: Let VV be the volume of water. The net rate of change of volume is dVdt=(rate in)(rate out)=10ch\frac{dV}{dt} = (\text{rate in}) - (\text{rate out}) = 10 - c\sqrt{h}. The volume of water in a cylinder is V=πr2h=π(52)h=25πhV = \pi r^2 h = \pi(5^2)h = 25\pi h. Differentiating with respect to time gives dVdt=25πdhdt\frac{dV}{dt} = 25\pi \frac{dh}{dt}. Equating the two expressions for dVdt\frac{dV}{dt} gives 25πdhdt=10ch25\pi \frac{dh}{dt} = 10 - c\sqrt{h}. Solving for dhdt\frac{dh}{dt} yields dhdt=10ch25π\frac{dh}{dt} = \frac{10 - c\sqrt{h}}{25\pi}.

Question 18

In an ecosystem, the population of prey, x(t)x(t), grows at a rate proportional to its size. The presence of a constant predator population, P0P_0, causes the prey population to decrease at a rate proportional to the product of the prey and predator populations. Which differential equation models the prey population xx?

  1. dxdt=k1xk2P0\frac{dx}{dt} = k_1 x - k_2 P_0
  2. dxdt=k1x+k2xP0\frac{dx}{dt} = k_1 x + k_2 x P_0
  3. dxdt=k1xk2xP0\frac{dx}{dt} = k_1 x - k_2 x P_0 (correct answer)
  4. dxdt=k1k2(x+P0)\frac{dx}{dt} = k_1 - k_2(x+P_0)
Explanation: The prey population's rate of change, dxdt\frac{dx}{dt}, has two parts. The natural growth is proportional to its size, which gives a term k1xk_1 x. The decrease due to predation is proportional to the product of prey and predator populations, xP0x P_0, leading to a term k2xP0-k_2 x P_0. The net rate of change is the sum of these two effects: dxdt=k1xk2xP0\frac{dx}{dt} = k_1 x - k_2 x P_0.

Question 19

A cup of coffee, with temperature T(t)T(t) at time tt, is placed in a room where the ambient temperature is not constant. The room's temperature, TaT_a, starts at 20°C and increases linearly at a rate of 0.1°C per minute. According to Newton's Law of Cooling, the rate of change of the coffee's temperature is proportional to the difference between its temperature and the ambient temperature. Which differential equation, with cooling constant k>0k > 0, models this scenario?

  1. dTdt=k(T(20+0.1t))\frac{dT}{dt} = -k(T - (20 + 0.1t)) (correct answer)
  2. dTdt=k(T20)+0.1\frac{dT}{dt} = -k(T - 20) + 0.1
  3. dTdt=k(T20)\frac{dT}{dt} = -k(T - 20)
  4. dTdt=k(T(20+0.1t))\frac{dT}{dt} = k(T - (20 + 0.1t))
Explanation: Newton's Law of Cooling states that dTdt=k(TTa)\frac{dT}{dt} = -k(T - T_a), where TaT_a is the ambient temperature and kk is a positive constant. In this problem, the ambient temperature is a function of time. It starts at 20°C and increases at 0.1°C per minute, so Ta(t)=20+0.1tT_a(t) = 20 + 0.1t. Substituting this expression for TaT_a into Newton's law gives dTdt=k(T(20+0.1t))\frac{dT}{dt} = -k(T - (20 + 0.1t)).

Question 20

In a community of NN people, the rate at which a rumor spreads is proportional to the product of the number of people who have heard the rumor, y(t)y(t), and the number of people who have not yet heard it. Which differential equation models this situation for some positive constant kk?

  1. dydt=ky\frac{dy}{dt} = ky
  2. dydt=k(Ny)\frac{dy}{dt} = k(N-y)
  3. dydt=k(y+(Ny))\frac{dy}{dt} = k(y + (N-y))
  4. dydt=ky(Ny)\frac{dy}{dt} = ky(N-y) (correct answer)
Explanation: The rate of spread is dydt\frac{dy}{dt}. The number of people who have heard the rumor is yy. The total number of people is NN, so the number of people who have not heard the rumor is NyN-y. The problem states that the rate is proportional to the product of these two quantities. Therefore, dydt=ky(Ny)\frac{dy}{dt} = k \cdot y \cdot (N-y), which is the logistic growth model.