All questions
Question 1
A quantity satisfies dxdy=−x3y for x=0. What is the general solution?
- y=Cx−3 (correct answer)
- y=−3ln∣x∣+C
- ln∣y∣=−x3+C
- y=x−3+C
- y=Ce−3x
Explanation: This problem requires solving a differential equation using separation of variables. Given dy/dx = -(3/x) y for x ≠ 0, separate as dy/y = -(3/x) dx, assuming y ≠ 0. Integrate to ln|y| = -3 ln|x| + C. This simplifies to y = C x^{-3}. The choice y = -3 ln|x| + C is incorrect as it stops at the integral without solving for y exponentially. To recognize separable equations, look for the form dy/dx = f(x) g(y), which allows rewriting as (1/g(y)) dy = f(x) dx for integration.
Question 2
A function satisfies dxdy=x3y for x=0. What is the general solution?
- y=Ce3/x
- y=Cx3 (correct answer)
- y=x3+C
- ln∣y∣=x3+C
- y=3ln∣x∣+C
Explanation: This problem requires solving a differential equation using separation of variables. Given dy/dx = (3/x) y for x ≠ 0, separate as dy/y = (3/x) dx, assuming y ≠ 0. Integrate: ln|y| = 3 ln|x| + C. Simplify to y = C x^3. The choice y = 3 ln|x| + C is incorrect because it omits exponentiation to power form. To recognize separable equations, look for the form dy/dx = f(x) g(y), which allows rewriting as (1/g(y)) dy = f(x) dx for integration.
Question 3
A variable satisfies dxdy=x2y for x=0. What is the general solution?
- y=2ln∣x∣+C
- ln∣y∣=x2+C
- y=Cx2 (correct answer)
- y=x2+C
- y=Ce2/x
Explanation: This problem requires solving a differential equation using separation of variables. For dy/dx = (2/x) y with x ≠ 0, separate as dy/y = (2/x) dx, assuming y ≠ 0. Integrate: ln|y| = 2 ln|x| + C. Simplify to y = C x^2, absorbing constants. The distractor y = 2 ln|x| + C fails by not exponentiating properly, yielding a logarithmic form instead of power. To recognize separable equations, look for the form dy/dx = f(x) g(y), which allows rewriting as (1/g(y)) dy = f(x) dx for integration.
Question 4
A function satisfies dxdy=xy. What is the general solution for x=0?
- ln∣y∣=x1+C
- y=Cx (correct answer)
- y=x+C
- y=Cex
- y=ln∣x∣+C
Explanation: This problem requires solving a differential equation using separation of variables. For dy/dx = y/x with x ≠ 0, separate as dy/y = dx/x, assuming y ≠ 0. Integrate: ln|y| = ln|x| + C. Simplify to y = C x. The distractor y = x + C fails by suggesting addition instead of the proportional solution from logs. To recognize separable equations, look for the form dy/dx = f(x) g(y), which allows rewriting as (1/g(y)) dy = f(x) dx for integration.
Question 5
A function satisfies dxdy=ycosx. What is the general solution for y(x)?
- y=Cesinx (correct answer)
- y=Csinx
- ln∣y∣=cosx+C
- y=esinx+C
- y=Ce−sinx
Explanation: This problem requires solving a differential equation using separation of variables. With dy/dx = y cos x, separate as dy/y = cos x dx, assuming y ≠ 0. Integrate for ln|y| = sin x + C. Solve to y = C e^{sin x}. The option y = e^{sin x} + C is wrong because it places C additively, not multiplicatively. To recognize separable equations, look for the form dy/dx = f(x) g(y), which allows rewriting as (1/g(y)) dy = f(x) dx for integration.
Question 6
A quantity changes by dxdy=5y. What is the general solution for y(x)?
- y=5x+C
- y=Ce5x (correct answer)
- ln∣y∣=5x
- y=e5x+C
- y=5ex+C
Explanation: This problem requires solving a differential equation using separation of variables. For dy/dx = 5y, separate as dy/y = 5 dx, assuming y ≠ 0. Integrate: ln|y| = 5x + C. Exponentiate to y = Ce^{5x}. The distractor y = e^{5x} + C fails by placing the constant additively, not multiplicatively as required. To recognize separable equations, look for the form dy/dx = f(x) g(y), which allows rewriting as (1/g(y)) dy = f(x) dx for integration.
Question 7
A quantity satisfies dxdy=−7y. What is the general solution for y(x)?
- y=Ce−7x (correct answer)
- y=Ce7x
- y=e−7x
- ln∣y∣=−7
- y=C−7x
Explanation: To solve dxdy=−7y using separation of variables, we divide by y and multiply by dx to get ydy=−7dx. Integrating both sides gives ln∣y∣=−7x+C1. Exponentiating yields ∣y∣=e−7x+C1=eC1e−7x, which becomes y=Ce−7x where C=±eC1. Choice B incorrectly uses a positive exponent, missing the negative sign from the differential equation. The key recognition pattern is that dxdy=ky always yields y=Cekx, with the sign of k preserved in the solution. Question 8
A model satisfies dxdy=1+x23xy. What is the general solution for y(x)?
- y=23ln(1+x2)+C
- lny=1+x23x+C
- y=(1+x2)3/2
- y=C(1+x2)3/2 (correct answer)
- ln(1+x2)=23y+C
Explanation: This differential equation uses separation of variables with a rational function. Starting with dxdy=1+x23xy, we separate to get ydy=1+x23xdx. To integrate the right side, note that dxd[ln(1+x2)]=1+x22x, so ∫1+x23xdx=23ln(1+x2). This gives ln∣y∣=23ln(1+x2)+C1=ln(1+x2)3/2+C1. Exponentiating yields ∣y∣=eC1(1+x2)3/2, which becomes y=C(1+x2)3/2 where C=±eC1. Choice C omits the arbitrary constant. When integrating rational functions of the form 1+x2kx, recognize this as a logarithmic derivative pattern. Question 9
For an investment, dtdA=0.08A. What is the general solution for A(t)?
- A(t)=0.08et
- A(t)=Ce0.08t (correct answer)
- A(t)=e0.08t
- lnA=0.08
- A(t)=C+0.08t
Explanation: The investment equation dtdA=0.08A is solved through separation of variables. Dividing by A and multiplying by dt gives AdA=0.08dt. Integration yields ln∣A∣=0.08t+C1. Exponentiating both sides gives ∣A∣=e0.08t+C1=eC1e0.08t, resulting in A=Ce0.08t where C=±eC1. Choice A incorrectly places the rate 0.08 as a coefficient outside the exponential rather than in the exponent. When solving dtdy=ky, the constant k always appears in the exponent of e in the solution y=Cekt. Question 10
For a chemical reaction, dxdy=x4y. What is the general solution for y(x)?
- y=4ln∣x∣+C
- ln∣y∣=x4+C
- y=Cx4 (correct answer)
- y=x4
- y=Cln∣x∣4
Explanation: To solve dxdy=x4y using separation of variables, we divide both sides by y and multiply by dx to get ydy=x4dx. Integrating both sides yields ln∣y∣=4ln∣x∣+C1=ln∣x∣4+C1. Exponentiating gives ∣y∣=eln∣x∣4+C1=eC1∣x∣4, which simplifies to y=Cx4 where C=±eC1. Choice A incorrectly integrates the right side as if y were not present in the original equation. When the coefficient of y contains only functions of the independent variable, separation of variables transforms the exponential into a power function. Question 11
A tank drains so that dtdV=−2V. What is the general solution for V(t)?
- V(t)=Ce−2t (correct answer)
- V(t)=−2et+C
- lnV=−2t
- V(t)=e−2t
- lnV=2t+C
Explanation: This problem uses separation of variables to solve the differential equation. Starting with dtdV=−2V, we separate variables to get VdV=−2dt. Integrating both sides yields ln∣V∣=−2t+C1, where C1 is an integration constant. Exponentiating gives ∣V∣=e−2t+C1=eC1e−2t, which simplifies to V=Ce−2t where C=±eC1 is an arbitrary constant. Choice B incorrectly attempts direct integration without separating variables first. Remember that when the derivative equals a constant times the function itself, the solution is always exponential. Question 12
A population satisfies dtdP=21P. What is the general solution for P(t)?
- P(t)=21et
- lnP=21+C
- P(t)=Cet/2 (correct answer)
- P(t)=et/2
- P(t)=C+2t
Explanation: The differential equation dtdP=21P is solved by separation of variables. Dividing by P and multiplying by dt gives PdP=21dt. Integration yields ln∣P∣=2t+C1. Exponentiating both sides gives ∣P∣=et/2+C1=eC1et/2, resulting in P=Cet/2 where C=±eC1. Choice A incorrectly treats the coefficient 21 as if it were multiplying et rather than appearing in the exponent. Remember that when integrating PdP=kdt, the constant k becomes the coefficient in the exponent, not a multiplicative factor outside. Question 13
A culture grows so that dtdP=3P. What is the general solution for P(t)?
- P(t)=3et+C
- P(t)=Ce3t (correct answer)
- lnP=3t
- P(t)=e3t
- lnP=t+C
Explanation: This differential equation requires separation of variables to solve. We can rewrite dtdP=3P as PdP=3dt, separating the variables P and t on opposite sides. Integrating both sides gives ln∣P∣=3t+C1, where C1 is an arbitrary constant. Exponentiating both sides yields ∣P∣=e3t+C1=eC1e3t, which we can write as P=Ce3t where C=±eC1 is an arbitrary constant. Choice A incorrectly treats this as a simple integration problem without recognizing the multiplicative relationship. When you see dtdy=ky where k is constant, the solution will always be an exponential function y=Cekt. Question 14
A population satisfies dxdy=xy. What is the general solution for y(x)?
- y=2x2+C
- lny=2x2
- y=Cex2/2 (correct answer)
- y=21ex2+C
- lnx=2y2+C
Explanation: This differential equation requires separation of variables since the derivative involves both x and y multiplicatively. From dxdy=xy, we separate to get ydy=xdx. Integrating both sides gives ln∣y∣=2x2+C1, where C1 is a constant of integration. Exponentiating yields ∣y∣=ex2/2+C1=eC1ex2/2, which becomes y=Cex2/2 where C=±eC1. Choice A incorrectly treats this as direct integration of x, missing the crucial y term in the original equation. When you see dxdy=f(x)g(y), always separate variables before integrating. Question 15
A population follows dtdP=tP for t>0. What is the general solution?
- P(t)=lnt+C
- lnP=lnt
- P(t)=Ct (correct answer)
- P(t)=Pt+C
- P(t)=tC
Explanation: This differential equation dP/dt = P/t requires separation of variables to solve. Separating gives us dP/P = dt/t, moving all P terms to one side and all t terms to the other. Integrating both sides yields ln|P| = ln|t| + C₁, where C₁ is the constant of integration. Using properties of logarithms, we can rewrite this as ln|P| = ln|t| + ln|C| = ln|Ct|, where C = e^C₁. Exponentiating both sides gives P = Ct, which is the general solution. Choice A incorrectly suggests P = ln(t) + C, but this would give dP/dt = 1/t, not P/t as required. Remember that when you have matching forms on both sides after separation (like dP/P and dt/t), the solutions often involve power functions rather than logarithms.
Question 16
A quantity satisfies dxdy=x4y for x>0. What is the general solution for y(x)?
- y=4lnx+C
- y=Cx4 (correct answer)
- lny=x4+C
- y=x4
- lnx=4y+C
Explanation: This problem requires separation of variables with a rational coefficient. Starting with dxdy=x4y, we separate variables to get ydy=x4dx. Integrating both sides yields ln∣y∣=4ln∣x∣+C1=ln∣x∣4+C1, since ∫x4dx=4ln∣x∣. Exponentiating gives ∣y∣=eln∣x∣4+C1=eC1∣x∣4, which simplifies to y=Cx4 where C=±eC1 for x>0. Choice A incorrectly treats this as direct integration without the y term. When the coefficient is xk for constant k, expect power functions rather than logarithms in the solution. Question 17
A cooling object satisfies dtdT=4(T−10). What is the general solution for T(t)?
- T(t)=10+Ce4t (correct answer)
- T(t)=Ce4t−10
- T(t)=10+e4t
- lnT=4t+C
- T(t)=10+4t+C
Explanation: This Newton's Law of Cooling equation dT/dt = 4(T-10) requires separation of variables after recognizing the shifted form. We can rewrite this as dT/dt = 4T - 40, and to separate variables, we need dT/(T-10) = 4dt. Integrating both sides gives ln|T-10| = 4t + C₁. Exponentiating yields |T-10| = e^(4t+C₁) = Ce^(4t), where C = ±e^C₁. Solving for T gives T = 10 + Ce^(4t), which is the general solution. Choice B incorrectly places the 10 as -10 outside the exponential term, which would give dT/dt = 4Ce^(4t) ≠ 4(T-10). When dealing with shifted exponential models like dT/dt = k(T-a), the solution is always T = a + Ce^(kt), not Ce^(kt) - a.
Question 18
A function satisfies dxdy=−4xy. What is the general solution for y(x)?
- y=Ce−2x2 (correct answer)
- y=Ce−4x2
- ln∣y∣=−2x2
- y=e−2x2+C
- y=−2x2+C
Explanation: This problem requires solving a differential equation using separation of variables. With dy/dx = -4 x y, separate as dy/y = -4 x dx, assuming y ≠ 0. Integrate for ln|y| = -2 x^2 + C. Solve to y = C e^{-2 x^2}. The option y = e^{-2 x^2} + C is wrong as it adds C outside. To recognize separable equations, look for the form dy/dx = f(x) g(y), which allows rewriting as (1/g(y)) dy = f(x) dx for integration.
Question 19
A substance cools according to dtdT=−2T. What is the general solution for T(t)?
- T=Ce−2t (correct answer)
- T=−2et+C
- ln∣T∣=−2t
- T=e−2t+C
- T=−2t+C
Explanation: This problem requires solving a differential equation using separation of variables. For dT/dt = -2T, separate by writing dT/T = -2 dt, assuming T ≠ 0. Integrate: ln|T| on the left and -2t + C on the right. Solve for T by exponentiating, getting T = Ce^{-2t}. The distractor T = -2t + C fails as it implies linear decay, not exponential, which would fit dT/dt = -2. To recognize separable equations, look for the form dy/dx = f(x) g(y), which allows rewriting as (1/g(y)) dy = f(x) dx for integration.
Question 20
A function satisfies dxdy=−x22y for x=0. What is the general solution?
- y=Ce2/x (correct answer)
- y=Ce−2/x
- ln∣y∣=−x22+C
- y=e2/x+C
- y=x2+C
Explanation: This problem requires solving a differential equation using separation of variables. For dy/dx=−2y/x2 with x=0, separate as dy/y=−2dx/x2, assuming y=0. Integrate to ln∣y∣=2/x+C. Exponentiate for y=Ce2/x. The distractor y=e2/x+C fails by adding the constant additively. To recognize separable equations, look for the form dy/dx=f(x)g(y), which allows rewriting as (1/g(y))dy=f(x)dx for integration.