Calculus 1 Quiz: Verifying De Solutions
20 questions · exam conditions
0:00
Verifying De SolutionsQuestion 1 of 20

For what non-zero value of the constant kk is the function y=ekx2y = e^{kx^2} a solution to the differential equation y=4xyy' = 4xy?

k=1/2k = 1/2
k=2k = -2
k=4k = 4
k=2k = 2
← Back to quizzes

Calculus 1 Quiz

Calculus 1 Quiz: Verifying De Solutions

Practice Verifying De Solutions in Calculus 1 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 Verifying De Solutions, giving you a quick way to practice the rules, question types, and explanations that matter most for Calculus 1.

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

For what non-zero value of the constant kk is the function y=ekx2y = e^{kx^2} a solution to the differential equation y=4xyy' = 4xy?

  1. k=1/2k = 1/2
  2. k=2k = -2
  3. k=4k = 4
  4. k=2k = 2 (correct answer)
Explanation: When you're asked to verify whether a function satisfies a differential equation, you need to find the derivative of the given function and check if it matches the equation's requirements. Starting with y=ekx2y = e^{kx^2}, you need to find yy' using the chain rule. The derivative of ekx2e^{kx^2} is ekx2e^{kx^2} times the derivative of the exponent kx2kx^2. Since the derivative of kx2kx^2 is 2kx2kx, we get: y=ekx22kx=2kxekx2y' = e^{kx^2} \cdot 2kx = 2kx \cdot e^{kx^2} For this to satisfy the differential equation y=4xyy' = 4xy, you need: 2kxekx2=4xekx22kx \cdot e^{kx^2} = 4x \cdot e^{kx^2} Since y=ekx2y = e^{kx^2}, this becomes: 2kxy=4xy2kxy = 4xy Dividing both sides by xyxy (since we want non-zero kk), we get: 2k=42k = 4 k=2k = 2 This confirms answer choice D is correct. Let's check why the other options fail: If you substitute A) k=1/2k = 1/2, you'd get y=xyy' = xy, not 4xy4xy. For B) k=2k = -2, you'd get y=4xyy' = -4xy, which has the wrong sign. For C) k=4k = 4, you'd get y=8xyy' = 8xy, which is too large by a factor of 2. Study tip: When verifying solutions to differential equations, always substitute your proposed function directly into the equation. The chain rule is crucial for exponential functions with composite exponents—practice recognizing when you need it.

Question 2

The function y=1xy = \frac{1}{x} is a solution to the differential equation y+y2=0y' + y^2 = 0. Which of the following functions is also a solution?

  1. y=1x+3y = \frac{1}{x+3} (correct answer)
  2. y=3xy = \frac{3}{x}
  3. y=1x+3y = \frac{1}{x} + 3
  4. y=1xy = -\frac{1}{x}
Explanation: The question asks which other function is a solution. We must test each option. Let's test y=1x+3=(x+3)1y = \frac{1}{x+3} = (x+3)^{-1}. The derivative is y=1(x+3)2=1(x+3)2y' = -1(x+3)^{-2} = -\frac{1}{(x+3)^2}. The term y2y^2 is (1x+3)2=1(x+3)2\left(\frac{1}{x+3}\right)^2 = \frac{1}{(x+3)^2}. Substituting into the DE gives y+y2=1(x+3)2+1(x+3)2=0y' + y^2 = -\frac{1}{(x+3)^2} + \frac{1}{(x+3)^2} = 0. So, y=1x+3y = \frac{1}{x+3} is a solution. The other options are not solutions. For B, y=3/x2y'=-3/x^2, y+y2=3/x2+9/x2=6/x20y'+y^2 = -3/x^2+9/x^2 = 6/x^2 \neq 0. For C, y=1/x2y'=-1/x^2, y+y2=1/x2+(1/x+3)20y'+y^2 = -1/x^2+(1/x+3)^2 \neq 0. For D, y=1/x2y'=1/x^2, y+y2=1/x2+(1/x)2=2/x20y'+y^2 = 1/x^2+(-1/x)^2 = 2/x^2 \neq 0. Note that the general solution is y=1/(x+C)y = 1/(x+C).

Question 3

Let SS be the set of all integer values of nn for which y=xny=x^n is a solution to the differential equation x2y2xy+2y=0x^2y'' - 2xy' + 2y = 0 for x>0x > 0. Which of the following is SS?

  1. {1,2}\{1, 2\} (correct answer)
  2. {1,2}\{-1, -2\}
  3. {1}\{1\}
  4. {2}\{2\}
Explanation: Given y=xny = x^n, we find the derivatives y=nxn1y' = nx^{n-1} and y=n(n1)xn2y'' = n(n-1)x^{n-2}. Substitute these into the differential equation: x2(n(n1)xn2)2x(nxn1)+2(xn)=0x^2(n(n-1)x^{n-2}) - 2x(nx^{n-1}) + 2(x^n) = 0. Simplify the expression: n(n1)xn2nxn+2xn=0n(n-1)x^n - 2nx^n + 2x^n = 0. Factor out xnx^n (which is not zero for x>0x>0): xn[n(n1)2n+2]=0x^n[n(n-1) - 2n + 2] = 0. This requires the term in the brackets to be zero: n2n2n+2=0n^2 - n - 2n + 2 = 0, which simplifies to the quadratic equation n23n+2=0n^2 - 3n + 2 = 0. Factoring this equation gives (n1)(n2)=0(n-1)(n-2) = 0. The integer solutions are n=1n=1 and n=2n=2. So, the set SS is {1,2}\{1, 2\}.

Question 4

A function y(x)y(x) is a solution to the initial value problem y4y+4y=0y'' - 4y' + 4y = 0, with y(0)=1y(0) = 1 and y(0)=3y'(0) = 3. Which of the proposed functions is the correct solution?

  1. y=e2x+xe2xy = e^{2x} + xe^{2x} (correct answer)
  2. y=e2x+2xe2xy = e^{2x} + 2xe^{2x}
  3. y=e2xy = e^{2x}
  4. y=(1+x)e2xy = (1+x)e^{-2x}
Explanation: The general solution to y4y+4y=0y'' - 4y' + 4y = 0 (with characteristic equation r24r+4=0r^2-4r+4=0 or (r2)2=0(r-2)^2=0) is y=C1e2x+C2xe2xy = C_1 e^{2x} + C_2 x e^{2x}. We must check which option satisfies both initial conditions. Let's test option A: y=e2x+xe2xy = e^{2x} + xe^{2x}. Check ICs: y(0)=e0+0e0=1y(0) = e^0 + 0 \cdot e^0 = 1. This condition is met. Now find yy': y=2e2x+(e2x+2xe2x)=3e2x+2xe2xy' = 2e^{2x} + (e^{2x} + 2xe^{2x}) = 3e^{2x} + 2xe^{2x}. Check the second IC: y(0)=3e0+2(0)e0=3y'(0) = 3e^0 + 2(0)e^0 = 3. This condition is also met. Now we must verify it solves the DE. y=6e2x+(2e2x+4xe2x)=8e2x+4xe2xy'' = 6e^{2x} + (2e^{2x} + 4xe^{2x}) = 8e^{2x} + 4xe^{2x}. Substitute into the DE: (8e2x+4xe2x)4(3e2x+2xe2x)+4(e2x+xe2x)=8e2x+4xe2x12e2x8xe2x+4e2x+4xe2x=(812+4)e2x+(48+4)xe2x=0(8e^{2x} + 4xe^{2x}) - 4(3e^{2x} + 2xe^{2x}) + 4(e^{2x} + xe^{2x}) = 8e^{2x} + 4xe^{2x} - 12e^{2x} - 8xe^{2x} + 4e^{2x} + 4xe^{2x} = (8-12+4)e^{2x} + (4-8+4)xe^{2x} = 0. So, A is the correct solution.

Question 5

A function y(x)y(x) has a derivative y=arctan(x)y' = \arctan(x). Which of the following differential equations does this function satisfy?

  1. (1+x2)y=1(1+x^2)y' = 1
  2. y=11x2y'' = \frac{1}{\sqrt{1-x^2}}
  3. yy=0y'' - y' = 0
  4. y=11+x2y'' = \frac{1}{1+x^2} (correct answer)
Explanation: When you encounter a problem giving you a derivative and asking for a differential equation, you need to find relationships between the function and its derivatives. Since you know y=arctan(x)y' = \arctan(x), the key insight is to find yy'' by differentiating the given derivative. To find yy'', differentiate both sides of y=arctan(x)y' = \arctan(x): y=ddx[arctan(x)]=11+x2y'' = \frac{d}{dx}[\arctan(x)] = \frac{1}{1+x^2} This directly gives us the differential equation y=11+x2y'' = \frac{1}{1+x^2}, which matches choice D. Now let's examine why the other options fail: Choice A states (1+x2)y=1(1+x^2)y' = 1, which would mean y=11+x2y' = \frac{1}{1+x^2}. But we're told y=arctan(x)y' = \arctan(x), not 11+x2\frac{1}{1+x^2}. This confuses the function with its derivative. Choice B gives y=11x2y'' = \frac{1}{\sqrt{1-x^2}}, which is actually the derivative of arcsin(x)\arcsin(x), not arctan(x)\arctan(x). This is a common mix-up between inverse trigonometric derivatives. Choice C suggests yy=0y'' - y' = 0, or y=yy'' = y'. This would mean the second derivative equals arctan(x)\arctan(x), but we just calculated that y=11+x2y'' = \frac{1}{1+x^2}. Since arctan(x)11+x2\arctan(x) \neq \frac{1}{1+x^2}, this is incorrect. Study tip: Memorize the derivatives of inverse trigonometric functions, especially that ddx[arctan(x)]=11+x2\frac{d}{dx}[\arctan(x)] = \frac{1}{1+x^2} and ddx[arcsin(x)]=11x2\frac{d}{dx}[\arcsin(x)] = \frac{1}{\sqrt{1-x^2}}. When given derivative information, always consider differentiating again to find higher-order derivatives.

Question 6

On which interval is the function y(x)=14(x1)2y(x) = \frac{1}{4}(x-1)^2 a solution to the differential equation y=yy' = \sqrt{y}?

  1. [1,)[1, \infty) (correct answer)
  2. (,1](-\infty, 1]
  3. (,)(-\infty, \infty)
  4. Only at the point x=1x=1.
Explanation: First, find the derivative of the given function: y=ddx[14(x1)2]=142(x1)=x12y' = \frac{d}{dx} \left[ \frac{1}{4}(x-1)^2 \right] = \frac{1}{4} \cdot 2(x-1) = \frac{x-1}{2}. Next, find the right-hand side of the differential equation using the function: y=14(x1)2=12x1\sqrt{y} = \sqrt{\frac{1}{4}(x-1)^2} = \frac{1}{2}|x-1|. For the function to be a solution, the derivative must equal the square root of the function: x12=12x1\frac{x-1}{2} = \frac{1}{2}|x-1|, which simplifies to x1=x1x-1 = |x-1|. This equality holds true only when the quantity x1x-1 is non-negative, i.e., x10x-1 \ge 0, which means x1x \ge 1. Therefore, the function is a solution on the interval [1,)[1, \infty).

Question 7

Which of the following functions is a solution to the initial value problem xln(x)dydx=yx \ln(x) \frac{dy}{dx} = y, with the initial condition y(e)=2y(e) = 2?

  1. y=2xey = \frac{2x}{e}
  2. y=ln(x)+1y = \ln(x) + 1
  3. y=2ln(x)y = 2\ln(x) (correct answer)
  4. y=(lnx)2+1y = (\ln x)^2 + 1
Explanation: When you encounter an initial value problem with a differential equation, you need to verify that a proposed solution satisfies both the differential equation and the initial condition. Let's check option C: y=2ln(x)y = 2\ln(x). First, we'll find its derivative: dydx=2x\frac{dy}{dx} = \frac{2}{x}. Now substitute into the original equation xln(x)dydx=yx \ln(x) \frac{dy}{dx} = y: Left side: xln(x)2x=2ln(x)x \ln(x) \cdot \frac{2}{x} = 2\ln(x) Right side: y=2ln(x)y = 2\ln(x) The equation is satisfied! Next, check the initial condition y(e)=2y(e) = 2: y(e)=2ln(e)=21=2y(e) = 2\ln(e) = 2 \cdot 1 = 2 Now let's examine why the other options fail: Option A (y=2xey = \frac{2x}{e}): The derivative is dydx=2e\frac{dy}{dx} = \frac{2}{e}. Substituting gives xln(x)2e=2xln(x)ex \ln(x) \cdot \frac{2}{e} = \frac{2x\ln(x)}{e}, which doesn't equal 2xe\frac{2x}{e} unless ln(x)=1\ln(x) = 1 for all xx. Option B (y=ln(x)+1y = \ln(x) + 1): With dydx=1x\frac{dy}{dx} = \frac{1}{x}, we get xln(x)1x=ln(x)x \ln(x) \cdot \frac{1}{x} = \ln(x), but we need ln(x)+1\ln(x) + 1. This fails the differential equation. Option D (y=(lnx)2+1y = (\ln x)^2 + 1): The derivative is dydx=2ln(x)x\frac{dy}{dx} = \frac{2\ln(x)}{x}. Substituting gives 2(ln(x))22(\ln(x))^2, which doesn't match (lnx)2+1(\ln x)^2 + 1. Study tip: Always verify both parts of an initial value problem—substitute into the differential equation first, then check the initial condition. Don't assume a function works just because it "looks right."

Question 8

Consider the differential equation y=3y2/3y' = 3y^{2/3} with initial condition y(0)=0y(0)=0. Let y1(x)=x3y_1(x) = x^3 and y2(x)=0y_2(x) = 0 for all xx. Which statement is correct?

  1. Both y1(x)y_1(x) and y2(x)y_2(x) are solutions to the initial value problem. (correct answer)
  2. Only y1(x)y_1(x) is a solution to the initial value problem.
  3. Only y2(x)y_2(x) is a solution to the initial value problem.
  4. Neither function is a solution to the initial value problem.
Explanation: First, check the trivial solution y2(x)=0y_2(x) = 0. The derivative is y2=0y_2' = 0. The right side of the DE is 3(0)2/3=03(0)^{2/3} = 0. So 0=00=0, and the DE is satisfied. The initial condition is y2(0)=0y_2(0) = 0, which is also satisfied. So y2(x)=0y_2(x)=0 is a solution. Next, check y1(x)=x3y_1(x) = x^3. The derivative is y1=3x2y_1' = 3x^2. The right side of the DE is 3(y1)2/3=3(x3)2/3=3x23(y_1)^{2/3} = 3(x^3)^{2/3} = 3x^2. So 3x2=3x23x^2 = 3x^2, and the DE is satisfied. The initial condition is y1(0)=03=0y_1(0) = 0^3 = 0, which is also satisfied. So y1(x)=x3y_1(x)=x^3 is also a solution. This is an example of an IVP with a non-unique solution.

Question 9

The functions y1=e3xy_1 = e^{3x} and y2=e3xy_2 = e^{-3x} are both solutions to the differential equation y9y=0y'' - 9y = 0. By the principle of superposition, y=C1e3x+C2e3xy = C_1 e^{3x} + C_2 e^{-3x} is the general solution. Which of the following hyperbolic functions is also a solution?

  1. y=sinh(x)y = \sinh(x)
  2. y=tanh(3x)y = \tanh(3x)
  3. y=cosh(9x)y = \cosh(9x)
  4. y=cosh(3x)y = \cosh(3x) (correct answer)
Explanation: When you encounter a differential equation with known solutions, you can often express other functions as linear combinations of those solutions if they satisfy the same equation. The key insight here is recognizing the relationship between exponential and hyperbolic functions. Since y=C1e3x+C2e3xy = C_1 e^{3x} + C_2 e^{-3x} is the general solution to y9y=0y'' - 9y = 0, any function that can be written in this form will also be a solution. Recall that hyperbolic cosine is defined as cosh(ax)=eax+eax2\cosh(ax) = \frac{e^{ax} + e^{-ax}}{2}, which means cosh(3x)=e3x+e3x2\cosh(3x) = \frac{e^{3x} + e^{-3x}}{2}. This is exactly the form C1e3x+C2e3xC_1 e^{3x} + C_2 e^{-3x} with C1=C2=12C_1 = C_2 = \frac{1}{2}. Therefore, choice D is correct. Looking at the incorrect options: Choice A, sinh(x)=exex2\sinh(x) = \frac{e^x - e^{-x}}{2}, involves exe^x and exe^{-x} rather than e3xe^{3x} and e3xe^{-3x}, so it won't satisfy our differential equation. Choice B, tanh(3x)=sinh(3x)cosh(3x)\tanh(3x) = \frac{\sinh(3x)}{\cosh(3x)}, is a quotient of exponential functions, not a linear combination, so it cannot be expressed in the required form. Choice C, cosh(9x)=e9x+e9x2\cosh(9x) = \frac{e^{9x} + e^{-9x}}{2}, has the wrong exponential terms (9x9x instead of 3x3x). Remember this pattern: when you have a second-order linear differential equation with exponential solutions eaxe^{ax} and eaxe^{-ax}, the hyperbolic functions cosh(ax)\cosh(ax) and sinh(ax)\sinh(ax) are automatically solutions too, since they're just specific linear combinations of those exponentials.

Question 10

For the differential equation y5y+6y=0y'' - 5y' + 6y = 0, the function y=erxy = e^{rx} is a solution if rr is a root of the characteristic equation r25r+6=0r^2 - 5r + 6 = 0, which are r=2r=2 and r=3r=3. Thus, y1=e2xy_1 = e^{2x} and y2=e3xy_2 = e^{3x} are solutions. Which of the following is NOT a solution?

  1. y=2e2x5e3xy = 2e^{2x} - 5e^{3x}
  2. y=e2x+e3xy = e^{2x} + e^{3x}
  3. y=e5xy = e^{5x} (correct answer)
  4. y=10e2xy = 10e^{2x}
Explanation: By the principle of superposition for linear homogeneous differential equations, any linear combination of solutions is also a solution. The general solution is y=C1e2x+C2e3xy = C_1 e^{2x} + C_2 e^{3x}. Options A, B, and D are all of this form. Option A corresponds to C1=2,C2=5C_1=2, C_2=-5. Option B corresponds to C1=1,C2=1C_1=1, C_2=1. Option D corresponds to C1=10,C2=0C_1=10, C_2=0. Therefore, they are all solutions. Option C, y=e5xy = e^{5x}, is not a linear combination of e2xe^{2x} and e3xe^{3x}. We can verify it is not a solution by substituting it into the DE: y=5e5xy' = 5e^{5x}, y=25e5xy'' = 25e^{5x}. So, 25e5x5(5e5x)+6(e5x)=(2525+6)e5x=6e5x025e^{5x} - 5(5e^{5x}) + 6(e^{5x}) = (25-25+6)e^{5x} = 6e^{5x} \neq 0.

Question 11

A student claims that if y1y_1 is a solution to y+p(x)y=q1(x)y' + p(x)y = q_1(x) and y2y_2 is a solution to y+p(x)y=q2(x)y' + p(x)y = q_2(x), then their sum ys=y1+y2y_s = y_1 + y_2 is a solution to y+p(x)y=q1(x)+q2(x)y' + p(x)y = q_1(x) + q_2(x). To test this claim, consider y1=xy_1 = x as a solution to y+y=x+1y' + y = x+1. Which of the following statements correctly applies the claim?

  1. Since y2=exy_2 = e^{-x} solves y+y=0y'+y=0, their sum ys=x+exy_s = x+e^{-x} must solve y+y=x+1y'+y=x+1.
  2. Since y2=1y_2 = 1 solves y+y=1y'+y=1, their sum ys=x+1y_s = x+1 must solve y+y=x+2y'+y=x+2. (correct answer)
  3. Since y2=x2y_2 = x^2 solves y+y=2x+x2y'+y=2x+x^2, their sum ys=x+x2y_s = x+x^2 must solve y+y=x2+3x+1y'+y=x^2+3x+1.
  4. The student's claim is false and cannot be applied.
Explanation: The student's claim is a valid superposition principle for linear non-homogeneous equations. We are given that y1=xy_1=x solves y+y=x+1y' + y = x+1. Let's check: y1=1y_1'=1, so 1+x=x+11+x = x+1. This is true. So we have p(x)=1p(x)=1 and q1(x)=x+1q_1(x)=x+1. Now we must test the second function given in each option. For B: Let y2=1y_2 = 1. Then y2=0y_2' = 0. The DE is y+y=1y'+y=1. Substituting y2y_2: 0+1=10+1=1. This is true. So q2(x)=1q_2(x)=1. According to the claim, the sum ys=y1+y2=x+1y_s = y_1+y_2 = x+1 should be a solution to y+y=q1(x)+q2(x)=(x+1)+1=x+2y'+y = q_1(x)+q_2(x) = (x+1)+1 = x+2. Let's verify: for ys=x+1y_s=x+1, ys=1y_s'=1. So ys+ys=1+(x+1)=x+2y_s'+y_s = 1+(x+1)=x+2. This matches. So option B is a correct application of the claim. The other options contain incorrect statements about y2y_2 or the resulting equation for the sum.

Question 12

A student is verifying if y=Cexx1y=Ce^x - x - 1 is a solution to the differential equation yy=xy' - y = x. The student's work is shown below.

Step 1: Find the derivative of the proposed solution. y=Cex1y' = Ce^x - 1

Step 2: Substitute yy and yy' into the left side of the equation. LHS = yy=(Cex1)(Cexx1)y' - y = (Ce^x - 1) - (Ce^x - x - 1)

Step 3: Simplify the expression. LHS = Cex1Cex+x1Ce^x - 1 - Ce^x + x - 1

Step 4: Final result. LHS = x2x - 2

The student concludes that since x2xx-2 \neq x, the function is not a solution.

What is the error, if any, in the student's work?

  1. There is no error; the function is not a solution.
  2. The error is in Step 1; the derivative calculation is incorrect.
  3. The error is in Step 3; a sign error was made during simplification. (correct answer)
  4. The error is in Step 2; the substitution was performed incorrectly.
Explanation: Let's review the student's work. Step 1: y=Cexx1y=Ce^x - x - 1, so y=Cex1y' = Ce^x - 1. This is correct. Step 2: Substituting into yyy' - y gives (Cex1)(Cexx1)(Ce^x - 1) - (Ce^x - x - 1). This is correct. Step 3: Simplifying the expression from Step 2: Cex1Cex+x+1Ce^x - 1 - Ce^x + x + 1. The student wrote 1-1 instead of +1+1 when distributing the negative sign to the 1-1 term in yy. The correct simplification is CexCex1+x+1=xCe^x - Ce^x - 1 + x + 1 = x. This equals the right-hand side of the differential equation. Therefore, the function is a solution, and the student's error was a sign error in Step 3.

Question 13

Which of the following functions is a solution to the initial value problem dydx=xy2\frac{dy}{dx} = xy^2, with the initial condition y(0)=1y(0) = 1?

  1. y=2x2+2y = \frac{2}{x^2+2}
  2. y=22x2y = \frac{2}{2-x^2} (correct answer)
  3. y=2x2+1y = \frac{-2}{x^2+1}
  4. y=11x2y = \frac{1}{1-x^2}
Explanation: First, check the initial condition y(0)=1y(0)=1. For choice B, y(0)=2202=1y(0) = \frac{2}{2-0^2} = 1. The condition is met. Next, verify the differential equation. For y=22x2=2(2x2)1y = \frac{2}{2-x^2} = 2(2-x^2)^{-1}, the derivative is dydx=2(2x2)2(2x)=4x(2x2)2\frac{dy}{dx} = -2(2-x^2)^{-2}(-2x) = \frac{4x}{(2-x^2)^2}. The right side of the DE is xy2=x(22x2)2=x4(2x2)2=4x(2x2)2xy^2 = x\left(\frac{2}{2-x^2}\right)^2 = x\frac{4}{(2-x^2)^2} = \frac{4x}{(2-x^2)^2}. Since dydx=xy2\frac{dy}{dx} = xy^2, this is the correct solution.
(A) satisfies the IC but gives y=xy2y' = -xy^2. (C) solves the DE but fails the IC (y(0)=2y(0)=-2). (D) satisfies the IC but fails the DE.

Question 14

Which of the following functions is a solution to the differential equation y1xy=xcos(x)y' - \frac{1}{x} y = x \cos(x) for x>0x > 0?

  1. y=xcos(x)y = -x \cos(x)
  2. y=cos(x)xsin(x)y = \cos(x) - x \sin(x)
  3. y=xcos(x)y = x \cos(x)
  4. y=xsin(x)y = x \sin(x) (correct answer)
Explanation: When you encounter a differential equation like this, you need to verify which function satisfies the equation by substituting it and its derivative back into the original equation. Let's check option D: y=xsin(x)y = x \sin(x). First, find the derivative using the product rule: y=sin(x)+xcos(x)y' = \sin(x) + x \cos(x). Now substitute both yy and yy' into the left side of the differential equation: y1xy=(sin(x)+xcos(x))1x(xsin(x))=sin(x)+xcos(x)sin(x)=xcos(x)y' - \frac{1}{x}y = (\sin(x) + x \cos(x)) - \frac{1}{x}(x \sin(x)) = \sin(x) + x \cos(x) - \sin(x) = x \cos(x) This matches the right side exactly, confirming that y=xsin(x)y = x \sin(x) is indeed the solution. Let's see why the other options fail. For option A, y=xcos(x)y = -x \cos(x), the derivative is y=cos(x)+xsin(x)y' = -\cos(x) + x \sin(x). Substituting gives us cos(x)+xsin(x)+cos(x)=xsin(x)-\cos(x) + x \sin(x) + \cos(x) = x \sin(x), which doesn't equal xcos(x)x \cos(x). Option B, y=cos(x)xsin(x)y = \cos(x) - x \sin(x), has derivative y=sin(x)sin(x)xcos(x)=2sin(x)xcos(x)y' = -\sin(x) - \sin(x) - x \cos(x) = -2\sin(x) - x \cos(x). The substitution yields 2sin(x)xcos(x)1x(cos(x)xsin(x))-2\sin(x) - x \cos(x) - \frac{1}{x}(\cos(x) - x \sin(x)), which is far from our target. Option C, y=xcos(x)y = x \cos(x), gives y=cos(x)xsin(x)y' = \cos(x) - x \sin(x), leading to cos(x)xsin(x)cos(x)=xsin(x)\cos(x) - x \sin(x) - \cos(x) = -x \sin(x), not xcos(x)x \cos(x). Always verify differential equation solutions by direct substitution—it's the most reliable method and helps you avoid algebraic mistakes.

Question 15

Which of the following functions is a solution to the differential equation ycos(x)+ysin(x)=1y' \cos(x) + y \sin(x) = 1?

  1. y=sec(x)y = \sec(x)
  2. y=cos(x)y = \cos(x)
  3. y=sin(x)y = \sin(x) (correct answer)
  4. y=tan(x)y = \tan(x)
Explanation: When you encounter a differential equation like this, you need to verify which function satisfies the equation by substituting it and its derivative back into the original equation. Let's check option D: y=xsin(x)y = x \sin(x). First, find the derivative using the product rule: y=sin(x)+xcos(x)y' = \sin(x) + x \cos(x). Now substitute both yy and yy' into the left side of the differential equation: y1xy=(sin(x)+xcos(x))1x(xsin(x))=sin(x)+xcos(x)sin(x)=xcos(x)y' - \frac{1}{x}y = (\sin(x) + x \cos(x)) - \frac{1}{x}(x \sin(x)) = \sin(x) + x \cos(x) - \sin(x) = x \cos(x) This matches the right side exactly, confirming that y=xsin(x)y = x \sin(x) is indeed the solution. Let's see why the other options fail. For option A, y=xcos(x)y = -x \cos(x), the derivative is y=cos(x)+xsin(x)y' = -\cos(x) + x \sin(x). Substituting gives us cos(x)+xsin(x)+cos(x)=xsin(x)-\cos(x) + x \sin(x) + \cos(x) = x \sin(x), which doesn't equal xcos(x)x \cos(x). Option B, y=cos(x)xsin(x)y = \cos(x) - x \sin(x), has derivative y=sin(x)sin(x)xcos(x)=2sin(x)xcos(x)y' = -\sin(x) - \sin(x) - x \cos(x) = -2\sin(x) - x \cos(x). The substitution yields 2sin(x)xcos(x)1x(cos(x)xsin(x))-2\sin(x) - x \cos(x) - \frac{1}{x}(\cos(x) - x \sin(x)), which is far from our target. Option C, y=xcos(x)y = x \cos(x), gives y=cos(x)xsin(x)y' = \cos(x) - x \sin(x), leading to cos(x)xsin(x)cos(x)=xsin(x)\cos(x) - x \sin(x) - \cos(x) = -x \sin(x), not xcos(x)x \cos(x). Always verify differential equation solutions by direct substitution—it's the most reliable method and helps you avoid algebraic mistakes.

Question 16

Which of the following implicitly defined relations is a solution to the differential equation (yx)dydx=x+y(y-x) \frac{dy}{dx} = x+y?

  1. y22xyx2=Cy^2 - 2xy - x^2 = C (correct answer)
  2. y2+x2=Cy^2 + x^2 = C
  3. y2x2=Cy^2 - x^2 = C
  4. y/x+x=Cy/x + x = C
Explanation: We use implicit differentiation on the relation y22xyx2=Cy^2 - 2xy - x^2 = C with respect to xx. Differentiating term by term: ddx(y2)ddx(2xy)ddx(x2)=ddx(C)\frac{d}{dx}(y^2) - \frac{d}{dx}(2xy) - \frac{d}{dx}(x^2) = \frac{d}{dx}(C). This gives 2ydydx(2y+2xdydx)2x=02y\frac{dy}{dx} - (2y + 2x\frac{dy}{dx}) - 2x = 0. Now, we solve for dydx\frac{dy}{dx}. Group terms with dydx\frac{dy}{dx}: dydx(2y2x)=2x+2y\frac{dy}{dx}(2y - 2x) = 2x + 2y. Factoring out 2 from both sides gives dydx(yx)=x+y\frac{dy}{dx}(y - x) = x+y. This matches the given differential equation.

Question 17

Given the differential equation (x2+1)y2xy+2y=0(x^2+1)y'' - 2xy' + 2y = 0, and that y1(x)=xy_1(x) = x is a solution, determine if y2(x)=x21y_2(x) = x^2 - 1 is also a solution.

  1. Yes, y2(x)y_2(x) is a solution. (correct answer)
  2. No, because (x2+1)y22xy2+2y2=2(x^2+1)y_2'' - 2xy_2' + 2y_2 = 2.
  3. No, because (x2+1)y22xy2+2y2=2(x^2+1)y_2'' - 2xy_2' + 2y_2 = -2.
  4. No, because (x2+1)y22xy2+2y2=4(x^2+1)y_2'' - 2xy_2' + 2y_2 = 4.
Explanation: We need to check if y2(x)=x21y_2(x) = x^2 - 1 satisfies the differential equation. First, find the derivatives: y2=2xy_2' = 2x and y2=2y_2'' = 2. Now, substitute these into the left-hand side of the differential equation: (x2+1)(2)2x(2x)+2(x21)(x^2+1)(2) - 2x(2x) + 2(x^2 - 1) =2x2+24x2+2x22= 2x^2 + 2 - 4x^2 + 2x^2 - 2. Combining like terms, we get (2x24x2+2x2)+(22)=0(2x^2 - 4x^2 + 2x^2) + (2 - 2) = 0. Since the expression simplifies to 0, the equation 0=00=0 is true, and y2(x)=x21y_2(x) = x^2 - 1 is indeed a solution. The distractors represent possible outcomes of common algebraic or differentiation errors.

Question 18

The function y(t)=20+80ekty(t) = 20 + 80e^{-kt} is a solution to the differential equation dydt=0.05(y20)\frac{dy}{dt} = -0.05(y-20). What is the value of the constant kk?

  1. 0.05 (correct answer)
  2. -0.05
  3. 20
  4. 4
Explanation: We need to find the value of kk for which the function solves the differential equation. First, calculate the left-hand side (LHS), dydt\frac{dy}{dt}. For y(t)=20+80ekty(t) = 20 + 80e^{-kt}, the derivative is dydt=k80ekt\frac{dy}{dt} = -k \cdot 80e^{-kt}. Next, calculate the right-hand side (RHS), 0.05(y20)-0.05(y-20). Substitute the function for yy: 0.05((20+80ekt)20)=0.05(80ekt)=4ekt-0.05((20 + 80e^{-kt}) - 20) = -0.05(80e^{-kt}) = -4e^{-kt}. Now, set the LHS equal to the RHS: 80kekt=4ekt-80ke^{-kt} = -4e^{-kt}. Since ekte^{-kt} is never zero, we can divide both sides by it, leaving 80k=4-80k = -4. Solving for kk gives k=480=120=0.05k = \frac{-4}{-80} = \frac{1}{20} = 0.05.

Question 19

Consider the differential equation y=y2xy' = y^2 - x. Which of the following statements is true about the function y=xy = \sqrt{x} for x>0x>0?

  1. It is a solution to the differential equation.
  2. It is not a solution, and at x=1x=1, the left side is 1/21/2 and the right side is 00. (correct answer)
  3. It is not a solution, and at x=4x=4, the left side is 1/41/4 and the right side is 00.
  4. It is not a solution, because yy' and y2xy^2 - x differ by a constant value.
Explanation: Let's check if y=x=x1/2y = \sqrt{x} = x^{1/2} is a solution to y=y2xy' = y^2 - x. First, find the derivative: y=12x1/2=12xy' = \frac{1}{2}x^{-1/2} = \frac{1}{2\sqrt{x}}. Now, evaluate the right side of the DE: y2x=(x)2x=xx=0y^2 - x = (\sqrt{x})^2 - x = x - x = 0. For the function to be a solution, we must have 12x=0\frac{1}{2\sqrt{x}} = 0, which is not true for any x>0x>0. So, it is not a solution. Now we check the specific claims in the distractors. At x=1x=1, the left side is y(1)=121=1/2y'(1) = \frac{1}{2\sqrt{1}} = 1/2, and the right side is y(1)21=(1)21=11=0y(1)^2 - 1 = (\sqrt{1})^2 - 1 = 1 - 1 = 0. Statement B is correct. Statement C is incorrect because at x=4x=4, the right side is y(4)24=224=0y(4)^2 - 4 = 2^2 - 4 = 0, not -12. Statement D is incorrect because the difference y(y2x)=12x0y' - (y^2-x) = \frac{1}{2\sqrt{x}} - 0 is not a constant.

Question 20

Let y=f(x)y=f(x) be a solution to the differential equation y=ycos(x)y' = y \cdot \cos(x). Which of the following functions must also be a solution?

  1. y=(f(x))3y = (f(x))^3
  2. y=f(x)+3y = f(x) + 3
  3. y=f(3x)y = f(3x)
  4. y=3f(x)y = 3f(x) (correct answer)
Explanation: When working with differential equations, you need to understand how transformations affect solutions. If a function satisfies a differential equation, certain transformations will preserve that property while others won't. Let's start with what we know: f(x)f(x) satisfies y=ycos(x)y' = y \cdot \cos(x), meaning f(x)=f(x)cos(x)f'(x) = f(x) \cdot \cos(x). For option D, y=3f(x)y = 3f(x), let's check if it satisfies the differential equation. Taking the derivative: y=3f(x)=3f(x)cos(x)=(3f(x))cos(x)=ycos(x)y' = 3f'(x) = 3f(x) \cdot \cos(x) = (3f(x)) \cdot \cos(x) = y \cdot \cos(x). This works! Multiplying a solution by a constant preserves the differential equation because derivatives distribute over constant multiples. Now let's see why the other options fail: Option A, y=(f(x))3y = (f(x))^3: Using the chain rule, y=3(f(x))2f(x)=3(f(x))2f(x)cos(x)=3(f(x))3cos(x)=3ycos(x)y' = 3(f(x))^2 \cdot f'(x) = 3(f(x))^2 \cdot f(x) \cdot \cos(x) = 3(f(x))^3 \cdot \cos(x) = 3y \cdot \cos(x). This gives us an extra factor of 3, so it doesn't satisfy our original equation. Option B, y=f(x)+3y = f(x) + 3: Here y=f(x)=f(x)cos(x)y' = f'(x) = f(x) \cdot \cos(x), but we need y=(f(x)+3)cos(x)y' = (f(x) + 3) \cdot \cos(x). Adding a constant creates a mismatch. Option C, y=f(3x)y = f(3x): Using the chain rule, y=f(3x)3=3f(3x)cos(3x)y' = f'(3x) \cdot 3 = 3f(3x) \cdot \cos(3x). The argument of cosine changes, breaking the equation. Remember: linear differential equations preserve solutions under scalar multiplication, but be cautious with other transformations like addition, composition, or powers.