Differential Equations Quiz: Interpreting Solutions In Context
Practice Interpreting Solutions In Context 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 / 18
0 of 18 answered
A forensic pathologist uses Newton's Law of Cooling to determine the time of death. The temperature T(t) of a body in a room with constant ambient temperature is given by the solution:
T(t)=20+17e−0.08t
where T is in degrees Celsius (°C) and t is the number of hours since death.
Which of the following is the best interpretation of the physical meaning of the rate of change of the body's temperature at t=5 hours?
What this quiz covers
This quiz focuses on Interpreting Solutions In Context, 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
A forensic pathologist uses Newton's Law of Cooling to determine the time of death. The temperature T(t) of a body in a room with constant ambient temperature is given by the solution:
T(t)=20+17e−0.08t
where T is in degrees Celsius (°C) and t is the number of hours since death.
Which of the following is the best interpretation of the physical meaning of the rate of change of the body's temperature at t=5 hours?
The body's temperature is approximately 31.4°C.
The body is cooling at a rate of approximately 0.91°C per hour. (correct answer)
The body's temperature has dropped by a total of 5.6°C from its initial value.
The rate of cooling is equal to the cooling constant, which is 0.08°C per hour.
Explanation: The question asks for the interpretation of the rate of change at t=5. First, we need to find the derivative of T(t): T′(t)=dtd(20+17e−0.08t)=17(−0.08)e−0.08t=−1.36e−0.08t.
Now, evaluate at t=5: T′(5)=−1.36e−0.08(5)=−1.36e−0.4≈−1.36(0.6703)≈−0.9116. The units of T′(t) are °C/hour. The negative sign indicates the temperature is decreasing (cooling). Therefore, at t=5 hours, the body is cooling at a rate of approximately 0.91°C per hour.
Question 2
The charge q(t) (in coulombs) on a capacitor in a series RLC circuit is governed by a second-order linear differential equation. For a particular circuit, the solution for the charge is found to be:
q(t)=e−3t(2cos(4t)+sin(4t))
Based on this solution, what can be concluded about the physical parameters (resistance R, inductance L, and capacitance C) of the circuit?
The circuit is critically damped, satisfying the condition R2=4L/C.
The circuit is overdamped, satisfying the condition R2>4L/C.
The circuit is underdamped, satisfying the condition R2<4L/C. (correct answer)
The circuit has no resistance (R=0), leading to pure sinusoidal oscillation.
Explanation: The solution is of the form q(t)=e−αt(sinusoidal term). The presence of the exponential decay term e−3t indicates that there is damping, and the presence of the sinusoidal term (cos(4t)+sin(4t)) indicates that the charge oscillates. This combination of oscillation with exponential decay is characteristic of an underdamped system. For an RLC circuit, the condition for underdamped behavior is R2−4L/C<0, which is equivalent to R2<4L/C.
Question 3
The displacement x(t) (in meters) from equilibrium of a mass attached to a damped spring is given by the solution:
x(t)=0.4e−0.2tcos(5t−π/3) where t is time in seconds.
Which statement provides the most accurate physical interpretation of the term e−0.2t in the context of this system?
It indicates that the velocity of the mass decreases by a factor of e−0.2 every second.
It represents the frequency of the damped oscillations of the mass.
It describes the exponential decay of the amplitude of the oscillations. (correct answer)
It specifies that the position of the mass decreases by 0.2 meters each second.
Explanation: In the solution for a damped harmonic oscillator, x(t)=A0e−αtcos(ωt−ϕ), the term A(t)=A0e−αt is the time-varying amplitude. Here, A(t)=0.4e−0.2t. The term e−0.2t specifically governs the rate at which this amplitude decays over time due to the damping force (e.g., friction or air resistance). It does not represent velocity, frequency, or a linear decrease in position.
Question 4
The activity A(t) of a radioactive sample, defined as the number of decays per day, is found to follow the model:
A(t)=1000e−0.05t
where t is the time in days.
What is the total number of radioactive atoms that will decay from the start (t=0) until the sample has completely decayed (t→∞)?
20,000 atoms (correct answer)
1000 atoms
50 atoms
An infinite number of atoms.
Explanation: When you encounter radioactive decay problems asking for the "total number" of decays over an infinite time period, you're looking at an improper integral. The activity function A(t)=1000e−0.05t gives you the rate of decay at any time t, so to find the total decays, you need to integrate from t=0 to t=∞.Setting up the integral: ∫0∞1000e−0.05tdtTo evaluate this, find the antiderivative of 1000e−0.05t, which is −0.051000e−0.05t=−20000e−0.05t. Now apply the limits:limb→∞[−20000e−0.05t]0b=limb→∞(−20000e−0.05b+20000e0)As b→∞, e−0.05b→0, so this equals 0+20000=20000 atoms.Choice A (20,000 atoms) is correct. Choice B (1000 atoms) represents a common error of confusing the initial activity rate with the total decay count. Choice C (50 atoms) might come from incorrectly using just the decay constant 0.05 in calculations. Choice D (infinite atoms) reflects the misconception that since we're integrating to infinity, the result must be infinite—but exponential decay functions converge to finite values.Study tip: Remember that activity rates must be integrated over time to get total quantities. Practice recognizing when exponential decay integrals converge to finite values despite infinite time intervals.
Question 5
The concentration [A] of a reactant in a second-order chemical reaction is found to change over time t (in seconds) according to the solution:
[A](t)=1+10t5
where [A] is measured in moles per liter (mol/L).
What is the initial rate of this reaction, in mol/(L·s)?
2 mol/(L·s)
5 mol/(L·s)
10 mol/(L·s)
50 mol/(L·s) (correct answer)
Explanation: The rate of a second-order reaction is given by Rate =−dtd[A]=k[A]2. First, let's find the initial concentration [A]0 by setting t=0: [A]0=1+10(0)5=5 mol/L. To find the rate constant k, we can compare the given solution to the standard form for a second-order reaction, [A]1=kt+[A]01. Rearranging the given solution: [A](t)1=51+10t=51+510t=0.2+2t. Comparing forms, we see that k=2 L/(mol·s) and [A]01=0.2, which confirms [A]0=5. The initial rate is at t=0: Rate0=k[A]02=(2 L/(mol\cdotps))×(5 mol/L)2=2×25=50 mol/(L·s).
Question 6
A tank initially contains pure water. A brine solution is pumped into the tank at a constant rate, and the well-mixed solution is pumped out at the same rate. The amount of salt A(t) in the tank (in kilograms) after t minutes is given by the solution:
A(t)=80−80e−0.05t
What is the physical interpretation of the value 80 in the solution?
The initial amount of salt in the tank is 80 kg.
The concentration of the incoming brine solution is 80 kg/L.
The long-term amount of salt in the tank approaches 80 kg. (correct answer)
The volume of the tank is 80 liters.
Explanation: The solution is A(t)=80−80e−0.05t. To find the long-term behavior, we evaluate the limit as t→∞: limt→∞A(t)=limt→∞(80−80e−0.05t)=80−80(0)=80. This means that as time goes on, the amount of salt in the tank approaches a steady-state value of 80 kg. This occurs when the concentration in the tank becomes equal to the concentration of the incoming brine.
Question 7
The concentration C(t) of a drug in a patient's bloodstream (in mg/L) is modeled by a continuous intravenous infusion. The concentration after the start of the infusion at t=0 hours is given by:
C(t)=15(1−e−0.25t)+4e−0.25t
Based on this solution, what was the concentration of the drug in the patient's bloodstream when the infusion began?
0 mg/L, as the patient had no drug in their system initially.
4 mg/L, from a previous dose that was still being eliminated. (correct answer)
11 mg/L, representing the difference between the steady-state and initial values.
15 mg/L, which is the steady-state concentration the infusion approaches.
Explanation: The question asks for the initial concentration, which is the value of C(t) at t=0. We can find this by substituting t=0 into the given solution:
C(0)=15(1−e−0.25(0))+4e−0.25(0)C(0)=15(1−e0)+4e0C(0)=15(1−1)+4(1)C(0)=15(0)+4=4.
Thus, the initial concentration was 4 mg/L. This implies the patient had a pre-existing amount of the drug in their system when the new infusion started.
Question 8
Water is draining from a cylindrical tank. According to Torricelli's law, the height h (in meters) of the water at time t (in minutes) is given by the solution:
h(t)=(16−0.2t)2=(4−0.2t)2 for the time interval 0≤t≤20.
The instantaneous volume outflow rate is known to be proportional to the square root of the water height, h. At what time is the outflow rate exactly 50% of its initial value?
10 minutes (correct answer)
7.5 minutes
5 minutes
15 minutes
Explanation: When you encounter Torricelli's law problems, you're dealing with proportional relationships and rates of change. The key insight here is that if the outflow rate is proportional to h, then you need to find when h becomes half its initial value.First, let's find the initial outflow rate. At t=0: h(0)=(4−0.2(0))2=16 meters, so h(0)=4. Since the outflow rate is proportional to h, the initial rate is proportional to 4.For the rate to be 50% of its initial value, we need h(t)=0.5×4=2. This means h(t)=4.Now solve: (4−0.2t)2=4. Taking the square root of both sides: 4−0.2t=2 (we take the positive root since 4−0.2t>0 in our domain). Solving: 0.2t=2, so t=10 minutes.Looking at the wrong answers: B) 7.5 minutes gives h=(4−1.5)2=6.25, making h=2.5 (62.5% of initial rate). C) 5 minutes gives h=(4−1)2=9, making h=3 (75% of initial rate). D) 15 minutes gives h=(4−3)2=1, making h=1 (25% of initial rate).The answer is A) 10 minutes.Study tip: In proportional rate problems, always identify what quantity the rate depends on, then set up the proportion correctly. Don't confuse the rate itself with the variable it depends on.
Question 9
The population P(t) of a species of fish in a lake, in hundreds, is modeled by a logistic equation. After introducing an initial population, the number of fish over time t (in years) is found to be described by the solution:
P(t)=1+3e−0.4t20
According to the model, at what time is the fish population increasing most rapidly?
At t=0 years, when the population is first introduced.
At approximately t=2.75 years. (correct answer)
At approximately t=3.47 years.
As t→∞, when the population approaches its maximum size.
Explanation: The logistic model is P(t)=1+Ae−ktM. The population grows fastest when it reaches half of the carrying capacity, M/2. From the given solution, the carrying capacity is M=20 hundred fish. The population is increasing most rapidly when P(t)=M/2=10. We need to solve for t:
10=1+3e−0.4t201+3e−0.4t=23e−0.4t=1e−0.4t=1/3−0.4t=ln(1/3)=−ln(3)t=0.4ln(3)≈0.41.0986≈2.7465 years.
Question 10
An object is dropped from a great height, and the air resistance is proportional to its velocity. Its downward velocity v(t) in meters per second after t seconds is given by v(t)=50(1−e−0.196t). Assume the acceleration due to gravity is g=9.8 m/s2.
If an object with double the mass but the same physical shape and size were dropped under the same conditions, what would be its velocity function v2(t)?
v2(t)=100(1−e−0.098t) (correct answer)
v2(t)=100(1−e−0.196t)
v2(t)=50(1−e−0.098t)
v2(t)=50(1−e−0.392t)
Explanation: When you encounter a falling object with air resistance proportional to velocity, you're dealing with a classic differential equation that models terminal velocity behavior. The key insight is understanding how mass affects both the forces involved and the resulting motion.The differential equation for this scenario is mdtdv=mg−kv, where m is mass, g is gravitational acceleration, and k is the air resistance coefficient. For objects with the same shape and size, k remains constant regardless of mass.The general solution has the form v(t)=kmg(1−e−mkt). From the given solution v(t)=50(1−e−0.196t), we can identify that the terminal velocity kmg=50 and mk=0.196.When mass doubles, the terminal velocity doubles to k2mg=100, but the time constant changes to 2mk=0.098. This gives us v2(t)=100(1−e−0.098t).Choice A is correct because it properly accounts for both effects of doubling mass. Choice B incorrectly keeps the same time constant. Choice C doubles the time constant instead of halving it while keeping the wrong terminal velocity. Choice D uses the wrong terminal velocity and incorrectly doubles the time constant.Remember: when mass increases in air resistance problems, terminal velocity increases proportionally, but the approach to terminal velocity becomes slower (smaller exponential coefficient).
Question 11
The value A(t) of an investment account with continuous deposits and compound interest is described by the solution:
A(t)=300000e0.05t−100000
where A is in dollars and t is in years.
What is the most accurate interpretation of the constant -$100,000 in this solution?
It is the initial amount invested in the account at t=0.
It is the total amount of money that will be withdrawn from the account.
It is the annual rate of deposits into the account, in dollars per year.
It is the negative of the equilibrium principal for the given interest and deposit rates. (correct answer)
Explanation: The solution is for the differential equation dA/dt=rA+d, where r is the interest rate and d is the deposit rate. The general solution is A(t)=(A0+d/r)ert−d/r. Comparing this to the given solution, we can identify r=0.05 and −d/r=−100000. The term −d/r represents the equilibrium solution of the DE, which is the principal amount for which the interest earned (rA) would be exactly cancelled by withdrawals (a negative d). In this model with deposits, it's a theoretical negative principal where growth from interest would be perfectly offset by the deposits. Thus, it's the negative of the equilibrium principal.
Question 12
The temperature of a cooling object follows Newton's law of cooling: T(t)=25+75e−0.1t where T is in degrees Celsius and t is in minutes. A quality control engineer needs to determine when the object reaches 40°C for packaging requirements. What is the correct interpretation of both the timing and the physical meaning of the constants?
The object reaches 40°C after approximately 4.9 minutes; it started at 75°C in a 25°C environment with cooling constant 0.1 per minute
The object reaches 40°C after approximately 8.1 minutes; it started at 75°C in a 25°C environment with cooling constant 0.1 per hour
The object reaches 40°C after approximately 4.9 minutes; it started at 100°C in a 25°C environment with cooling constant 0.1 per minute
The object reaches 40°C after approximately 8.1 minutes; it started at 100°C in a 25°C environment with cooling constant 0.1 per minute (correct answer)
Explanation: Newton's law of cooling describes how objects cool toward ambient temperature, following the form T(t)=Tambient+(Tinitial−Tambient)e−kt. When you see this type of equation, identify each component: the ambient temperature (what the object approaches), the initial temperature difference, and the cooling rate constant.From T(t)=25+75e−0.1t, you can read directly that the ambient temperature is 25°C (the constant term), and the initial temperature is 25+75=100°C (when t=0). The cooling constant is 0.1 per minute since t is given in minutes.To find when the object reaches 40°C, solve: 40=25+75e−0.1t. Subtracting 25: 15=75e−0.1t. Dividing by 75: 0.2=e−0.1t. Taking the natural logarithm: ln(0.2)=−0.1t, so t=−0.1ln(0.2)≈8.1 minutes.Option A incorrectly calculates the time and misidentifies the initial temperature as 75°C instead of 100°C. Option B has the wrong time units for the cooling constant and also mistakes the initial temperature. Option C gets the time wrong while correctly identifying some parameters. Only option D correctly identifies all values: 8.1 minutes, initial temperature of 100°C, ambient temperature of 25°C, and cooling constant of 0.1 per minute.Remember: in exponential decay problems, always check your parameter interpretations by substituting t=0 to verify the initial condition, and identify the horizontal asymptote as your ambient value.
Question 13
The displacement of a damped harmonic oscillator is given by x(t)=0.2e−0.1tcos(3t+4π) where x is in meters and t is in seconds. An engineer needs to determine when the amplitude first drops below 5% of its initial value and interpret the motion's characteristics. What is the correct analysis?
The amplitude drops below 5% after approximately 15 seconds; the oscillation period is 6π seconds with initial displacement of about -0.14 meters
The amplitude drops below 5% after approximately 30 seconds; the oscillation period is 2π/3 seconds with initial displacement of about -0.14 meters
The amplitude drops below 5% after approximately 15 seconds; the oscillation period is 2π/3 seconds with initial displacement of about 0.14 meters
The amplitude drops below 5% after approximately 30 seconds; the oscillation period is 2π/3 seconds with initial displacement of about 0.14 meters (correct answer)
Explanation: When analyzing damped harmonic oscillators, you need to identify three key components: the amplitude envelope, the oscillation frequency, and initial conditions. The general form is x(t)=A0e−γtcos(ωt+ϕ) where A0e−γt represents the decaying amplitude.For this problem, the amplitude at time t is 0.2e−0.1t meters. The initial amplitude is 0.2 meters, so 5% of this is 0.01 meters. To find when the amplitude drops to this level: 0.2e−0.1t=0.01, which gives e−0.1t=0.05. Taking the natural logarithm: −0.1t=ln(0.05)≈−2.996, so t≈30 seconds.The oscillation period comes from the angular frequency ω=3 rad/s, giving T=ω2π=32π seconds. For initial displacement, substitute t=0: x(0)=0.2cos(4π)=0.2×22≈0.14 meters.Answer A incorrectly calculates the time as 15 seconds and gets the period wrong as 6π seconds. Answer B has the wrong time (15 seconds) and wrong sign for initial displacement. Answer C has both the wrong time (15 seconds) and wrong sign for displacement.Answer D correctly identifies all three values: 30 seconds for amplitude decay, 32π seconds for the period, and positive 0.14 meters for initial displacement.Study tip: Always separate the exponential decay from the oscillatory motion—handle the amplitude envelope and periodic components independently, then combine your results.
Question 14
An RLC circuit has current i(t)=2e−5tsin(10t) amperes where t is in seconds. An electrical engineer needs to determine when the current envelope first drops to 10% of its initial maximum and interpret the circuit's behavior. What is the correct analysis of the timing and circuit characteristics?
The envelope reaches 10% after approximately 0.46 seconds; this represents an underdamped circuit with damping coefficient 5 s⁻¹ and natural frequency 10 rad/s (correct answer)
The envelope reaches 10% after approximately 0.46 seconds; this represents an underdamped circuit with damping coefficient 10 s⁻¹ and natural frequency 5 rad/s
The envelope reaches 10% after approximately 0.23 seconds; this represents an underdamped circuit with damping coefficient 5 s⁻¹ and natural frequency 10 rad/s
The envelope reaches 10% after approximately 0.23 seconds; this represents a critically damped circuit with damping coefficient 5 s⁻¹ and oscillation frequency 10 rad/s
Explanation: The current envelope is 2e^(-5t). Initial maximum is 2 A. For 10%: 2e^(-5t) = 0.2, so e^(-5t) = 0.1, giving t = ln(10)/5 ≈ 0.46 seconds. Since the solution has the form Ae^(-αt)sin(ωt), this is underdamped with damping coefficient α = 5 s⁻¹ and damped frequency ω = 10 rad/s. Choice B confuses the coefficients, choice C uses ln(100) instead of ln(10), choice D misidentifies the damping type.
Question 15
A spring-mass system with air resistance has displacement x(t)=0.3e−2t(cos(4t)+0.5sin(4t)) meters, where t is in seconds. A mechanical engineer needs to determine when the amplitude first drops below 2 cm and interpret the system's dynamic properties. What is the correct interpretation?
The amplitude drops below 2 cm after approximately 1.35 seconds; the system has damping coefficient 2 s⁻¹ and effective frequency 4 rad/s with initial displacement of 0.3 m (correct answer)
The amplitude drops below 2 cm after approximately 1.35 seconds; the system has damping coefficient 4 s⁻¹ and effective frequency 2 rad/s with initial displacement of 0.3 m
The amplitude drops below 2 cm after approximately 2.08 seconds; the system has damping coefficient 2 s⁻¹ and effective frequency 4 rad/s with initial displacement of 0.3 m
The amplitude drops below 2 cm after approximately 2.08 seconds; the system has damping coefficient 2 s⁻¹ and natural frequency √20 rad/s with initial displacement of √0.34 m
Explanation: The envelope amplitude is 0.3e^(-2t)√(1² + 0.5²) = 0.3e^(-2t)√1.25 ≈ 0.335e^(-2t). For amplitude < 0.02 m: 0.335e^(-2t) = 0.02, so e^(-2t) = 0.02/0.335 ≈ 0.0597, giving t = ln(16.75)/2 ≈ 1.35 seconds. The damping coefficient is 2 s⁻¹, damped frequency is 4 rad/s, and x(0) = 0.3(1) = 0.3 m. Choice B confuses damping and frequency coefficients, choices C and D use incorrect amplitude calculations or time calculations.
Question 16
The velocity of a falling object with air resistance is modeled by v(t)=50(1−e−0.2t) where v is in m/s and t is in seconds. A safety engineer needs to determine when the object reaches 95% of its terminal velocity and interpret the physical significance of the model parameters. What is the correct analysis?
The object reaches 95% terminal velocity after approximately 23 seconds; terminal velocity is 50 m/s and the time constant indicates moderate air resistance with characteristic time 5 seconds
The object reaches 95% terminal velocity after approximately 15 seconds; terminal velocity is 50 m/s and the time constant indicates strong air resistance with characteristic time 0.2 seconds
The object reaches 95% terminal velocity after approximately 15 seconds; terminal velocity is 50 m/s and the time constant indicates moderate air resistance with characteristic time 5 seconds (correct answer)
The object reaches 95% terminal velocity after approximately 23 seconds; terminal velocity is 50 m/s and the air resistance coefficient is 0.05, indicating weak resistance
Explanation: When analyzing exponential models like this velocity function, you need to extract three key pieces of information: the terminal velocity, the time constant, and the time to reach a specific percentage of terminal velocity.The given model v(t)=50(1−e−0.2t) represents exponential approach to terminal velocity. As t→∞, e−0.2t→0, so the terminal velocity is 50 m/s. The time constant is τ=0.21=5 seconds, which represents the time needed to reach about 63% of terminal velocity and indicates the "speed" of approach.To find when the object reaches 95% of terminal velocity, set 0.95×50=50(1−e−0.2t). This gives 0.95=1−e−0.2t, so e−0.2t=0.05. Taking the natural logarithm: −0.2t=ln(0.05)≈−2.996, yielding t≈15 seconds.Answer A incorrectly calculates the time as 23 seconds, likely confusing the relationship between the exponential decay and percentage calculations. Answer B correctly finds 15 seconds but misinterprets the time constant as 0.2 seconds (which is actually the decay rate k, not τ=1/k) and incorrectly describes this as "strong" resistance. Answer D makes the same timing error as A and introduces an irrelevant "air resistance coefficient."Remember: in exponential models A(1−e−kt), the time constant is τ=1/k, and larger time constants indicate slower approach to equilibrium, corresponding to weaker resistance effects.
Question 17
A tank contains 100 liters of brine solution. Pure water flows in at 5 L/min while the well-mixed solution flows out at 5 L/min. The salt concentration follows dtdS=−0.05S where S(t) is the amount of salt in kg. If the process runs until the salt concentration drops to 1% of its initial value, what is the correct interpretation of the time scale and final state?
The process takes approximately 92 minutes, and the tank will contain about 0.01kg of salt per liter at the end
The process takes approximately 92 minutes, and the final salt concentration depends on the initial amount of salt present (correct answer)
The process takes approximately 46 minutes, and the tank will contain about 0.01kg of salt per liter at the end
The process takes approximately 46 minutes, and the final salt concentration depends on the initial amount of salt present
Explanation: The solution is S(t) = S₀e^(-0.05t). For S(t) = 0.01S₀, we need e^(-0.05t) = 0.01, so t = -ln(0.01)/0.05 = ln(100)/0.05 ≈ 92 minutes. The final concentration is S(t)/100 L = 0.01S₀/100 kg/L, which depends on the initial salt amount S₀. Choice A incorrectly assumes a specific initial concentration, choices C and D use wrong time calculation (confusing ln(100) with ln(10)).
Question 18
A chemical reaction follows first-order kinetics with the differential equation dtdC=−kC where C is concentration in mol/L and t is time in minutes. Laboratory data shows the half-life is 15 minutes. If the reaction starts with 2.4 mol/L and must be stopped when the concentration reaches 0.3 mol/L for safety reasons, what is the correct interpretation of the timing and rate constant?
The reaction must be stopped after 30 minutes; the rate constant is approximately 0.0462 per minute, indicating a slow reaction rate
The reaction must be stopped after 45 minutes; the rate constant is approximately 0.0693 per minute, indicating a moderately fast reaction
The reaction must be stopped after 45 minutes; the rate constant is approximately 0.0462 per minute, indicating a moderately fast reaction (correct answer)
The reaction must be stopped after 30 minutes; the rate constant is approximately 0.0693 per minute, indicating a slow reaction rate
Explanation: When you encounter first-order kinetics problems, you're dealing with exponential decay where the rate of change is proportional to the current concentration. The key insight is connecting half-life to the rate constant, then using that to find when a specific concentration is reached.First, find the rate constant from the half-life. For first-order reactions, k=t1/2ln(2)=150.693=0.0462 per minute. This calculation is fundamental—memorize that ln(2)≈0.693.Next, solve for the time when concentration drops from 2.4 mol/L to 0.3 mol/L. The integrated first-order equation is C(t)=C0e−kt. Substituting: 0.3=2.4e−0.0462t. Solving: 2.40.3=e−0.0462t, so ln(0.125)=−0.0462t, giving t=45 minutes.Option C correctly identifies both values: 45 minutes and k = 0.0462 per minute.Option A uses the wrong time (30 minutes, which would be exactly two half-lives but doesn't account for the specific concentration ratio) and mischaracterizes the reaction rate. Option B has the correct time but wrong rate constant (0.0693 is ln(2), not the actual k-value). Option D combines both errors from A and B.Remember: always calculate the rate constant from half-life first, then use the integrated rate law. Don't confuse ln(2) with the actual rate constant—you must divide by the half-life period.