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

AP Calculus AB Quiz

AP Calculus AB Quiz: Initial Conditions And Separation Of Variables

Practice Initial Conditions And Separation Of Variables in AP Calculus AB with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 20

0 of 20 answered

A population satisfies dPdt=0.2P\frac{dP}{dt}=0.2PdtdP​=0.2P with P(0)=50P(0)=50P(0)=50. Which function gives the particular solution?

Select an answer to continue

What this quiz covers

This quiz focuses on Initial Conditions And Separation Of Variables, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus AB.

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 population satisfies dPdt=0.2P\frac{dP}{dt}=0.2PdtdP​=0.2P with P(0)=50P(0)=50P(0)=50. Which function gives the particular solution?

  1. P(t)=50e0.2tP(t)=50e^{0.2t}P(t)=50e0.2t (correct answer)
  2. P(t)=e0.2tP(t)=e^{0.2t}P(t)=e0.2t
  3. P(t)=50e−0.2tP(t)=50e^{-0.2t}P(t)=50e−0.2t
  4. P(t)=0.2etP(t)=0.2e^{t}P(t)=0.2et
  5. P(t)=50+0.2tP(t)=50+0.2tP(t)=50+0.2t

Explanation: This problem requires using initial conditions to find the particular solution to a differential equation solved by separation of variables. After separating variables and integrating, we obtain the general solution P(t) = C e^{0.2t}. We then plug in the initial condition P(0) = 50 to find C = 50. This determines the specific function that satisfies both the differential equation and the initial value. A common distractor, such as choice B, fails because it omits the constant determined by the initial condition, resulting in P(0) = 1 instead of 50. In general, to apply initial conditions, substitute the given point into the general solution and solve for the constant to get the particular solution.

Question 2

A solution to dydx=xy\frac{dy}{dx}=\frac{x}{y}dxdy​=yx​ satisfies y(0)=3y(0)=3y(0)=3. Which is the particular solution?

  1. y=x2+9y=\sqrt{x^2+9}y=x2+9​ (correct answer)
  2. y=x2y=\sqrt{x^2}y=x2​
  3. y=x2−9y=\sqrt{x^2-9}y=x2−9​
  4. y=2x2+9y=\sqrt{2x^2+9}y=2x2+9​
  5. y=x2+9y=x^2+9y=x2+9

Explanation: This problem requires using initial conditions to find the particular solution to a differential equation solved by separation of variables. After separating variables and integrating, we obtain the general solution y2=x2+Cy^2 = x^2 + Cy2=x2+C. We then plug in the initial condition y(0)=3y(0) = 3y(0)=3 to find C = 9, giving y=x2+9y = \sqrt{x^2 + 9}y=x2+9​. This determines the specific function that satisfies both the differential equation and the initial value. A common distractor, such as choice B, fails because it omits the constant, resulting in y(0)=0≠3y(0) = 0 \neq 3y(0)=0=3. In general, to apply initial conditions, substitute the given point into the general solution and solve for the constant to get the particular solution.

Question 3

A solution to dydx=exy\frac{dy}{dx}=e^x ydxdy​=exy satisfies y(0)=3y(0)=3y(0)=3. Which is the particular solution?

  1. y=3eex−1y=3e^{e^x-1}y=3eex−1 (correct answer)
  2. y=3eexy=3e^{e^x}y=3eex
  3. y=3e1−exy=3e^{1-e^x}y=3e1−ex
  4. y=eex−1y=e^{e^x-1}y=eex−1
  5. y=3(ex−1)y=3(e^x-1)y=3(ex−1)

Explanation: This problem requires using initial conditions to find the particular solution to a differential equation solved by separation of variables. After separating variables and integrating, we obtain the general solution y = C e^{e^x}. We then plug in the initial condition y(0) = 3 to find C = 3 e^{-1}, giving y = 3 e^{e^x - 1}. This determines the specific function that satisfies both the differential equation and the initial value. A common distractor, such as choice B, fails because it ignores the constant adjustment, resulting in y(0) = 3 e ≠ 3. In general, to apply initial conditions, substitute the given point into the general solution and solve for the constant to get the particular solution.

Question 4

A solution to dydx=2xy\frac{dy}{dx}=\frac{2x}{y}dxdy​=y2x​ satisfies y(1)=2y(1)=2y(1)=2. Which is the particular solution?

  1. y=2x2+2y=\sqrt{2x^2+2}y=2x2+2​ (correct answer)
  2. y=2x2−2y=\sqrt{2x^2-2}y=2x2−2​
  3. y=x2+2y=\sqrt{x^2+2}y=x2+2​
  4. y=4x2+4y=\sqrt{4x^2+4}y=4x2+4​
  5. y=2x2+2y=2x^2+2y=2x2+2

Explanation: This problem requires using initial conditions to find the particular solution to a differential equation solved by separation of variables. After separating variables and integrating, we obtain the general solution y^2 = 2x^2 + C. We then plug in the initial condition y(1) = 2 to find C = 2, giving y = √(2x^2 + 2). This determines the specific function that satisfies both the differential equation and the initial value. A common distractor, such as choice B, fails because it uses a negative constant, leading to imaginary values at x=1. In general, to apply initial conditions, substitute the given point into the general solution and solve for the constant to get the particular solution.

Question 5

A bacteria culture satisfies dBdt=3B\frac{dB}{dt}=3BdtdB​=3B with B(1)=2B(1)=2B(1)=2. Which is the particular solution B(t)B(t)B(t)?

  1. B(t)=2e3tB(t)=2e^{3t}B(t)=2e3t
  2. B(t)=2e3(t−1)B(t)=2e^{3(t-1)}B(t)=2e3(t−1) (correct answer)
  3. B(t)=2e−3(t−1)B(t)=2e^{-3(t-1)}B(t)=2e−3(t−1)
  4. B(t)=e3(t−1)B(t)=e^{3(t-1)}B(t)=e3(t−1)
  5. B(t)=2+3(t−1)B(t)=2+3(t-1)B(t)=2+3(t−1)

Explanation: This problem requires using initial conditions to find the particular solution to a differential equation solved by separation of variables. After separating variables and integrating, we obtain the general solution B(t) = C e^{3t}. We then plug in the initial condition B(1) = 2 to find C = 2 e^{-3}, which gives B(t) = 2 e^{3(t-1)}. This determines the specific function that satisfies both the differential equation and the initial value. A common distractor, such as choice A, fails because it uses the initial condition at t=0 instead of t=1, resulting in B(1) = 2 e^{3} ≠ 2. In general, to apply initial conditions, substitute the given point into the general solution and solve for the constant to get the particular solution.

Question 6

A solution to dydx=(2−x)y\frac{dy}{dx}=(2-x)ydxdy​=(2−x)y satisfies y(1)=3y(1)=3y(1)=3. Which is the particular solution?

  1. y=3e2x−x2/2−3/2y=3e^{2x-x^2/2-3/2}y=3e2x−x2/2−3/2 (correct answer)
  2. y=3e2x−x2/2y=3e^{2x-x^2/2}y=3e2x−x2/2
  3. y=3e−2x+x2/2−3/2y=3e^{-2x+x^2/2-3/2}y=3e−2x+x2/2−3/2
  4. y=e2x−x2/2−3/2y=e^{2x-x^2/2-3/2}y=e2x−x2/2−3/2
  5. y=3(2x−x2/2−3/2)y=3(2x-x^2/2-3/2)y=3(2x−x2/2−3/2)

Explanation: This problem requires using initial conditions to find the particular solution to a differential equation solved by separation of variables. After separating variables and integrating, we obtain the general solution y = C e^{2x - x^2/2}. We then plug in the initial condition y(1) = 3 to find C = 3 e^{-3/2}, giving y = 3 e^{2x - x^2/2 - 3/2}. This determines the specific function that satisfies both the differential equation and the initial value. A common distractor, such as choice B, fails because it ignores the adjustment for the initial condition at x=1. In general, to apply initial conditions, substitute the given point into the general solution and solve for the constant to get the particular solution.

Question 7

A solution to dydx=3yx\frac{dy}{dx}=\frac{3y}{x}dxdy​=x3y​ satisfies y(2)=12y(2)=12y(2)=12. Which is the particular solution?

  1. y=32x3y=\frac{3}{2}x^3y=23​x3 (correct answer)
  2. y=12x3y=12x^3y=12x3
  3. y=12x3y=\frac{12}{x^3}y=x312​
  4. y=32xy=\frac{3}{2}xy=23​x
  5. y=32ln⁡xy=\frac{3}{2}\ln xy=23​lnx

Explanation: This problem requires using separation of variables to solve the differential equation and then applying the initial condition to find the particular solution. By separating variables, we obtain dy/y = 3 dx/x, and integrating both sides gives ln|y| = 3 ln|x| + C, leading to the general solution y = K x^3. Substituting the initial condition y(2) = 12 into the general solution yields 12 = K cdot 8, so K = 3/2. This determines the constant K conceptually by solving the resulting equation after plugging in the given values. A tempting distractor is choice B, y = 12 x^3, which fails because it incorrectly uses the initial y-value as the coefficient without dividing by x^3 at the initial point. Always integrate the separated differential equation to find the general solution first, then substitute the initial condition to solve for the arbitrary constant.

Question 8

A solution to dydx=xy\frac{dy}{dx}=xydxdy​=xy passes through (0,5)(0,5)(0,5). Which is the particular solution?

  1. y=5ex2/2y=5e^{x^2/2}y=5ex2/2 (correct answer)
  2. y=ex2/2y=e^{x^2/2}y=ex2/2
  3. y=5e−x2/2y=5e^{-x^2/2}y=5e−x2/2
  4. y=52ex2y=\frac{5}{2}e^{x^2}y=25​ex2
  5. y=5+x22y=5+\frac{x^2}{2}y=5+2x2​

Explanation: This problem requires using initial conditions to find the particular solution to a differential equation solved by separation of variables. After separating variables and integrating, we obtain the general solution y = C e^{x^2/2}. We then plug in the initial condition y(0) = 5 to find C = 5. This determines the specific function that satisfies both the differential equation and the initial value. A common distractor, such as choice B, fails because it omits the constant from the initial condition, resulting in y(0) = 1 instead of 5. In general, to apply initial conditions, substitute the given point into the general solution and solve for the constant to get the particular solution.

Question 9

A solution to dydx=−2yx\frac{dy}{dx}=-\frac{2y}{x}dxdy​=−x2y​ satisfies y(2)=1y(2)=1y(2)=1. Which is the particular solution?

  1. y=4x2y=\frac{4}{x^2}y=x24​ (correct answer)
  2. y=2x2y=\frac{2}{x^2}y=x22​
  3. y=x24y=\frac{x^2}{4}y=4x2​
  4. y=4xy=\frac{4}{x}y=x4​
  5. y=4x2y=4x^2y=4x2

Explanation: This problem requires using initial conditions to find the particular solution to a differential equation solved by separation of variables. After separating variables and integrating, we obtain the general solution y = C / x^2. We then plug in the initial condition y(2) = 1 to find C = 4, giving y = 4 / x^2. This determines the specific function that satisfies both the differential equation and the initial value. A common distractor, such as choice B, fails because it halves the constant incorrectly, resulting in y(2) = 2/4 = 0.5 ≠ 1. In general, to apply initial conditions, substitute the given point into the general solution and solve for the constant to get the particular solution.

Question 10

A solution to dydx=1+xy\frac{dy}{dx}=\frac{1+x}{y}dxdy​=y1+x​ satisfies y(0)=1y(0)=1y(0)=1. Which is the particular solution?

  1. y=x2+2x+1y=\sqrt{x^2+2x+1}y=x2+2x+1​ (correct answer)
  2. y=x2+2xy=\sqrt{x^2+2x}y=x2+2x​
  3. y=x2+2x+2y=\sqrt{x^2+2x+2}y=x2+2x+2​
  4. y=2x2+2x+1y=\sqrt{2x^2+2x+1}y=2x2+2x+1​
  5. y=x2+2x+1y=x^2+2x+1y=x2+2x+1

Explanation: This problem requires using initial conditions to find the particular solution to a differential equation solved by separation of variables. After separating variables and integrating, we obtain the general solution y^2 = x^2 + 2x + C. We then plug in the initial condition y(0) = 1 to find C = 1, giving y = √(x^2 + 2x + 1). This determines the specific function that satisfies both the differential equation and the initial value. A common distractor, such as choice B, fails because it omits the constant, resulting in y(0) = 0 ≠ 1. In general, to apply initial conditions, substitute the given point into the general solution and solve for the constant to get the particular solution.

Question 11

A curve satisfies dydx=4xy3\frac{dy}{dx}=\frac{4x}{y^{3}}dxdy​=y34x​ with y(0)=1y(0)=1y(0)=1. Which particular solution is y(x)y(x)y(x)?

  1. y4=8x2+1y^{4}=8x^{2}+1y4=8x2+1 (correct answer)
  2. y4=4x2+1y^{4}=4x^{2}+1y4=4x2+1
  3. y4=16x2+1y^{4}=16x^{2}+1y4=16x2+1
  4. y4=2x2+1y^{4}=2x^{2}+1y4=2x2+1
  5. y3=8x2+1y^{3}=8x^{2}+1y3=8x2+1

Explanation: The problem requires using the initial condition to find the particular solution after separating variables in the differential equation. By separating variables and integrating, we obtain the general solution y^4 = 8x^2 + C. We then substitute the initial values x=0 and y=1 into the general solution to solve for C=1. This determines the specific value of C that makes the solution pass through the given point, yielding y^4=8x^2+1. A tempting distractor might be choice C, y^4=16x^2+1, which fails because it doubles the coefficient incorrectly during integration. To apply initial conditions effectively, always plug in the given values immediately after finding the general solution and solve for the constant carefully.

Question 12

A curve satisfies dydx=1−y1+x\frac{dy}{dx}=\frac{1-y}{1+x}dxdy​=1+x1−y​ with y(0)=2y(0)=2y(0)=2. Which particular solution gives y(x)y(x)y(x)?

  1. y=1+11+xy=1+\dfrac{1}{1+x}y=1+1+x1​ (correct answer)
  2. y=1+21+xy=1+\dfrac{2}{1+x}y=1+1+x2​
  3. y=1−11+xy=1-\dfrac{1}{1+x}y=1−1+x1​
  4. y=1+(1+x)y=1+(1+x)y=1+(1+x)
  5. y=1+ln⁡(1+x)y=1+\ln(1+x)y=1+ln(1+x)

Explanation: The problem requires using the initial condition to find the particular solution after separating variables in the differential equation. By separating variables and integrating, we obtain the general solution y = 1 + K/(1+x). We then substitute the initial values x=0 and y=2 into the general solution to solve for K=1. This determines the specific value of K that makes the solution pass through the given point, yielding y=1+1/(1+x). A tempting distractor might be choice B, y=1+2/(1+x), which fails because it uses an incorrect sign or factor in solving for K. To apply initial conditions effectively, always plug in the given values immediately after finding the general solution and solve for the constant carefully.

Question 13

A quantity satisfies dVdt=12V\frac{dV}{dt}=\frac{1}{2V}dtdV​=2V1​ with V(0)=3V(0)=3V(0)=3. Which particular solution gives V(t)V(t)V(t)?

  1. V=t+9V=\sqrt{t+9}V=t+9​ (correct answer)
  2. V=2t+9V=\sqrt{2t+9}V=2t+9​
  3. V=t+3V=\sqrt{t+3}V=t+3​
  4. V=t+6V=\sqrt{t+6}V=t+6​
  5. V=3+t2V=3+\dfrac{t}{2}V=3+2t​

Explanation: The problem requires using the initial condition to find the particular solution after separating variables in the differential equation. By separating variables and integrating, we obtain the general solution V^2 = t + C. We then substitute the initial values t=0 and V=3 into the general solution to solve for C=9. This determines the specific value of C that makes the solution pass through the given point, yielding V=sqrt(t+9). A tempting distractor might be choice B, V=sqrt(2t+9), which fails because it adds an extra factor of 2 in the integration. To apply initial conditions effectively, always plug in the given values immediately after finding the general solution and solve for the constant carefully.

Question 14

A solution to dydx=1y\frac{dy}{dx}=\frac{1}{y}dxdy​=y1​ satisfies y(0)=2y(0)=2y(0)=2. Which is the particular solution?

  1. y=2x+4y=\sqrt{2x+4}y=2x+4​ (correct answer)
  2. y=2xy=\sqrt{2x}y=2x​
  3. y=x+4y=\sqrt{x+4}y=x+4​
  4. y=2x+4y=2x+4y=2x+4
  5. y=4−2xy=\sqrt{4-2x}y=4−2x​

Explanation: This problem requires using initial conditions to find the particular solution to a differential equation solved by separation of variables. After separating variables and integrating, we obtain the general solution y^2 = 2x + C. We then plug in the initial condition y(0) = 2 to find C = 4, giving y = √(2x + 4). This determines the specific function that satisfies both the differential equation and the initial value. A common distractor, such as choice B, fails because it omits the constant from the initial condition, resulting in y(0) = 0 ≠ 2. In general, to apply initial conditions, substitute the given point into the general solution and solve for the constant to get the particular solution.

Question 15

A solution to dydx=yx2\frac{dy}{dx}=\frac{y}{x^2}dxdy​=x2y​ satisfies y(1)=2y(1)=2y(1)=2. Which is the particular solution?

  1. y=2e1−1/xy=2e^{1-1/x}y=2e1−1/x (correct answer)
  2. y=2e−1/xy=2e^{-1/x}y=2e−1/x
  3. y=2e1/x−1y=2e^{1/x-1}y=2e1/x−1
  4. y=e1−1/xy=e^{1-1/x}y=e1−1/x
  5. y=2(1−1/x)y=2(1-1/x)y=2(1−1/x)

Explanation: This problem requires using initial conditions to find the particular solution to a differential equation solved by separation of variables. After separating variables and integrating, we obtain the general solution y=Ce−1/xy = C e^{-1/x}y=Ce−1/x. We then plug in the initial condition y(1)=2y(1) = 2y(1)=2 to find C=2eC = 2 eC=2e, giving y=2e1−1/xy = 2 e^{1 - 1/x}y=2e1−1/x. This determines the specific function that satisfies both the differential equation and the initial value. A common distractor, such as choice B, fails because it omits the constant adjustment, resulting in y(1)=2e−1≠2y(1) = 2 e^{-1} ≠ 2y(1)=2e−1=2. In general, to apply initial conditions, substitute the given point into the general solution and solve for the constant to get the particular solution.

Question 16

A quantity satisfies dRdt=Rt2\frac{dR}{dt}=\frac{R}{t^{2}}dtdR​=t2R​ for t>0t>0t>0 with R(1)=2R(1)=2R(1)=2. Which particular solution gives R(t)R(t)R(t)?

  1. R=2etR=2e^{t}R=2et
  2. R=2e1/tR=2e^{1/t}R=2e1/t
  3. R=2e1−1/tR=2e^{1-1/t}R=2e1−1/t (correct answer)
  4. R=2e−1/tR=2e^{-1/t}R=2e−1/t
  5. R=2e1−tR=2e^{1- t}R=2e1−t

Explanation: The problem requires using the initial condition to find the particular solution after separating variables in the differential equation. By separating variables and integrating, we obtain the general solution R=Ke−1/tR = K e^{-1/t}R=Ke−1/t. We then substitute the initial values t=1t=1t=1 and R=2R=2R=2 into the general solution to solve for K=2eK=2eK=2e. This determines the specific value of K that makes the solution pass through the given point, yielding R=2e1−1/tR=2e^{1-1/t}R=2e1−1/t. A tempting distractor might be choice D, R=2e−1/tR=2e^{-1/t}R=2e−1/t, which fails because it neglects to multiply by the e from the initial condition adjustment. To apply initial conditions effectively, always plug in the given values immediately after finding the general solution and solve for the constant carefully.

Question 17

A solution to dydx=2x+3y\frac{dy}{dx}=\frac{2x+3}{y}dxdy​=y2x+3​ satisfies y(0)=2y(0)=2y(0)=2. Which is the particular solution?

  1. y=2x2+6x+4y=\sqrt{2x^2+6x+4}y=2x2+6x+4​ (correct answer)
  2. y=2x2+6xy=\sqrt{2x^2+6x}y=2x2+6x​
  3. y=x2+3x+4y=\sqrt{x^2+3x+4}y=x2+3x+4​
  4. y=4x2+6x+4y=\sqrt{4x^2+6x+4}y=4x2+6x+4​
  5. y=2x2+6x+4y=2x^2+6x+4y=2x2+6x+4

Explanation: This problem requires using initial conditions to find the particular solution to a differential equation solved by separation of variables. After separating variables and integrating, we obtain the general solution y^2 = 2x^2 + 6x + C. We then plug in the initial condition y(0) = 2 to find C = 4, giving y = √(2x^2 + 6x + 4). This determines the specific function that satisfies both the differential equation and the initial value. A common distractor, such as choice B, fails because it omits the constant, resulting in y(0) = 0 ≠ 2. In general, to apply initial conditions, substitute the given point into the general solution and solve for the constant to get the particular solution.

Question 18

A solution to dydx=(1+x)y\frac{dy}{dx}=(1+x)ydxdy​=(1+x)y satisfies y(0)=4y(0)=4y(0)=4. Which is the particular solution?

  1. y=4ex+x2/2y=4e^{x+x^2/2}y=4ex+x2/2 (correct answer)
  2. y=4ex2/2y=4e^{x^2/2}y=4ex2/2
  3. y=4ex−x2/2y=4e^{x-x^2/2}y=4ex−x2/2
  4. y=ex+x2/2y=e^{x+x^2/2}y=ex+x2/2
  5. y=4(x+x2/2)y=4(x+x^2/2)y=4(x+x2/2)

Explanation: This problem requires using initial conditions to find the particular solution to a differential equation solved by separation of variables. After separating variables and integrating, we obtain the general solution y = C e^{x + x^2/2}. We then plug in the initial condition y(0) = 4 to find C = 4. This determines the specific function that satisfies both the differential equation and the initial value. A common distractor, such as choice B, fails because it omits the full exponential term from the integration. In general, to apply initial conditions, substitute the given point into the general solution and solve for the constant to get the particular solution.

Question 19

A solution to dydx=2y1+x\frac{dy}{dx}=\frac{2y}{1+x}dxdy​=1+x2y​ satisfies y(1)=5y(1)=5y(1)=5. Which is the particular solution?

  1. y=54(1+x)2y=\frac{5}{4}(1+x)^2y=45​(1+x)2 (correct answer)
  2. y=5(1+x)2y=5(1+x)^2y=5(1+x)2
  3. y=52(1+x)2y=\frac{5}{2}(1+x)^2y=25​(1+x)2
  4. y=54(1+x)y=\frac{5}{4}(1+x)y=45​(1+x)
  5. y=5(1+x)2y=\frac{5}{(1+x)^2}y=(1+x)25​

Explanation: This problem requires using initial conditions to find the particular solution to a differential equation solved by separation of variables. After separating variables and integrating, we obtain the general solution y = C (1 + x)^2. We then plug in the initial condition y(1) = 5 to find C = 5/4. This determines the specific function that satisfies both the differential equation and the initial value. A common distractor, such as choice B, fails because it omits the fractional constant, resulting in y(1) = 20 ≠ 5. In general, to apply initial conditions, substitute the given point into the general solution and solve for the constant to get the particular solution.

Question 20

A solution to dydx=2yx\frac{dy}{dx}=\frac{2y}{x}dxdy​=x2y​ satisfies y(1)=4y(1)=4y(1)=4. Which is the particular solution?

  1. y=4x2y=4x^2y=4x2 (correct answer)
  2. y=4xy=4xy=4x
  3. y=4x−2y=4x^{-2}y=4x−2
  4. y=2x2y=2x^2y=2x2
  5. y=4ln⁡(x2)y=4\ln(x^2)y=4ln(x2)

Explanation: This problem requires using initial conditions to find the particular solution to a differential equation solved by separation of variables. After separating variables and integrating, we obtain the general solution y = C x^2. We then plug in the initial condition y(1) = 4 to find C = 4. This determines the specific function that satisfies both the differential equation and the initial value. A common distractor, such as choice D, fails because it halves the coefficient incorrectly, resulting in y(1) = 2 ≠ 4. In general, to apply initial conditions, substitute the given point into the general solution and solve for the constant to get the particular solution.