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 BC Quiz

AP Calculus BC Quiz: Verifying Solutions For Differential Equations

Practice Verifying Solutions For Differential Equations in AP Calculus BC 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

Does y=x2+1y=x^2+1y=x2+1 satisfy dydx=2y−1\frac{dy}{dx}=2\sqrt{y-1}dxdy​=2y−1​ for all x≥0x\ge 0x≥0?

Select an answer to continue

What this quiz covers

This quiz focuses on Verifying Solutions For Differential Equations, 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

Does y=x2+1y=x^2+1y=x2+1 satisfy dydx=2y−1\frac{dy}{dx}=2\sqrt{y-1}dxdy​=2y−1​ for all x≥0x\ge 0x≥0?

  1. No, because y′=xy'=xy′=x but 2y−1=2x2\sqrt{y-1}=2x2y−1​=2x.
  2. Yes, because y′=2xy'=2xy′=2x and 2x2=2x2\sqrt{x^2}=2x2x2​=2x for x≥0x\ge0x≥0. (correct answer)
  3. No, because y′=2xy'=2xy′=2x but 2y−1=2∣x∣2\sqrt{y-1}=2|x|2y−1​=2∣x∣.
  4. Yes, because y′=2x+1y'=2x+1y′=2x+1 and 2y−1=2x+12\sqrt{y-1}=2x+12y−1​=2x+1.
  5. No, because y′=2xy'=2xy′=2x but 2y−1=2x2\sqrt{y-1}=\sqrt{2x}2y−1​=2x​.

Explanation: Verifying whether a proposed function satisfies a differential equation is a key skill in differential equations, ensuring the solution meets the equation's conditions across the specified domain. Start by finding y' for y = x² + 1, which is y' = 2x. Substitute into the right side: 2√(y - 1) = 2√(x²) = 2|x|, and for x ≥ 0, this simplifies to 2x. Since y' equals 2√(y - 1) for x ≥ 0, the function satisfies the equation. A tempting distractor might state 2√(y - 1) = 2|x| without considering the domain restriction, which could mislead for x < 0, but here the domain is x ≥ 0. Always differentiate the proposed solution and plug into both sides of the equation to confirm equality as a general strategy for verification.

Question 2

Does y=1x+2y=\dfrac{1}{x+2}y=x+21​ satisfy dydx=−y2\dfrac{dy}{dx}=-y^2dxdy​=−y2 on x≠−2x\ne -2x=−2?

  1. No, because y′=1(x+2)2y'=\dfrac{1}{(x+2)^2}y′=(x+2)21​.
  2. Yes, because y′=−1(x+2)2y'=-\dfrac{1}{(x+2)^2}y′=−(x+2)21​ and −y2=−1(x+2)2-y^2=-\dfrac{1}{(x+2)^2}−y2=−(x+2)21​. (correct answer)
  3. No, because −y2=−1x+2-y^2=-\dfrac{1}{x+2}−y2=−x+21​.
  4. Yes, because y′=−1x+2y'=-\dfrac{1}{x+2}y′=−x+21​.
  5. No, because y2=1x+2y^2=\dfrac{1}{x+2}y2=x+21​.

Explanation: Verifying solutions requires computing derivatives using the chain rule and checking algebraic relationships. For y=1x+2y = \dfrac{1}{x+2}y=x+21​ where x≠−2x \ne -2x=−2, we have y′=−1(x+2)2y' = -\dfrac{1}{(x+2)^2}y′=−(x+2)21​ using the chain rule on (x+2)−1(x+2)^{-1}(x+2)−1. The right side −y2-y^2−y2 becomes −[1x+2]2=−1(x+2)2-\left[ \dfrac{1}{x+2} \right]^2 = -\dfrac{1}{(x+2)^2}−[x+21​]2=−(x+2)21​. Since both y′y'y′ and −y2-y^2−y2 equal −1(x+2)2-\dfrac{1}{(x+2)^2}−(x+2)21​, the solution is verified. Choice A has the wrong sign for the derivative, while choice C makes an error in computing −y2-y^2−y2. The key verification approach is to apply the chain rule correctly to expressions of the form (ax+b)n(ax+b)^n(ax+b)n and carefully handle negative signs in algebraic expressions.

Question 3

For dydx=ycos⁡x\dfrac{dy}{dx}=y\cos xdxdy​=ycosx, is y=esin⁡xy=e^{\sin x}y=esinx a solution for all xxx?

  1. Yes, because y′=esin⁡xcos⁡x=ycos⁡xy'=e^{\sin x}\cos x=y\cos xy′=esinxcosx=ycosx. (correct answer)
  2. No, because y′=esin⁡xsin⁡xy'=e^{\sin x}\sin xy′=esinxsinx.
  3. No, because y′=cos⁡xy'=\cos xy′=cosx.
  4. Yes, because y′=excos⁡xy'=e^{x}\cos xy′=excosx.
  5. No, because ycos⁡x=ecos⁡xy\cos x=e^{\cos x}ycosx=ecosx.

Explanation: Solution verification for composite exponential functions requires applying the chain rule correctly. For y = e^(sin x), we compute y' = e^(sin x) · cos x by the chain rule. The right side y cos x becomes e^(sin x) · cos x. Since both y' and y cos x equal e^(sin x) cos x, the solution is verified for all x. Choice B incorrectly computes the derivative, while choice E makes an error in the exponential expression. The key verification approach is to apply the chain rule carefully when differentiating composite functions, especially exponentials with trigonometric arguments.

Question 4

Does y=1xy=\dfrac{1}{x}y=x1​ satisfy dydx=−y2\dfrac{dy}{dx}=-y^2dxdy​=−y2 for x≠0x\ne 0x=0?

  1. Yes, because y′=−1x2y'=-\dfrac{1}{x^2}y′=−x21​ and −y2=−1x2-y^2=-\dfrac{1}{x^2}−y2=−x21​. (correct answer)
  2. No, because y′=1x2y'=\dfrac{1}{x^2}y′=x21​ but −y2=−1x2-y^2=-\dfrac{1}{x^2}−y2=−x21​.
  3. No, because −y2=−1x-y^2=-\dfrac{1}{x}−y2=−x1​.
  4. Yes, because y′=−1xy'=-\dfrac{1}{x}y′=−x1​ and −y2=−1x-y^2=-\dfrac{1}{x}−y2=−x1​.
  5. No, because y2=1xy^2=\dfrac{1}{x}y2=x1​ so −y2=−1x-y^2=-\dfrac{1}{x}−y2=−x1​.

Explanation: Verifying solutions involves computing derivatives using appropriate rules and checking algebraic identities. For y = 1/x where x ≠ 0, we compute y' = -1/x² using the power rule. The right side becomes -y² = -(1/x)² = -1/x². Since y' = -1/x² and -y² = -1/x², both sides are equal, confirming the solution. Choice B has the wrong sign for the derivative, while choice C incorrectly computes -y². The systematic verification approach is to differentiate using standard rules, substitute into the equation, and verify that both sides are algebraically identical.

Question 5

For motion, velocity satisfies dvdt=4t\dfrac{dv}{dt}=4tdtdv​=4t. Is v(t)=2t2+3v(t)=2t^2+3v(t)=2t2+3 a solution?

  1. No, because v′(t)=4t+3v'(t)=4t+3v′(t)=4t+3.
  2. Yes, because v′(t)=4tv'(t)=4tv′(t)=4t equals dvdt\dfrac{dv}{dt}dtdv​. (correct answer)
  3. No, because v′(t)=2tv'(t)=2tv′(t)=2t.
  4. Yes, because dvdt=8t\dfrac{dv}{dt}=8tdtdv​=8t and v′(t)=8tv'(t)=8tv′(t)=8t.
  5. No, because 4t=2t2+34t=2t^2+34t=2t2+3 is not true for all ttt.

Explanation: Verifying whether a proposed function satisfies a differential equation is a key skill in differential equations. To check if v(t)=2t2+3v(t) = 2t^2 + 3v(t)=2t2+3 solves dvdt=4t\dfrac{dv}{dt} = 4tdtdv​=4t, compute v′(t)=4tv'(t) = 4tv′(t)=4t. The right-hand side is simply 4t4t4t. Since v′(t)v'(t)v′(t) equals 4t4t4t, it satisfies the equation. Choice E is tempting but wrong because it compares 4t4t4t to v(t)=2t2+3v(t) = 2t^2 + 3v(t)=2t2+3 instead of to v′(t)v'(t)v′(t). Always substitute the proposed solution into both sides of the differential equation and simplify to check for equality across the domain.

Question 6

For dydx=yx\dfrac{dy}{dx}=\dfrac{y}{x}dxdy​=xy​, is y=3xy=3xy=3x a solution on x≠0x\ne 0x=0?

  1. Yes, because y′=3y'=3y′=3 and yx=3xx=3\dfrac{y}{x}=\dfrac{3x}{x}=3xy​=x3x​=3. (correct answer)
  2. No, because y′=3xy'=3xy′=3x but yx=3\dfrac{y}{x}=3xy​=3.
  3. No, because yx=3x\dfrac{y}{x}=\dfrac{3}{x}xy​=x3​ is not constant.
  4. Yes, because y′=1y'=1y′=1 and yx=1\dfrac{y}{x}=1xy​=1.
  5. No, because y′=0y'=0y′=0 and yx=3\dfrac{y}{x}=3xy​=3.

Explanation: To verify a solution, substitute both the function and its derivative into the differential equation. For y = 3x, we compute y' = 3. The differential equation dy/dx = y/x becomes 3 = (3x)/x = 3, which is true for all x ≠ 0. Choice B incorrectly states y' = 3x instead of y' = 3. Choice E incorrectly claims y' = 0, which would only be true for a constant function. The systematic approach is to differentiate the proposed solution, substitute both y and y' into the equation, and verify the identity holds on the specified domain.

Question 7

For dydx=yx+x\dfrac{dy}{dx}=\dfrac{y}{x}+xdxdy​=xy​+x, is y=x2y=x^2y=x2 a solution on x≠0x\ne 0x=0?

  1. Yes, because y′=2xy'=2xy′=2x and yx+x=x2x+x=2x\dfrac{y}{x}+x=\dfrac{x^2}{x}+x=2xxy​+x=xx2​+x=2x. (correct answer)
  2. No, because yx+x=x2x2+x=1+x\dfrac{y}{x}+x=\dfrac{x^2}{x^2}+x=1+xxy​+x=x2x2​+x=1+x.
  3. No, because y′=xy'=xy′=x.
  4. Yes, because y′=2y'=2y′=2.
  5. No, because yx+x=xx+x=1+x\dfrac{y}{x}+x=\dfrac{x}{x}+x=1+xxy​+x=xx​+x=1+x.

Explanation: Solution verification involves computing derivatives and careful algebraic manipulation of combined terms. For y = x² where x ≠ 0, we have y' = 2x. The right side y/x + x becomes x²/x + x = x + x = 2x. Since both y' and y/x + x equal 2x, the solution is verified. Choice B incorrectly computes y/x as x²/x² = 1 instead of x²/x = x. Choice E makes a similar error. The systematic approach is to substitute the proposed solution carefully into each term of sum or difference expressions and simplify algebraically before comparing sides.

Question 8

A curve is defined by dydx=2xy\dfrac{dy}{dx}=2xydxdy​=2xy. Is y=ex2y=e^{x^2}y=ex2 a solution for all real xxx?

  1. No, because y′=2xy'=2xy′=2x but 2xy=2xex22xy=2xe^{x^2}2xy=2xex2.
  2. Yes, because y′=2xex2y'=2xe^{x^2}y′=2xex2 and 2xy=2xex22xy=2xe^{x^2}2xy=2xex2. (correct answer)
  3. No, because y′=ex2y'=e^{x^2}y′=ex2 but 2xy=2xex22xy=2xe^{x^2}2xy=2xex2.
  4. Yes, because y′=e2xy'=e^{2x}y′=e2x and 2xy=e2x2xy=e^{2x}2xy=e2x.
  5. No, because 2xy=2x2ex22xy=2x^2e^{x^2}2xy=2x2ex2, which does not equal y′y'y′.

Explanation: Verifying whether a proposed function satisfies a differential equation is a key skill in differential equations. To check if y = e^{x^2} solves dy/dx = 2xy, compute y' using the chain rule, resulting in 2x e^{x^2}. Next, calculate the right-hand side 2xy, which is 2x times e^{x^2}, or 2x e^{x^2}. Since y' equals 2xy for all real x, it is a solution. A distractor like choice A fails by claiming y' = 2x, forgetting the chain rule that multiplies by e^{x^2}. Always substitute the proposed solution into both sides of the differential equation and simplify to check for equality across the domain.

Question 9

Does y=tan⁡xy=\tan xy=tanx satisfy dydx=1+y2\dfrac{dy}{dx}=1+y^2dxdy​=1+y2 where defined?

  1. Yes, because y′=sec⁡2xy'=\sec^2 xy′=sec2x and 1+tan⁡2x=sec⁡2x1+\tan^2 x=\sec^2 x1+tan2x=sec2x. (correct answer)
  2. No, because y′=sec⁡xtan⁡xy'=\sec x\tan xy′=secxtanx.
  3. No, because 1+y2=1+sec⁡2x1+y^2=1+\sec^2 x1+y2=1+sec2x.
  4. Yes, because y′=cos⁡2xy'=\cos^2 xy′=cos2x.
  5. No, because y′=1−tan⁡2xy'=1-\tan^2 xy′=1−tan2x.

Explanation: Verifying solutions for trigonometric differential equations requires applying derivatives correctly and using trigonometric identities. For y = tan x, we compute y' = sec²x. The right side 1 + y² becomes 1 + tan²x. Using the trigonometric identity 1 + tan²x = sec²x, both sides are equal, confirming the solution where tan x is defined. Choice B gives an incorrect derivative (sec x tan x is the derivative of sec x, not tan x). Choice C makes an error in the identity. Always use standard trigonometric derivatives and identities when verifying solutions involving trigonometric functions.

Question 10

For dydx=4x3\dfrac{dy}{dx}=4x^3dxdy​=4x3, is y=x4+7y=x^4+7y=x4+7 a solution for all xxx?

  1. No, because y′=x3y'=x^3y′=x3.
  2. Yes, because y′=4x3y'=4x^3y′=4x3 equals the right-hand side. (correct answer)
  3. No, because y′=4x4y'=4x^4y′=4x4.
  4. Yes, because y′=4x3+7y'=4x^3+7y′=4x3+7.
  5. No, because the constant 777 changes dydx\dfrac{dy}{dx}dxdy​.

Explanation: Solution verification for polynomial functions involves straightforward differentiation and substitution. For y = x⁴ + 7, we compute y' = 4x³. The differential equation dy/dx = 4x³ becomes 4x³ = 4x³, which is clearly an identity for all x. The constant term 7 in the solution does not affect the derivative since the derivative of a constant is zero. Choice A incorrectly states the derivative as x³. Choice E incorrectly suggests the constant affects the derivative. The key verification principle is that adding constants to solutions doesn't change derivatives, so constants don't affect verification of first-order differential equations.

Question 11

A cooling object follows dTdt=−2(T−10)\dfrac{dT}{dt}=-2(T-10)dtdT​=−2(T−10). Is T(t)=10+6e−2tT(t)=10+6e^{-2t}T(t)=10+6e−2t a solution?

  1. Yes, because T′(t)=−12e−2tT'(t)=-12e^{-2t}T′(t)=−12e−2t and −2(T−10)=−12e−2t-2(T-10)=-12e^{-2t}−2(T−10)=−12e−2t. (correct answer)
  2. No, because T′(t)=12e−2tT'(t)=12e^{-2t}T′(t)=12e−2t, which has the wrong sign.
  3. No, because T−10=6e2tT-10=6e^{2t}T−10=6e2t so −2(T−10)=−12e2t-2(T-10)=-12e^{2t}−2(T−10)=−12e2t.
  4. Yes, because T′(t)=−2(10+6e−2t)T'(t)=-2(10+6e^{-2t})T′(t)=−2(10+6e−2t).
  5. No, because −2(T−10)=−2(10+6e−2t)-2(T-10)=-2(10+6e^{-2t})−2(T−10)=−2(10+6e−2t).

Explanation: Verifying whether a proposed function satisfies a differential equation is a key skill in differential equations. To check if T(t) = 10 + 6e^{-2t} solves dT/dt = -2(T - 10), first compute T'(t) by differentiating, yielding -12e^{-2t} via the chain rule. Then, substitute into the right-hand side: T - 10 = 6e^{-2t}, so -2(T - 10) = -12e^{-2t}. Since both sides match, the function satisfies the equation. Choice C is a common distractor because it mistakenly uses e^{2t} instead of e^{-2t}, leading to an incorrect sign and exponent. Always substitute the proposed solution into both sides of the differential equation and simplify to check for equality across the domain.

Question 12

Does y=1x2y=\dfrac{1}{x^2}y=x21​ satisfy dydx=−2xy\dfrac{dy}{dx}=-\dfrac{2}{x}ydxdy​=−x2​y on x≠0x\ne 0x=0?

  1. Yes, because y′=−2x3y'=-\dfrac{2}{x^3}y′=−x32​ and −2xy=−2x⋅1x2=−2x3-\dfrac{2}{x}y=-\dfrac{2}{x}\cdot\dfrac{1}{x^2}=-\dfrac{2}{x^3}−x2​y=−x2​⋅x21​=−x32​. (correct answer)
  2. No, because y′=2x3y'=\dfrac{2}{x^3}y′=x32​.
  3. No, because −2xy=−2x2-\dfrac{2}{x}y=-\dfrac{2}{x^2}−x2​y=−x22​.
  4. Yes, because y′=−2x2y'=-\dfrac{2}{x^2}y′=−x22​ and RHS is −2x2-\dfrac{2}{x^2}−x22​.
  5. No, because y′=−1x3y'=-\dfrac{1}{x^3}y′=−x31​.

Explanation: Verifying solutions requires computing derivatives using the power rule and careful substitution. For y=1x2y = \dfrac{1}{x^2}y=x21​ where x≠0x \ne 0x=0, we have y′=−2x3y' = -\dfrac{2}{x^3}y′=−x32​ using the power rule on x−2x^{-2}x−2. The right side −2xy-\dfrac{2}{x} y−x2​y becomes −2x⋅1x2=−2x3-\dfrac{2}{x} \cdot \dfrac{1}{x^2} = -\dfrac{2}{x^3}−x2​⋅x21​=−x32​. Since both y′y'y′ and −2xy-\dfrac{2}{x} y−x2​y equal −2x3-\dfrac{2}{x^3}−x32​, the solution is verified. Choice B has the wrong sign for the derivative, while choice C incorrectly computes the right-hand side. The systematic approach is to apply the power rule correctly to negative exponents and carefully substitute the proposed solution into rational expressions.

Question 13

For dydx=11+x2\dfrac{dy}{dx}=\dfrac{1}{1+x^2}dxdy​=1+x21​, is y=arctan⁡x+5y=\arctan x +5y=arctanx+5 a solution?

  1. Yes, because y′=11+x2y'=\dfrac{1}{1+x^2}y′=1+x21​. (correct answer)
  2. No, because y′=11+(arctan⁡x)2y'=\dfrac{1}{1+(\arctan x)^2}y′=1+(arctanx)21​.
  3. No, because y′=1(1+x2)2y'=\dfrac{1}{(1+x^2)^2}y′=(1+x2)21​.
  4. Yes, because y′=11+x2+5y'=\dfrac{1}{1+x^2}+5y′=1+x21​+5.
  5. No, because the constant 555 makes y′y'y′ undefined.

Explanation: Solution verification for inverse trigonometric functions involves using standard derivatives and recognizing constant terms. For y = arctan x + 5, we compute y' = 1/(1+x²) + 0 = 1/(1+x²), since the derivative of a constant is zero. The differential equation dy/dx = 1/(1+x²) becomes 1/(1+x²) = 1/(1+x²), which is clearly an identity for all real x. Choice B incorrectly suggests the derivative involves arctan x, while choice D incorrectly includes the constant 5 in the derivative. Constants in solutions don't affect verification since their derivatives are zero.

Question 14

Does y=2sin⁡xy=2\sin xy=2sinx satisfy dydx=4−y2\dfrac{dy}{dx}=\sqrt{4-y^2}dxdy​=4−y2​ on 0≤x≤π/20\le x\le \pi/20≤x≤π/2?

  1. Yes, because y′=2cos⁡xy'=2\cos xy′=2cosx and 4−4sin⁡2x=2cos⁡x\sqrt{4-4\sin^2 x}=2\cos x4−4sin2x​=2cosx on [0,π/2][0,\pi/2][0,π/2]. (correct answer)
  2. No, because 4−y2=4−2sin⁡x\sqrt{4-y^2}=\sqrt{4-2\sin x}4−y2​=4−2sinx​.
  3. No, because y′=cos⁡xy'=\cos xy′=cosx.
  4. Yes, because 4−y2=2sin⁡x\sqrt{4-y^2}=2\sin x4−y2​=2sinx.
  5. No, because 4−4sin⁡2x=2∣sin⁡x∣\sqrt{4-4\sin^2 x}=2|\sin x|4−4sin2x​=2∣sinx∣.

Explanation: Verifying trigonometric solutions requires careful differentiation and attention to domain restrictions. For y = 2sin x on [0, π/2], we have y' = 2cos x. The right side √(4-y²) becomes √(4-4sin²x) = √(4(1-sin²x)) = √(4cos²x) = 2|cos x|. On the interval [0, π/2], cos x ≥ 0, so |cos x| = cos x, making √(4-y²) = 2cos x. Since y' = 2cos x and √(4-y²) = 2cos x, the solution is verified. Choice B incorrectly substitutes the expression, while choice E incorrectly handles the absolute value. Always consider domain restrictions when evaluating expressions involving absolute values.

Question 15

Does y=sin⁡xy=\sin xy=sinx satisfy dydx=1−y2\dfrac{dy}{dx}=\sqrt{1-y^2}dxdy​=1−y2​ on the interval 0≤x≤π0\le x\le \pi0≤x≤π?

  1. Yes, because y′=cos⁡xy'=\cos xy′=cosx and 1−y2=1−sin⁡2x=cos⁡x\sqrt{1-y^2}=\sqrt{1-\sin^2 x}=\cos x1−y2​=1−sin2x​=cosx.
  2. Yes, because y′=−cos⁡xy'=-\cos xy′=−cosx and 1−y2=cos⁡x\sqrt{1-y^2}=\cos x1−y2​=cosx.
  3. No, because 1−sin⁡2x=∣cos⁡x∣\sqrt{1-\sin^2 x}=|\cos x|1−sin2x​=∣cosx∣ which equals cos⁡x\cos xcosx only for 0≤x≤π20\le x\le \tfrac{\pi}{2}0≤x≤2π​. (correct answer)
  4. No, because y′=sin⁡xy'=\sin xy′=sinx but 1−y2=cos⁡x\sqrt{1-y^2}=\cos x1−y2​=cosx.
  5. No, because 1−y2=1−sin⁡x\sqrt{1-y^2}=\sqrt{1-\sin x}1−y2​=1−sinx​ after substitution.

Explanation: We must verify if y = sin x satisfies dy/dx = √(1 - y²) on the interval [0, π]. First, we find y' = cos x. Then we compute √(1 - y²) = √(1 - sin²x) = √(cos²x) = |cos x|. The key insight is that √(cos²x) = |cos x|, not simply cos x. On the interval [0, π], cos x is positive only for 0 ≤ x < π/2 and negative for π/2 < x ≤ π. Therefore, y' = cos x equals √(1 - y²) = |cos x| only when cos x ≥ 0, which is not true for the entire interval. When verifying solutions involving square roots, always consider the absolute value that arises from √(a²) = |a|.

Question 16

Given dydx+2y=4\frac{dy}{dx}+2y=4dxdy​+2y=4 and y=2+Ce−2xy=2+Ce^{-2x}y=2+Ce−2x, does the family satisfy the differential equation?

  1. No, because y′=−2Ce−2xy'=-2Ce^{-2x}y′=−2Ce−2x so y′+2y=4+2Ce−2xy'+2y=4+2Ce^{-2x}y′+2y=4+2Ce−2x.
  2. Yes, because y′=2Ce−2xy'=2Ce^{-2x}y′=2Ce−2x so y′+2y=4y'+2y=4y′+2y=4.
  3. Yes, because y′=−2Ce−2xy'=-2Ce^{-2x}y′=−2Ce−2x so y′+2y=4y'+2y=4y′+2y=4. (correct answer)
  4. No, because y′=−2Ce−xy'=-2Ce^{-x}y′=−2Ce−x so y′+2y=4y'+2y=4y′+2y=4.
  5. No, because 2y=4+Ce−2x2y=4+Ce^{-2x}2y=4+Ce−2x so y′+2y≠4y'+2y\ne4y′+2y=4.

Explanation: This problem requires verifying if y = 2 + Ce^(-2x) satisfies dy/dx + 2y = 4. First, we find y' = d/dx(2 + Ce^(-2x)) = 0 + C · e^(-2x) · (-2) = -2Ce^(-2x). Now we compute the left side: y' + 2y = -2Ce^(-2x) + 2(2 + Ce^(-2x)) = -2Ce^(-2x) + 4 + 2Ce^(-2x) = 4. This equals the right side, so the family satisfies the equation. Students might forget the chain rule and miss the -2 factor, or make algebraic errors when expanding 2y. When verifying linear differential equations, carefully track all terms through substitution and simplification.

Question 17

For dydx=y2\frac{dy}{dx}=y^2dxdy​=y2 with y≠0y\ne0y=0, is y=−1xy=-\frac{1}{x}y=−x1​ a solution on its domain?

  1. Yes, because y′=1x2y'=\frac{1}{x^2}y′=x21​ and y2=1x2y^2=\frac{1}{x^2}y2=x21​. (correct answer)
  2. No, because y′=−1x2y'=-\frac{1}{x^2}y′=−x21​ and y2=1x2y^2=\frac{1}{x^2}y2=x21​.
  3. Yes, because y′=−1x2y'=-\frac{1}{x^2}y′=−x21​ and y2=−1x2y^2=-\frac{1}{x^2}y2=−x21​.
  4. No, because y′=1xy'=\frac{1}{x}y′=x1​ and y2=1x2y^2=\frac{1}{x^2}y2=x21​.
  5. No, because y2=1xy^2=\frac{1}{x}y2=x1​.

Explanation: We need to verify if y = -1/x satisfies dy/dx = y² on its domain. First, we differentiate: y' = d/dx(-1/x) = d/dx(-x^(-1)) = -(-1)x^(-2) = 1/x². For the right side, we compute y² = (-1/x)² = 1/x². Since both sides equal 1/x², the proposed function is a solution. A common mistake is getting the wrong sign when differentiating -1/x, thinking y' = -1/x². Remember that d/dx(x^n) = nx^(n-1), and when n = -1, the derivative includes a sign change.

Question 18

For dydx=2y\dfrac{dy}{dx}=2ydxdy​=2y, is the function y=e2xy=e^{2x}y=e2x a solution on all real xxx?

  1. Yes, because y′=2e2xy'=2e^{2x}y′=2e2x and 2y=2e2x2y=2e^{2x}2y=2e2x. (correct answer)
  2. Yes, because y′=e2xy'=e^{2x}y′=e2x and 2y=2e2x2y=2e^{2x}2y=2e2x.
  3. No, because y′=2exy'=2e^{x}y′=2ex and 2y=2e2x2y=2e^{2x}2y=2e2x.
  4. No, because 2y=e2x2y=e^{2x}2y=e2x but y′=2e2xy'=2e^{2x}y′=2e2x.
  5. No, because y′=2xe2xy'=2x e^{2x}y′=2xe2x and 2y=2e2x2y=2e^{2x}2y=2e2x.

Explanation: This problem requires verifying whether y = e^(2x) satisfies dy/dx = 2y. To verify, we differentiate y = e^(2x) using the chain rule: y' = 2e^(2x). We also calculate 2y = 2(e^(2x)) = 2e^(2x). Since y' = 2e^(2x) equals 2y = 2e^(2x), the equation is satisfied for all real x. A common mistake (choice B) is forgetting the chain rule and writing y' = e^(2x), missing the factor of 2 from the inner derivative. For exponential solutions to differential equations, always remember to apply the chain rule when the exponent contains a coefficient.

Question 19

Does y=xcos⁡xy=x\cos xy=xcosx satisfy dydx=cos⁡x−xsin⁡x\dfrac{dy}{dx}=\cos x-x\sin xdxdy​=cosx−xsinx for all real xxx?

  1. Yes, because y′=cos⁡x−xsin⁡xy'=\cos x-x\sin xy′=cosx−xsinx by the product rule. (correct answer)
  2. Yes, because y′=cos⁡x+xsin⁡xy'=\cos x+x\sin xy′=cosx+xsinx matches the right side.
  3. No, because y′=cos⁡x−xsin⁡xy'=\cos x-x\sin xy′=cosx−xsinx only when x=0x=0x=0.
  4. No, because y′=x(−sin⁡x)y'=x(-\sin x)y′=x(−sinx), so y′=−xsin⁡xy'=-x\sin xy′=−xsinx.
  5. No, because y′=sin⁡x−xcos⁡xy'=\sin x-x\cos xy′=sinx−xcosx by the product rule.

Explanation: We need to verify if y = x cos x satisfies dy/dx = cos x - x sin x. Using the product rule on y = x cos x: y' = (1)(cos x) + x(-sin x) = cos x - x sin x. This exactly matches the right side of the differential equation, so y = x cos x is indeed a solution. A common error (choice D) would be to forget the product rule and only differentiate one part, getting y' = -x sin x. When verifying solutions involving products, always apply the product rule: (uv)' = u'v + uv', taking care to include both terms.

Question 20

For dydx=y(1−y)\dfrac{dy}{dx}=y(1-y)dxdy​=y(1−y), is y=11+e−xy=\dfrac{1}{1+e^{-x}}y=1+e−x1​ a solution on all real xxx?

  1. Yes, because y′=e−x(1+e−x)2y'=\dfrac{e^{-x}}{(1+e^{-x})^2}y′=(1+e−x)2e−x​ and y(1−y)=e−x(1+e−x)2y(1-y)=\dfrac{e^{-x}}{(1+e^{-x})^2}y(1−y)=(1+e−x)2e−x​. (correct answer)
  2. Yes, because y′=−e−x1+e−xy'=\dfrac{-e^{-x}}{1+e^{-x}}y′=1+e−x−e−x​ and y(1−y)=e−x(1+e−x)2y(1-y)=\dfrac{e^{-x}}{(1+e^{-x})^2}y(1−y)=(1+e−x)2e−x​.
  3. No, because y′=e−x1+e−xy'=\dfrac{e^{-x}}{1+e^{-x}}y′=1+e−xe−x​ but y(1−y)=e−x(1+e−x)2y(1-y)=\dfrac{e^{-x}}{(1+e^{-x})^2}y(1−y)=(1+e−x)2e−x​.
  4. No, because y(1−y)=11+e−x(1−11+e−x)=1(1+e−x)2y(1-y)=\dfrac{1}{1+e^{-x}}\left(1-\dfrac{1}{1+e^{-x}}\right)=\dfrac{1}{(1+e^{-x})^2}y(1−y)=1+e−x1​(1−1+e−x1​)=(1+e−x)21​.
  5. No, because y′=ex(1+e−x)2y'=\dfrac{e^{x}}{(1+e^{-x})^2}y′=(1+e−x)2ex​ but y(1−y)=e−x(1+e−x)2y(1-y)=\dfrac{e^{-x}}{(1+e^{-x})^2}y(1−y)=(1+e−x)2e−x​.

Explanation: To verify if y = 1/(1 + e^(-x)) satisfies dy/dx = y(1 - y), we need both sides. Using the chain rule and quotient rule: y' = e^(-x)/(1 + e^(-x))². For the right side, we have y = 1/(1 + e^(-x)) and 1 - y = 1 - 1/(1 + e^(-x)) = e^(-x)/(1 + e^(-x)). Therefore, y(1 - y) = [1/(1 + e^(-x))] · [e^(-x)/(1 + e^(-x))] = e^(-x)/(1 + e^(-x))². Since both sides equal e^(-x)/(1 + e^(-x))², this is a solution. The key insight is recognizing that 1 - 1/(1 + e^(-x)) simplifies to e^(-x)/(1 + e^(-x)) by finding a common denominator. For logistic-type solutions, careful algebraic manipulation is essential for verification.