AP Calculus BC Quiz: Finding General Solutions Separation Of Variables
20 questions · exam conditions
0:00
Finding General Solutions Separation Of VariablesQuestion 1 of 20

A quantity y(t)y(t) satisfies dydt=1+y21+t2\frac{dy}{dt}=\frac{1+y^2}{1+t^2}. What is the general solution for y(t)y(t)?

arctan(y)=11+t2+C\arctan(y)=\frac{1}{1+t^2}+C
arctan(y)=arctan(t)+C\arctan(y)=\arctan(t)+C
ln(1+y2)=ln(1+t2)+C\ln(1+y^2)=\ln(1+t^2)+C
y=t+Cy=t+C
arctan(y)=t2+C\arctan(y)=t^2+C
← Back to quizzes

AP Calculus BC Quiz

AP Calculus BC Quiz: Finding General Solutions Separation Of Variables

Practice Finding General Solutions Separation Of Variables in AP Calculus BC 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 Finding General Solutions Separation Of Variables, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus BC.

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 quantity y(t)y(t) satisfies dydt=1+y21+t2\frac{dy}{dt}=\frac{1+y^2}{1+t^2}. What is the general solution for y(t)y(t)?

  1. arctan(y)=11+t2+C\arctan(y)=\frac{1}{1+t^2}+C
  2. arctan(y)=arctan(t)+C\arctan(y)=\arctan(t)+C (correct answer)
  3. ln(1+y2)=ln(1+t2)+C\ln(1+y^2)=\ln(1+t^2)+C
  4. y=t+Cy=t+C
  5. arctan(y)=t2+C\arctan(y)=t^2+C

Explanation: This equation dydt=1+y21+t2\frac{dy}{dt}=\frac{1+y^2}{1+t^2} separates to dy1+y2=dt1+t2\frac{dy}{1+y^2}=\frac{dt}{1+t^2}. Both sides have the form du1+u2\frac{du}{1+u^2}, which integrates to arctan(u)\arctan(u). Therefore, we get arctan(y)=arctan(t)+C\arctan(y)=\arctan(t)+C. Choice C incorrectly attempts to use logarithms, but du1+u2=arctan(u)\int\frac{du}{1+u^2}=\arctan(u), not 12ln(1+u2)\frac{1}{2}\ln(1+u^2) (which would be for 2udu1+u2\int\frac{2u\,du}{1+u^2}). When solving separable equations: (1) separate variables, (2) recognize standard integral forms, (3) apply the correct antiderivative formulas, and (4) add the constant of integration.

Question 2

A bacteria culture B(t)B(t) satisfies dBdt=B1+t2\frac{dB}{dt}=\frac{B}{1+t^2}. What is the general solution for B(t)B(t)?

  1. lnB=arctan(t)+C\ln|B|=\arctan(t)+C (correct answer)
  2. B(t)=arctan(t)+CB(t)=\arctan(t)+C
  3. lnB=11+t2+C\ln|B|=\frac{1}{1+t^2}+C
  4. B(t)=Cearctan(t)B(t)=Ce^{\arctan(t)}
  5. lnB=ln(1+t2)+C\ln|B|=\ln(1+t^2)+C

Explanation: This differential equation dBdt=B1+t2\frac{dB}{dt}=\frac{B}{1+t^2} requires separation of variables. We separate to get dBB=dt1+t2\frac{dB}{B}=\frac{dt}{1+t^2}. The left side integrates to lnB\ln|B|, while the right side is the standard integral arctan(t)\arctan(t), giving us lnB=arctan(t)+C\ln|B|=\arctan(t)+C. Choice C incorrectly treats 11+t2\frac{1}{1+t^2} as the antiderivative rather than recognizing it as the derivative of arctan(t)\arctan(t). When solving separable equations: (1) separate variables, (2) recognize standard integral forms, (3) integrate both sides, and (4) include the constant of integration.

Question 3

A solution curve satisfies dydx=(1+x2)y\frac{dy}{dx}=(1+x^2)y. Which is the general solution for y(x)y(x)?

  1. y=Cex+x33y=Ce^{x+\frac{x^3}{3}} (correct answer)
  2. y=Cex2+x33y=Ce^{x^2+\frac{x^3}{3}}
  3. y=Cearctanxy=Ce^{\arctan x}
  4. y=C(x+x33)y=C(x+\frac{x^3}{3})
  5. y=Cx+x33y=\dfrac{C}{x+\frac{x^3}{3}}

Explanation: Separation of variables is the method to find the general solution for this equation. Rearrange as dyy=(1+x2)dx\frac{dy}{y} = (1 + x^2) \, dx. Integrate to get lny=x+x33+K\ln |y| = x + \frac{x^3}{3} + K. Exponentiating yields y=Cex+x33y = C e^{x + \frac{x^3}{3}}, where C=±eKC = \pm e^K. Choice D, y=C(x+x33)y = C (x + \frac{x^3}{3}), is a tempting distractor that could result from forgetting to exponentiate after integrating and instead treating it linearly. To solve separable equations, always isolate variables, integrate each side, solve for the dependent variable, and incorporate the constant appropriately.

Question 4

A population satisfies dPdt=P(4P)\frac{dP}{dt}=P(4-P). Which equation represents the general solution for P(t)P(t)?

  1. P(t)=41+Ce4tP(t)=\dfrac{4}{1+Ce^{-4t}} (correct answer)
  2. P(t)=41+Ce4tP(t)=\dfrac{4}{1+Ce^{4t}}
  3. P(t)=11+Ce4tP(t)=\dfrac{1}{1+Ce^{-4t}}
  4. P(t)=4+Ce4tP(t)=4+Ce^{-4t}
  5. P(t)=4Ce4t1+Ce4tP(t)=\dfrac{4Ce^{-4t}}{1+Ce^{-4t}}

Explanation: This population model requires separation of variables to find the general solution. Rewrite as dPP(4P)=dt\frac{dP}{P(4 - P)} = dt, separating P and t. Use partial fractions: 1P(4P)=14(1P+14P)\frac{1}{P(4 - P)} = \frac{1}{4} \left( \frac{1}{P} + \frac{1}{4 - P} \right), then integrate to lnPln4P=4t+K\ln|P| - \ln|4 - P| = 4 t + K, simplifying to lnP4P=4t+K\ln\left| \frac{P}{4 - P} \right| = 4 t + K. Exponentiating and solving gives P(t)=41+Ce4tP(t) = \frac{4}{1 + C e^{-4 t}}. Choice B is a tempting distractor with a positive exponent, which could stem from an error in the sign during integration or exponentiation, resulting in unstable growth. To solve separable equations, always isolate variables, integrate each side, solve for the dependent variable, and incorporate the constant appropriately.

Question 5

A curve satisfies dydx=y1+x2\dfrac{dy}{dx}=\dfrac{y}{1+x^2}. What is the general solution for y(x)y(x)?

  1. y=arctan(x)+Cy=\arctan(x)+C
  2. lny=arctan(x)+C\ln|y|=\arctan(x)+C (correct answer)
  3. lny=11+x2+C\ln|y|=\dfrac{1}{1+x^2}+C
  4. y=C(1+x2)y=C(1+x^2)
  5. y=Ce1+x2y=Ce^{1+x^2}

Explanation: This problem requires the skill of finding general solutions to differential equations using separation of variables. To solve dy/dx = y / (1 + x2x^2), separate variables by writing dy / y = dx / (1 + x2x^2). Integrate both sides: ∫ (1/y) dy = ∫ 1/(1 + x2x^2) dx, yielding ln|y| = arctan x + C. This is the general solution. A tempting distractor is choice C, ln|y| = 1/(1 + x2x^2) + C, which mistakenly integrates to the integrand itself instead of arctan x. For any separable equation dy/dx = g(x) h(y), rewrite as (1/h(y)) dy = g(x) dx, integrate both sides, solve for y if possible, and include the constant of integration.

Question 6

A tank's salt amount S(t)S(t) satisfies dSdt=3tS\frac{dS}{dt}=\frac{3t}{S}. What is the general solution for S(t)S(t)?​

  1. S2=3t2+CS^2=3t^2+C
  2. S(t)=3t2+CS(t)=3t^2+C
  3. lnS=32t2+C\ln|S|=\frac{3}{2}t^2+C
  4. 12S2=32t2+C\frac{1}{2}S^2=\frac{3}{2}t^2+C (correct answer)
  5. 12S2=3t+C\frac{1}{2}S^2=3t+C

Explanation: This problem uses separation of variables for the equation dSdt=3tS\frac{dS}{dt}=\frac{3t}{S}. We separate by multiplying both sides by SS and dtdt to get SdS=3tdtS\,dS=3t\,dt. Integrating both sides yields 12S2=32t2+C\frac{1}{2}S^2=\frac{3}{2}t^2+C, where we use the power rule on both sides. Choice A incorrectly omits the coefficient 12\frac{1}{2} from integrating SdSS\,dS, while choice E incorrectly integrates 3t3t as 3t3t instead of 32t2\frac{3}{2}t^2. For separable equations: (1) separate variables completely, (2) integrate each side independently, (3) include all coefficients from integration, and (4) add the constant of integration.

Question 7

A moving particle's velocity v(t)v(t) satisfies dvdt=5tv\frac{dv}{dt}=5t\sqrt{v}. What is the general solution for v(t)v(t)?​

  1. 2v=52t2+C2\sqrt{v}=\frac{5}{2}t^2+C (correct answer)
  2. v=52t2+C\sqrt{v}=\frac{5}{2}t^2+C
  3. 2v3/2=52t2+C2v^{3/2}=\frac{5}{2}t^2+C
  4. lnv=52t2+C\ln|v|=\frac{5}{2}t^2+C
  5. 2v=5t+C2\sqrt{v}=5t+C

Explanation: This equation dvdt=5tv\frac{dv}{dt}=5t\sqrt{v} requires separation of variables. We rewrite v\sqrt{v} as v1/2v^{1/2} and separate to get v1/2dv=5tdtv^{-1/2}dv=5t\,dt. Integrating the left side using the power rule gives 2v1/2=2v2v^{1/2}=2\sqrt{v}, while the right side gives 52t2\frac{5}{2}t^2. Therefore, 2v=52t2+C2\sqrt{v}=\frac{5}{2}t^2+C. Choice B incorrectly omits the coefficient 2 from integrating v1/2v^{-1/2}, while choice E incorrectly integrates 5t5t as 5t5t instead of 52t2\frac{5}{2}t^2. When solving: (1) convert radicals to powers, (2) separate variables, (3) apply power rule carefully, and (4) simplify the final form.

Question 8

A cooling object has temperature T(t)T(t) satisfying dTdt=4(T20)\frac{dT}{dt}=-4(T-20). What is the general solution for T(t)T(t)?​

  1. lnT20=4t+C\ln|T-20|=-4t+C (correct answer)
  2. T(t)=20+Ce4tT(t)=20+Ce^{-4t}
  3. T(t)=20+Ce4tT(t)=20+Ce^{4t}
  4. lnT=4t+C\ln|T|=-4t+C
  5. lnT20=4t+C\ln|T-20|=4t+C

Explanation: This is Newton's law of cooling with dTdt=4(T20)\frac{dT}{dt}=-4(T-20), solved using separation of variables. We separate to get dTT20=4dt\frac{dT}{T-20}=-4dt. Integrating both sides yields lnT20=4t+C\ln|T-20|=-4t+C, where we use the substitution u=T20u=T-20 on the left side. Choice E incorrectly has a positive 4t4t instead of negative, likely from mishandling the negative sign in the original equation. When solving separable equations: (1) separate variables preserving all signs, (2) use substitution when needed, (3) integrate both sides, and (4) check that signs match the original equation.

Question 9

A function y(x)y(x) satisfies dydx=(x2+1)ey\frac{dy}{dx}=(x^2+1)e^{y}. What is the general solution for y(x)y(x)?​

  1. ey=13x3+x+Ce^{-y}=\frac{1}{3}x^3+x+C
  2. ey=13x3+x+C-e^{-y}=\frac{1}{3}x^3+x+C (correct answer)
  3. ey=13x3+x+Ce^{y}=\frac{1}{3}x^3+x+C
  4. y=13x3+x+Cy=\frac{1}{3}x^3+x+C
  5. ey=13x3+x+C-e^{y}=\frac{1}{3}x^3+x+C

Explanation: For dydx=(x2+1)ey\frac{dy}{dx}=(x^2+1)e^{y}, we separate variables to get eydy=(x2+1)dxe^{-y}dy=(x^2+1)dx. Integrating the left side gives ey-e^{-y} (since eydy=ey\int e^{-y}dy=-e^{-y}), while the right side gives 13x3+x\frac{1}{3}x^3+x. Therefore, ey=13x3+x+C-e^{-y}=\frac{1}{3}x^3+x+C. Choice A incorrectly omits the negative sign when integrating eydye^{-y}dy, a common error with exponential functions. For separable equations: (1) separate variables, (2) rewrite to standard forms if needed, (3) integrate carefully with correct signs, and (4) verify your antiderivatives.

Question 10

A quantity y(x)y(x) satisfies dydx=xy+2\frac{dy}{dx}=\frac{x}{y+2}. What is the general solution for y(x)y(x)?

  1. lny+2=12x2+C\ln|y+2|=\frac{1}{2}x^2+C
  2. (y+2)2=x2+C(y+2)^2=x^2+C
  3. 12(y+2)2=12x2+C\frac{1}{2}(y+2)^2=\frac{1}{2}x^2+C (correct answer)
  4. 1y+2=12x2+C\frac{1}{y+2}=\frac{1}{2}x^2+C
  5. 12y2=12x2+C\frac{1}{2}y^2=\frac{1}{2}x^2+C

Explanation: For dydx=xy+2\frac{dy}{dx}=\frac{x}{y+2}, we use separation of variables by writing (y+2)dy=xdx(y+2)dy=x\,dx. Integrating the left side requires the substitution u=y+2u=y+2, giving (y+2)dy=12(y+2)2\int(y+2)dy=\frac{1}{2}(y+2)^2. The right side integrates to 12x2\frac{1}{2}x^2, so we have 12(y+2)2=12x2+C\frac{1}{2}(y+2)^2=\frac{1}{2}x^2+C. Choice E incorrectly uses yy instead of (y+2)(y+2) in the integration, missing the shift in the denominator. For separable equations: (1) separate variables, (2) identify needed substitutions, (3) integrate both sides carefully, and (4) include all terms from the original equation.

Question 11

A quantity y(x)y(x) satisfies dydx=xy+2\frac{dy}{dx}=\frac{x}{y+2}. What is the general solution for y(x)y(x)?​

  1. lny+2=12x2+C\ln|y+2|=\frac{1}{2}x^2+C
  2. (y+2)2=x2+C(y+2)^2=x^2+C
  3. 12(y+2)2=12x2+C\frac{1}{2}(y+2)^2=\frac{1}{2}x^2+C (correct answer)
  4. 1y+2=12x2+C\frac{1}{y+2}=\frac{1}{2}x^2+C
  5. 12y2=12x2+C\frac{1}{2}y^2=\frac{1}{2}x^2+C

Explanation: For dydx=xy+2\frac{dy}{dx}=\frac{x}{y+2}, we use separation of variables by writing (y+2)dy=xdx(y+2)dy=x\,dx. Integrating the left side requires the substitution u=y+2u=y+2, giving (y+2)dy=12(y+2)2\int(y+2)dy=\frac{1}{2}(y+2)^2. The right side integrates to 12x2\frac{1}{2}x^2, so we have 12(y+2)2=12x2+C\frac{1}{2}(y+2)^2=\frac{1}{2}x^2+C. Choice E incorrectly uses yy instead of (y+2)(y+2) in the integration, missing the shift in the denominator. For separable equations: (1) separate variables, (2) identify needed substitutions, (3) integrate both sides carefully, and (4) include all terms from the original equation.

Question 12

A decay model satisfies dQdt=Qcost\frac{dQ}{dt}=-Q\cos t. What is the general solution for Q(t)Q(t)?​

  1. lnQ=cost+C\ln|Q|=-\cos t+C
  2. lnQ=sint+C\ln|Q|=\sin t+C
  3. Q=sint+CQ=-\sin t+C
  4. lnQ=sint+C\ln|Q|=-\sin t+C (correct answer)
  5. lnQ=cost+C\ln|Q|=\cos t+C

Explanation: This decay model requires separation of variables for dQdt=Qcost\frac{dQ}{dt}=-Q\cos t. Separating variables gives dQQ=costdt\frac{dQ}{Q}=-\cos t\,dt. The left side integrates to lnQ\ln|Q|, while the right side integrates to sint-\sin t (since costdt=sint+C\int\cos t\,dt=\sin t+C). Therefore, the general solution is lnQ=sint+C\ln|Q|=-\sin t+C. Choice A incorrectly integrates cost-\cos t as cost-\cos t instead of sint-\sin t, confusing the derivative and integral of cosine. When separating variables: (1) move all terms with each variable to one side, (2) remember trigonometric integrals correctly, and (3) include the constant of integration.

Question 13

A chemical amount yy changes with xx by dydx=x(1+y2)\dfrac{dy}{dx}=x(1+y^2). Find the general solution.​

  1. arctan(y)=x22+C\arctan(y)=\dfrac{x^2}{2}+C
  2. y=x22+Cy=\dfrac{x^2}{2}+C
  3. lny=x22+C\ln|y|=\dfrac{x^2}{2}+C
  4. y=tan ⁣(x22+C)y=\tan\!\left(\dfrac{x^2}{2}+C\right) (correct answer)
  5. arctan(y)=2x+C\arctan(y)=2x+C

Explanation: This differential equation dy/dx = x(1+y²) requires separation of variables to solve. We rearrange to get dy/(1+y²) = x dx, separating y terms on the left and x terms on the right. Integrating the left side gives arctan(y) (since the derivative of arctan(y) is 1/(1+y²)), and integrating the right side gives x²/2. Thus arctan(y) = x²/2 + C, and solving for y yields y = tan(x²/2 + C). Choice A incorrectly stops at the implicit form without solving for y explicitly. When separating variables: (1) isolate dy and y terms on one side, (2) isolate dx and x terms on the other, (3) integrate both sides, and (4) solve for the dependent variable if possible.

Question 14

A tank cools so that dTdt=k(T20)\frac{dT}{dt}=k(T-20). What is the general solution for T(t)T(t)?

  1. T(t)=20+CektT(t)=20+Ce^{kt} (correct answer)
  2. T(t)=Cekt20T(t)=Ce^{kt}-20
  3. T(t)=20+ktT(t)=20+kt
  4. T(t)=20+CetT(t)=20+Ce^{t}
  5. T(t)=20+CektT(t)=20+\dfrac{C}{e^{kt}}

Explanation: This differential equation dTdt=k(T20)\frac{dT}{dt}=k(T-20) requires separation of variables to find the general solution. We rewrite as dTT20=kdt\frac{dT}{T-20}=k\,dt and integrate both sides to get lnT20=kt+C1\ln|T-20|=kt+C_1. Exponentiating yields T20=ekt+C1=eC1ekt|T-20|=e^{kt+C_1}=e^{C_1}e^{kt}, so T20=CektT-20=Ce^{kt} where C=±eC1C=\pm e^{C_1}. Solving for TT gives T(t)=20+CektT(t)=20+Ce^{kt}. Choice B, T(t)=Cekt20T(t)=Ce^{kt}-20, incorrectly places the constant 20 with the wrong sign, which would give the wrong equilibrium temperature. For separation of variables with linear shifts: (1) identify the shift term, (2) separate with respect to the shifted variable, (3) integrate and exponentiate, and (4) add back the shift to isolate the original variable.

Question 15

For y0y\neq 0, suppose dydx=3x2y3\frac{dy}{dx}=\frac{3x^2}{y^3}. What is the general solution?

  1. y4=4x3+Cy^4=4x^3+C (correct answer)
  2. y4=3x3+Cy^4=3x^3+C
  3. y2=3x3+Cy^2=3x^3+C
  4. y4=12x2+Cy^4=12x^2+C
  5. y=3x2y3+Cy=\dfrac{3x^2}{y^3}+C

Explanation: Separation of variables is used to solve this differential equation for y in terms of x. Rearrange as y^3 dy = 3 x^2 dx. Integrate to obtain (1/4) y^4 = x^3 + K. Multiply by 4 to get y^4 = 4 x^3 + C, where C = 4K. Choice B, y^4 = 3 x^3 + C, is a tempting distractor that might occur from forgetting to multiply the right side by 4 after integrating, thus mismatching the coefficients. To solve separable equations, always isolate variables, integrate each side, solve for the dependent variable, and incorporate the constant appropriately.

Question 16

A bacteria culture satisfies dPdt=0.5P(1P)\frac{dP}{dt}=0.5P(1-P). Which expression gives the general solution for P(t)P(t)?

  1. P(t)=11+Ce0.5tP(t)=\dfrac{1}{1+Ce^{-0.5t}} (correct answer)
  2. P(t)=11+Ce0.5tP(t)=\dfrac{1}{1+Ce^{0.5t}}
  3. P(t)=11+CetP(t)=\dfrac{1}{1+Ce^{-t}}
  4. P(t)=1+Ce0.5tP(t)=1+Ce^{-0.5t}
  5. P(t)=Ce0.5t1+Ce0.5tP(t)=\dfrac{Ce^{0.5t}}{1+Ce^{0.5t}}

Explanation: This problem requires using separation of variables to solve the differential equation for the bacteria population. Start by rewriting the equation as dP / [P(1 - P)] = 0.5 dt, separating the variables P and t. Use partial fractions to express 1/[P(1 - P)] as 1/P + 1/(1 - P), then integrate both sides to get ln|P| - ln|1 - P| = 0.5 t + K, which simplifies to ln|P / (1 - P)| = 0.5 t + K. Exponentiating yields |P / (1 - P)| = e^K e^{0.5 t}, and solving for P gives the logistic form P(t) = 1 / (1 + C e0.5te^{-0.5 t}), where C accounts for the constant and sign. A tempting distractor like choice E presents an equivalent form but with a different parameterization of the constant, which might confuse students but represents the same family of solutions. To solve separable equations, always isolate variables, integrate each side, solve for the dependent variable, and incorporate the constant appropriately.

Question 17

A curve satisfies dydx=x1+y2\dfrac{dy}{dx}=\dfrac{x}{1+y^2}. What is the general solution for y(x)y(x)?

  1. arctan(y)=x22+C\arctan(y)=\dfrac{x^2}{2}+C
  2. y+y33=x22+Cy+\dfrac{y^3}{3}=\dfrac{x^2}{2}+C (correct answer)
  3. ln1+y2=x22+C\ln|1+y^2|=\dfrac{x^2}{2}+C
  4. y2=x22+Cy^2=\dfrac{x^2}{2}+C
  5. y=x22+Cy=\dfrac{x^2}{2}+C

Explanation: This problem requires the skill of finding general solutions to differential equations using separation of variables. To solve dy/dx = x / (1 + y2y^2), separate variables by writing (1 + y2y^2) dy = x dx. Integrate both sides: ∫ (1 + y2y^2) dy = ∫ x dx, yielding y + (1/3) y^3 = (1/2) x^2 + C. This is the implicit general solution. A tempting distractor is choice C, ln|1 + y^2| = (1/2) x^2 + C, which incorrectly integrates the left side as a log instead of a polynomial. For any separable equation dy/dx = g(x) h(y), rewrite as (1/h(y)) dy = g(x) dx, integrate both sides, solve for y if possible, and include the constant of integration.

Question 18

A curve satisfies dydx=xy\dfrac{dy}{dx}=x\sqrt{y}. What is the general solution for y(x)y(x)?

  1. y=(x24+C)2y=\left(\dfrac{x^2}{4}+C\right)^2 (correct answer)
  2. lny=x22+C\ln|y|=\dfrac{x^2}{2}+C
  3. y=x22+C\sqrt{y}=\dfrac{x^2}{2}+C
  4. y=x22+Cy=\dfrac{x^2}{2}+C
  5. 2y=x24+C2\sqrt{y}=\dfrac{x^2}{4}+C

Explanation: This problem requires the skill of finding general solutions to differential equations using separation of variables. To solve dy/dx = x sqrt(y), separate variables by writing dy / sqrt(y) = x dx. Integrate both sides: ∫ y^{-1/2} dy = ∫ x dx, yielding 2 sqrt(y) = (1/2) x^2 + C. Solve for y: sqrt(y) = (1/4) x^2 + K, so y = ((1/4) x^2 + K)^2. A tempting distractor is choice C, sqrt(y) = (1/2) x^2 + C, which forgets to divide by 2 after integrating the left side. For any separable equation dy/dx = g(x) h(y), rewrite as (1/h(y)) dy = g(x) dx, integrate both sides, solve for y if possible, and include the constant of integration.

Question 19

A cooling object satisfies dTdt=k(T20)\dfrac{dT}{dt}=-k(T-20). What is the general solution for T(t)T(t)?

  1. T(t)=20+CektT(t)=20+Ce^{-kt} (correct answer)
  2. T(t)=20+CektT(t)=20+Ce^{kt}
  3. T(t)=Cekt20T(t)=Ce^{-kt}-20
  4. lnT20=kt+C\ln|T-20|=-kt+C
  5. T(t)=lnt20+CT(t)=\ln|t-20|+C

Explanation: This problem requires the skill of finding general solutions to differential equations using separation of variables. To solve dT/dt = -k (T - 20), separate variables by writing dT / (T - 20) = -k dt. Integrate both sides: ∫ 1/(T - 20) dT = ∫ -k dt, yielding ln|T - 20| = -k t + C. Exponentiate to get T - 20 = A e^{-k t}, or T = 20 + A e^{-k t}. A tempting distractor is choice B, T(t) = 20 + C e^{k t}, which has a positive exponent and would model heating away from equilibrium instead of approaching it. For any separable equation dy/dx = g(x) h(y), rewrite as (1/h(y)) dy = g(x) dx, integrate both sides, solve for y if possible, and include the constant of integration.

Question 20

A curve satisfies dydx=(1+y)sinx\dfrac{dy}{dx}=(1+y)\sin x. What is the general solution for y(x)y(x)?

  1. y=sinx+Cy=\sin x + C
  2. ln1+y=sinx+C\ln|1+y|=\sin x + C
  3. ln1+y=cosx+C\ln|1+y|=-\cos x + C (correct answer)
  4. 1+y=cosx+C1+y=-\cos x + C
  5. 11+y=cosx+C\dfrac{1}{1+y}=\cos x + C

Explanation: This problem requires the skill of finding general solutions to differential equations using separation of variables. To solve dy/dx = (1 + y) sin x, separate variables by writing dy / (1 + y) = sin x dx. Integrate both sides: ∫ 1/(1 + y) dy = ∫ sin x dx, yielding ln|1 + y| = - cos x + C. This is the general solution in implicit form. A tempting distractor is choice B, ln|1 + y| = sin x + C, which incorrectly integrates sin x to sin x instead of -cos x. For any separable equation dy/dx = g(x) h(y), rewrite as (1/h(y)) dy = g(x) dx, integrate both sides, solve for y if possible, and include the constant of integration.