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

Differential Equations Quiz

Differential Equations Quiz: Identifying Separable Des

Practice Identifying Separable Des in Differential Equations with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 19

0 of 19 answered

Which of the following differential equations is separable?

Select an answer to continue

What this quiz covers

This quiz focuses on Identifying Separable Des, giving you a quick way to practice the rules, question types, and explanations that matter most for Differential Equations.

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

Which of the following differential equations is separable?

  1. dydx=sin⁡(x)−cos⁡(y)\frac{dy}{dx} = \sin(x) - \cos(y)dxdy​=sin(x)−cos(y)
  2. dydx=sin⁡(x)cos⁡(y)−cos⁡(x)sin⁡(y)\frac{dy}{dx} = \sin(x)\cos(y) - \cos(x)\sin(y)dxdy​=sin(x)cos(y)−cos(x)sin(y)
  3. dydx=ysin⁡(x)−sin⁡(x)\frac{dy}{dx} = y\sin(x) - \sin(x)dxdy​=ysin(x)−sin(x) (correct answer)
  4. dydx=sin⁡(xy)\frac{dy}{dx} = \sin(xy)dxdy​=sin(xy)

Explanation: A differential equation is separable if dydx\frac{dy}{dx}dxdy​ can be expressed as a product of a function of xxx and a function of yyy. Choice C is dydx=ysin⁡(x)−sin⁡(x)=sin⁡(x)(y−1)\frac{dy}{dx} = y\sin(x) - \sin(x) = \sin(x)(y-1)dxdy​=ysin(x)−sin(x)=sin(x)(y−1). This is of the form g(x)h(y)g(x)h(y)g(x)h(y), so it is separable. Choice A is a sum of a function of xxx and a function of yyy, which is not separable. Choice B is equivalent to dydx=sin⁡(x−y)\frac{dy}{dx} = \sin(x-y)dxdy​=sin(x−y) by a trigonometric identity, which is not separable. Choice D has xxx and yyy coupled inside the sine function and cannot be separated.

Question 2

All of the following differential equations are separable EXCEPT:

  1. dydx=ex−y\frac{dy}{dx} = e^{x-y}dxdy​=ex−y
  2. eydydx=x+1e^y \frac{dy}{dx} = x+1eydxdy​=x+1
  3. dydx=x2ey+ey\frac{dy}{dx} = x^2e^y + e^ydxdy​=x2ey+ey
  4. dydx=exy\frac{dy}{dx} = e^{xy}dxdy​=exy (correct answer)

Explanation: A separable differential equation can be written as dydx=g(x)h(y)\frac{dy}{dx} = g(x)h(y)dxdy​=g(x)h(y). We must check each option. A: dydx=ex−y=exe−y\frac{dy}{dx} = e^{x-y} = e^x e^{-y}dxdy​=ex−y=exe−y, which is separable. B: eydydx=x+1e^y \frac{dy}{dx} = x+1eydxdy​=x+1 can be written as dydx=(x+1)e−y\frac{dy}{dx} = (x+1)e^{-y}dxdy​=(x+1)e−y, which is separable. C: dydx=x2ey+ey=ey(x2+1)\frac{dy}{dx} = x^2e^y + e^y = e^y(x^2+1)dxdy​=x2ey+ey=ey(x2+1), which is separable. D: dydx=exy\frac{dy}{dx} = e^{xy}dxdy​=exy. The term xyxyxy in the exponent prevents the expression from being factored into a function of xxx times a function of yyy. Therefore, this equation is not separable.

Question 3

A first-order differential equation of the form dydx=F(x,y)\frac{dy}{dx} = F(x, y)dxdy​=F(x,y) is called homogeneous if F(x,y)F(x,y)F(x,y) depends only on the ratio y/xy/xy/x. Such equations become separable with the substitution u=y/xu=y/xu=y/x. For which of the following functions F(x,y)F(x,y)F(x,y) is the corresponding differential equation NOT homogeneous, and thus not made separable by the substitution u=y/xu=y/xu=y/x?

  1. F(x,y)=y2x2+2yxF(x,y) = \frac{y^2}{x^2} + \frac{2y}{x}F(x,y)=x2y2​+x2y​
  2. F(x,y)=sec⁡(y/x)F(x,y) = \sec(y/x)F(x,y)=sec(y/x)
  3. F(x,y)=x+yx−1F(x,y) = \frac{x+y}{x-1}F(x,y)=x−1x+y​ (correct answer)
  4. F(x,y)=x2+y2xyF(x,y) = \frac{x^2+y^2}{xy}F(x,y)=xyx2+y2​

Explanation: A function F(x,y)F(x,y)F(x,y) is homogeneous of degree zero if F(tx,ty)=F(x,y)F(tx, ty) = F(x,y)F(tx,ty)=F(x,y) for any t≠0t \neq 0t=0. This is equivalent to saying FFF can be written as a function of y/xy/xy/x. Let's test each option. A: F(x,y)=(y/x)2+2(y/x)F(x,y) = (y/x)^2 + 2(y/x)F(x,y)=(y/x)2+2(y/x), depends on y/xy/xy/x. B: F(x,y)=sec⁡(y/x)F(x,y) = \sec(y/x)F(x,y)=sec(y/x), depends on y/xy/xy/x. C: F(tx,ty)=tx+tytx−1=t(x+y)tx−1≠F(x,y)F(tx,ty) = \frac{tx+ty}{tx-1} = \frac{t(x+y)}{tx-1} \neq F(x,y)F(tx,ty)=tx−1tx+ty​=tx−1t(x+y)​=F(x,y). This is not homogeneous. D: F(x,y)=x2+y2xy=xy+yxF(x,y) = \frac{x^2+y^2}{xy} = \frac{x}{y} + \frac{y}{x}F(x,y)=xyx2+y2​=yx​+xy​, which depends on y/xy/xy/x. Since the function in C is not homogeneous, the substitution u=y/xu=y/xu=y/x will not make the DE separable.

Question 4

Consider the differential equation given in differential form as (xy+x)dx=(x2y2+x2)dy(xy+x)dx = (x^2y^2+x^2)dy(xy+x)dx=(x2y2+x2)dy. Which of the following statements correctly describes this equation?

  1. The equation is separable because it can be rewritten in the form g(x)dx=h(y)dyg(x)dx = h(y)dyg(x)dx=h(y)dy. (correct answer)
  2. The equation is not separable because the dxdxdx term contains a function of yyy.
  3. The equation is linear in yyy.
  4. The equation is homogeneous.

Explanation: The given equation is (xy+x)dx=(x2y2+x2)dy(xy+x)dx = (x^2y^2+x^2)dy(xy+x)dx=(x2y2+x2)dy. We can factor both sides: x(y+1)dx=x2(y2+1)dyx(y+1)dx = x^2(y^2+1)dyx(y+1)dx=x2(y2+1)dy. Assuming x≠0x \neq 0x=0, we can divide by xxx: (y+1)dx=x(y2+1)dy(y+1)dx = x(y^2+1)dy(y+1)dx=x(y2+1)dy. Now, we can separate the variables by grouping all xxx terms with dxdxdx and all yyy terms with dydydy. This gives 1xdx=y2+1y+1dy\frac{1}{x}dx = \frac{y^2+1}{y+1}dyx1​dx=y+1y2+1​dy. Since the variables can be separated, the equation is separable. Distractor B is a common misconception before algebraic manipulation. The equation is not linear due to the y2y^2y2 term. It is not homogeneous because the degrees of the terms are not consistent.

Question 5

For which integer value(s) of nnn is the linear differential equation xdydx−ny=xn+1exx\frac{dy}{dx} - ny = x^{n+1}e^xxdxdy​−ny=xn+1ex also a separable equation? (Assume x>0x>0x>0)

  1. For n=0n=0n=0 only. (correct answer)
  2. For n=1n=1n=1 only.
  3. For all integer values of nnn.
  4. For no integer values of nnn.

Explanation: First, rewrite the equation in the form dydx=F(x,y)\frac{dy}{dx} = F(x,y)dxdy​=F(x,y): dydx=nyx+xnex\frac{dy}{dx} = \frac{ny}{x} + x^n e^xdxdy​=xny​+xnex. For this equation to be separable, F(x,y)F(x,y)F(x,y) must be factorable into a product g(x)h(y)g(x)h(y)g(x)h(y). The expression is a sum of two terms. It can only be factored if the terms share a common factor related to yyy or xxx. If n=0n=0n=0, the equation becomes dydx=0⋅yx+x0ex\frac{dy}{dx} = \frac{0 \cdot y}{x} + x^0 e^xdxdy​=x0⋅y​+x0ex, which simplifies to dydx=ex\frac{dy}{dx} = e^xdxdy​=ex. This can be written as dydx=g(x)h(y)\frac{dy}{dx} = g(x)h(y)dxdy​=g(x)h(y) where g(x)=exg(x)=e^xg(x)=ex and h(y)=1h(y)=1h(y)=1. Thus, it is separable for n=0n=0n=0. For any other integer n≠0n \neq 0n=0, the right side nyx+xnex\frac{ny}{x} + x^n e^xxny​+xnex cannot be factored into a product of a function of xxx and a function of yyy. Therefore, the equation is separable only for n=0n=0n=0.

Question 6

Which one of the following differential equations, involving logarithmic functions, is separable?

  1. dydx=ln⁡(x+y2)\frac{dy}{dx} = \ln(x+y^2)dxdy​=ln(x+y2)
  2. dydx=ln⁡(x)+ln⁡(y2)\frac{dy}{dx} = \ln(x) + \ln(y^2)dxdy​=ln(x)+ln(y2)
  3. dydx=(ln⁡(xy))2\frac{dy}{dx} = (\ln(xy))^2dxdy​=(ln(xy))2
  4. dydx=xln⁡(y2)+ln⁡(y2)\frac{dy}{dx} = x\ln(y^2) + \ln(y^2)dxdy​=xln(y2)+ln(y2) (correct answer)

Explanation: We test each equation for separability. A: The sum x+y2x+y^2x+y2 inside the logarithm prevents separation. B: Using logarithm properties, dydx=ln⁡(x)+2ln⁡(y)\frac{dy}{dx} = \ln(x) + 2\ln(y)dxdy​=ln(x)+2ln(y). This is a sum of a function of xxx and a function of yyy, not a product, so it is not separable. C: Using logarithm properties, dydx=(ln⁡(x)+ln⁡(y))2=(ln⁡x)2+2(ln⁡x)(ln⁡y)+(ln⁡y)2\frac{dy}{dx} = (\ln(x) + \ln(y))^2 = (\ln x)^2 + 2(\ln x)(\ln y) + (\ln y)^2dxdy​=(ln(x)+ln(y))2=(lnx)2+2(lnx)(lny)+(lny)2. This expression is not factorable into g(x)h(y)g(x)h(y)g(x)h(y). D: We can factor the right side: dydx=xln⁡(y2)+ln⁡(y2)=(x+1)ln⁡(y2)=(x+1)(2ln⁡y)\frac{dy}{dx} = x\ln(y^2) + \ln(y^2) = (x+1)\ln(y^2) = (x+1)(2\ln y)dxdy​=xln(y2)+ln(y2)=(x+1)ln(y2)=(x+1)(2lny). This is in the form g(x)h(y)g(x)h(y)g(x)h(y), so it is separable.

Question 7

Consider the differential equation dydx=f(x,y)\frac{dy}{dx} = f(x,y)dxdy​=f(x,y). Which of the following choices for f(x,y)f(x,y)f(x,y) results in a separable equation for which y=0y=0y=0 is a singular solution?

  1. f(x,y)=xy2f(x,y) = xy^2f(x,y)=xy2 (correct answer)
  2. f(x,y)=xyf(x,y) = xyf(x,y)=xy
  3. f(x,y)=x+yf(x,y) = x+yf(x,y)=x+y
  4. f(x,y)=y/xf(x,y) = y/xf(x,y)=y/x

Explanation: A singular solution is a solution that cannot be obtained from the general solution by choosing a value for the integration constant. First, we identify which equations are separable. A, B, and D are separable. C is not. Now we analyze the solutions. A: dydx=xy2  ⟹  dyy2=xdx  ⟹  −1y=x22+C  ⟹  y=−2x2+2C\frac{dy}{dx} = xy^2 \implies \frac{dy}{y^2} = x dx \implies -\frac{1}{y} = \frac{x^2}{2} + C \implies y = \frac{-2}{x^2+2C}dxdy​=xy2⟹y2dy​=xdx⟹−y1​=2x2​+C⟹y=x2+2C−2​. The constant solution y=0y=0y=0 (which makes h(y)=y2=0h(y)=y^2=0h(y)=y2=0) cannot be obtained from this general solution for any finite value of CCC. Thus, y=0y=0y=0 is a singular solution. B: dydx=xy  ⟹  dyy=xdx  ⟹  ln⁡∣y∣=x22+C  ⟹  y=Aex2/2\frac{dy}{dx} = xy \implies \frac{dy}{y} = x dx \implies \ln|y| = \frac{x^2}{2} + C \implies y=Ae^{x^2/2}dxdy​=xy⟹ydy​=xdx⟹ln∣y∣=2x2​+C⟹y=Aex2/2. Here, y=0y=0y=0 is obtained when A=0A=0A=0, so it's a particular solution. D: dydx=y/x  ⟹  dyy=dxx  ⟹  ln⁡∣y∣=ln⁡∣x∣+C  ⟹  y=Ax\frac{dy}{dx}=y/x \implies \frac{dy}{y}=\frac{dx}{x} \implies \ln|y| = \ln|x|+C \implies y=Axdxdy​=y/x⟹ydy​=xdx​⟹ln∣y∣=ln∣x∣+C⟹y=Ax. Here, y=0y=0y=0 is obtained when A=0A=0A=0, so it's a particular solution.

Question 8

Let dydx=f(x,y)\frac{dy}{dx} = f(x,y)dxdy​=f(x,y) be a differential equation where fff and its partial derivatives are continuous in a region RRR where f(x,y)≠0f(x,y) \neq 0f(x,y)=0. The equation is separable if and only if f(x,y)=g(x)h(y)f(x,y) = g(x)h(y)f(x,y)=g(x)h(y). Which of the following conditions on fff is necessary and sufficient for the equation to be separable?

  1. x∂f∂x+y∂f∂y=0x \frac{\partial f}{\partial x} + y \frac{\partial f}{\partial y} = 0x∂x∂f​+y∂y∂f​=0
  2. ∂2f∂x2+∂2f∂y2=0\frac{\partial^2 f}{\partial x^2} + \frac{\partial^2 f}{\partial y^2} = 0∂x2∂2f​+∂y2∂2f​=0
  3. f∂2f∂x∂y=∂f∂x∂f∂yf \frac{\partial^2 f}{\partial x \partial y} = \frac{\partial f}{\partial x} \frac{\partial f}{\partial y}f∂x∂y∂2f​=∂x∂f​∂y∂f​ (correct answer)
  4. fff is a homogeneous function of degree one.

Explanation: If f(x,y)=g(x)h(y)f(x,y) = g(x)h(y)f(x,y)=g(x)h(y), then ∂f∂x=g′(x)h(y)\frac{\partial f}{\partial x} = g'(x)h(y)∂x∂f​=g′(x)h(y), ∂f∂y=g(x)h′(y)\frac{\partial f}{\partial y} = g(x)h'(y)∂y∂f​=g(x)h′(y), and ∂2f∂x∂y=g′(x)h′(y)\frac{\partial^2 f}{\partial x \partial y} = g'(x)h'(y)∂x∂y∂2f​=g′(x)h′(y). Let's check the condition in C: f∂2f∂x∂y=(g(x)h(y))(g′(x)h′(y))f \frac{\partial^2 f}{\partial x \partial y} = (g(x)h(y))(g'(x)h'(y))f∂x∂y∂2f​=(g(x)h(y))(g′(x)h′(y)). And ∂f∂x∂f∂y=(g′(x)h(y))(g(x)h′(y))\frac{\partial f}{\partial x} \frac{\partial f}{\partial y} = (g'(x)h(y))(g(x)h'(y))∂x∂f​∂y∂f​=(g′(x)h(y))(g(x)h′(y)). These two expressions are equal. This condition is a known test for separability. Option A is related to Euler's theorem for homogeneous functions of degree 0. Option B is Laplace's equation. Option D describes a class of homogeneous equations, which are not necessarily separable without a substitution.

Question 9

Which of the following differential equations is separable but NOT linear?

  1. dydx=yx\frac{dy}{dx} = \frac{y}{x}dxdy​=xy​
  2. dydx=x2y\frac{dy}{dx} = x^2 ydxdy​=x2y
  3. dydx=ycos⁡(x)+sin⁡(x)\frac{dy}{dx} = y\cos(x) + \sin(x)dxdy​=ycos(x)+sin(x)
  4. dydx=cos⁡(x)y\frac{dy}{dx} = \frac{\cos(x)}{y}dxdy​=ycos(x)​ (correct answer)

Explanation: We must check both conditions (separable, not linear) for each option. A: dydx=yx\frac{dy}{dx} = \frac{y}{x}dxdy​=xy​ is separable (dyy=dxx\frac{dy}{y} = \frac{dx}{x}ydy​=xdx​) and linear (dydx−1xy=0\frac{dy}{dx} - \frac{1}{x}y = 0dxdy​−x1​y=0). B: dydx=x2y\frac{dy}{dx} = x^2 ydxdy​=x2y is separable (dyy=x2dx\frac{dy}{y} = x^2 dxydy​=x2dx) and linear (dydx−x2y=0\frac{dy}{dx} - x^2 y = 0dxdy​−x2y=0). C: dydx=ycos⁡(x)+sin⁡(x)\frac{dy}{dx} = y\cos(x) + \sin(x)dxdy​=ycos(x)+sin(x) is linear, but it is not separable due to the term sin⁡(x)\sin(x)sin(x). D: dydx=cos⁡(x)y\frac{dy}{dx} = \frac{\cos(x)}{y}dxdy​=ycos(x)​ is separable (ydy=cos⁡(x)dxy dy = \cos(x) dxydy=cos(x)dx). It is not linear because the dependent variable yyy appears as 1/y1/y1/y, which is not a linear function of yyy. Therefore, this is the correct answer.

Question 10

The differential equation dydx=1(x+y)2\frac{dy}{dx} = \frac{1}{(x+y)^2}dxdy​=(x+y)21​ is not separable. However, it can be transformed into a separable equation by making a substitution u=g(x,y)u = g(x,y)u=g(x,y). Which of the following is a correct choice for g(x,y)g(x,y)g(x,y) and the resulting separable equation in variables uuu and xxx?

  1. g(x,y)=x+yg(x,y) = x+yg(x,y)=x+y, leading to dudx=u2\frac{du}{dx} = u^2dxdu​=u2
  2. g(x,y)=x+yg(x,y) = x+yg(x,y)=x+y, leading to dudx=1+u2u2\frac{du}{dx} = \frac{1+u^2}{u^2}dxdu​=u21+u2​ (correct answer)
  3. g(x,y)=(x+y)2g(x,y) = (x+y)^2g(x,y)=(x+y)2, leading to dudx=1u\frac{du}{dx} = \frac{1}{u}dxdu​=u1​
  4. The equation cannot be transformed into a separable one with a linear substitution.

Explanation: When you encounter a differential equation that isn't separable, look for substitutions that can simplify the structure. The presence of (x+y)(x+y)(x+y) terms suggests trying u=x+yu = x + yu=x+y as a substitution. Let's work through this systematically. If u=x+yu = x + yu=x+y, then taking the derivative with respect to xxx: dudx=1+dydx\frac{du}{dx} = 1 + \frac{dy}{dx}dxdu​=1+dxdy​ This means dydx=dudx−1\frac{dy}{dx} = \frac{du}{dx} - 1dxdy​=dxdu​−1. Substituting both u=x+yu = x + yu=x+y and this expression for dydx\frac{dy}{dx}dxdy​ into the original equation: dudx−1=1u2\frac{du}{dx} - 1 = \frac{1}{u^2}dxdu​−1=u21​ Rearranging: dudx=1+1u2=u2+1u2\frac{du}{dx} = 1 + \frac{1}{u^2} = \frac{u^2 + 1}{u^2}dxdu​=1+u21​=u2u2+1​ This is now separable since we can write it as u2u2+1du=dx\frac{u^2}{u^2 + 1} du = dxu2+1u2​du=dx. Answer A uses the correct substitution but gets the wrong differential equation—it's missing the "111" term that comes from differentiating u=x+yu = x + yu=x+y. Answer C attempts u=(x+y)2u = (x+y)^2u=(x+y)2, but this leads to a more complex derivative involving the chain rule and doesn't simplify the equation effectively. Answer D is incorrect because we've just demonstrated that a linear substitution does work. The key insight is recognizing when the form of a differential equation suggests a particular substitution, then carefully applying the chain rule to transform the equation. Always double-check your derivative calculations when making substitutions—the extra terms that appear (like the "111" here) are crucial for getting the correct transformed equation.

Question 11

The differential equation dydx=sin⁡(x+y)+cos⁡(x+y)cos⁡(x+y)−sin⁡(x+y)\frac{dy}{dx} = \frac{\sin(x+y) + \cos(x+y)}{\cos(x+y) - \sin(x+y)}dxdy​=cos(x+y)−sin(x+y)sin(x+y)+cos(x+y)​ can be analyzed for separability by making a substitution. Which approach correctly determines its separability?

  1. Let u=x+yu = x + yu=x+y; then dudx=1+dydx\frac{du}{dx} = 1 + \frac{dy}{dx}dxdu​=1+dxdy​, leading to a separable equation in uuu and xxx (correct answer)
  2. Let v=yxv = \frac{y}{x}v=xy​; then dvdx=1x(dydx−v)\frac{dv}{dx} = \frac{1}{x}\left(\frac{dy}{dx} - v\right)dxdv​=x1​(dxdy​−v), leading to a homogeneous equation that becomes separable
  3. The equation is already separable without substitution since it can be written as dydx=tan⁡(π4+x+y)\frac{dy}{dx} = \tan\left(\frac{\pi}{4} + x + y\right)dxdy​=tan(4π​+x+y)
  4. The equation cannot be made separable by any elementary substitution because the argument x+yx + yx+y creates an inseparable coupling

Explanation: With u=x+yu = x + yu=x+y, we have dudx=1+dydx\frac{du}{dx} = 1 + \frac{dy}{dx}dxdu​=1+dxdy​, so dydx=dudx−1\frac{dy}{dx} = \frac{du}{dx} - 1dxdy​=dxdu​−1. The equation becomes dudx−1=sin⁡u+cos⁡ucos⁡u−sin⁡u\frac{du}{dx} - 1 = \frac{\sin u + \cos u}{\cos u - \sin u}dxdu​−1=cosu−sinusinu+cosu​, or dudx=1+sin⁡u+cos⁡ucos⁡u−sin⁡u=cos⁡u−sin⁡u+sin⁡u+cos⁡ucos⁡u−sin⁡u=2cos⁡ucos⁡u−sin⁡u\frac{du}{dx} = 1 + \frac{\sin u + \cos u}{\cos u - \sin u} = \frac{\cos u - \sin u + \sin u + \cos u}{\cos u - \sin u} = \frac{2\cos u}{\cos u - \sin u}dxdu​=1+cosu−sinusinu+cosu​=cosu−sinucosu−sinu+sinu+cosu​=cosu−sinu2cosu​. This separates as cos⁡u−sin⁡ucos⁡u du=2 dx\frac{\cos u - \sin u}{\cos u}\,du = 2\,dxcosucosu−sinu​du=2dx. Choice B uses the wrong substitution for this type. Choice C is incorrect trigonometry. Choice D is wrong because the substitution does work.

Question 12

The differential equation (x2+1)dydx=xy+yx2+1\left(x^2 + 1\right)\frac{dy}{dx} = xy + y\sqrt{x^2 + 1}(x2+1)dxdy​=xy+yx2+1​ can be analyzed for separability. Which statement correctly describes the separability and the required steps?

  1. The equation is separable after dividing both sides by (x2+1)(x^2 + 1)(x2+1) and recognizing that x+x2+1x2+1=ddx[sinh⁡−1(x)]\frac{x + \sqrt{x^2 + 1}}{x^2 + 1} = \frac{d}{dx}[\operatorname{sinh}^{-1}(x)]x2+1x+x2+1​​=dxd​[sinh−1(x)]
  2. The equation is not separable because the term yx2+1y\sqrt{x^2 + 1}yx2+1​ creates a mixed radical expression that cannot be separated into functions of xxx and yyy independently
  3. The equation becomes separable only after the substitution u=x2+1u = x^2 + 1u=x2+1, which eliminates the radical and allows factorization
  4. The equation is separable after factoring the right side as y(x+x2+1)y(x + \sqrt{x^2 + 1})y(x+x2+1​) and rearranging to dyy=x+x2+1x2+1 dx\frac{dy}{y} = \frac{x + \sqrt{x^2 + 1}}{x^2 + 1}\,dxydy​=x2+1x+x2+1​​dx (correct answer)

Explanation: When you encounter a differential equation and need to determine separability, always look for ways to factor and rearrange terms so that all functions of x appear on one side and all functions of y on the other. Starting with (x2+1)dydx=xy+yx2+1(x^2 + 1)\frac{dy}{dx} = xy + y\sqrt{x^2 + 1}(x2+1)dxdy​=xy+yx2+1​, the key insight is to factor the right side. Notice that both terms contain y: xy+yx2+1=y(x+x2+1)xy + y\sqrt{x^2 + 1} = y(x + \sqrt{x^2 + 1})xy+yx2+1​=y(x+x2+1​). This factorization allows you to rewrite the equation as (x2+1)dydx=y(x+x2+1)(x^2 + 1)\frac{dy}{dx} = y(x + \sqrt{x^2 + 1})(x2+1)dxdy​=y(x+x2+1​). Now you can separate variables by dividing both sides by y(x2+1)y(x^2 + 1)y(x2+1): dyy=x+x2+1x2+1 dx\frac{dy}{y} = \frac{x + \sqrt{x^2 + 1}}{x^2 + 1}\,dxydy​=x2+1x+x2+1​​dx. This confirms that choice D is correct. Choice A incorrectly focuses on recognizing a specific derivative formula rather than the fundamental separability process. While the derivative relationship mentioned is mathematically correct, it's not necessary for determining separability. Choice B incorrectly concludes the equation isn't separable, missing the crucial factorization step that makes separation possible. Choice C suggests an unnecessary substitution—the equation is already separable without any substitution once you factor properly. The key strategy here is to always look for common factors when you have multiple terms. In differential equations, factoring often reveals hidden separability that isn't immediately obvious. Don't get distracted by complex-looking expressions; focus on the algebraic structure first.

Question 13

A differential equation has the form dydx=f(x,y)\frac{dy}{dx} = f(x,y)dxdy​=f(x,y) where f(x,y)=P(x,y)Q(x,y)f(x,y) = \frac{P(x,y)}{Q(x,y)}f(x,y)=Q(x,y)P(x,y)​ and both PPP and QQQ are polynomials. If P(tx,ty)=tnP(x,y)P(tx,ty) = t^n P(x,y)P(tx,ty)=tnP(x,y) and Q(tx,ty)=tmQ(x,y)Q(tx,ty) = t^m Q(x,y)Q(tx,ty)=tmQ(x,y) for some integers nnn and mmm, under what condition is the equation most likely to be separable using standard techniques?

  1. When ∣n−m∣=1|n - m| = 1∣n−m∣=1, because this ensures that after appropriate algebraic manipulation, the variables can be separated on opposite sides
  2. When n=m+1n = m + 1n=m+1, because this creates the proper degree relationship for direct separation without substitution
  3. When nnn and mmm are both even, because even-degree homogeneous functions have special separation properties
  4. When n=mn = mn=m, because the equation becomes homogeneous and can be made separable using the substitution v=yxv = \frac{y}{x}v=xy​ (correct answer)

Explanation: When you encounter a differential equation where both the numerator and denominator are homogeneous functions (meaning they satisfy the scaling property given), you're dealing with a homogeneous differential equation. The key insight is recognizing what degree of homogeneity makes the equation separable. Answer D is correct because when n=mn = mn=m, both P(x,y)P(x,y)P(x,y) and Q(x,y)Q(x,y)Q(x,y) have the same degree of homogeneity. This makes f(x,y)=P(x,y)Q(x,y)f(x,y) = \frac{P(x,y)}{Q(x,y)}f(x,y)=Q(x,y)P(x,y)​ a homogeneous function of degree zero, since f(tx,ty)=tnP(x,y)tnQ(x,y)=f(x,y)f(tx,ty) = \frac{t^n P(x,y)}{t^n Q(x,y)} = f(x,y)f(tx,ty)=tnQ(x,y)tnP(x,y)​=f(x,y). Such equations can always be made separable using the substitution v=yxv = \frac{y}{x}v=xy​ (so y=vxy = vxy=vx and dydx=v+xdvdx\frac{dy}{dx} = v + x\frac{dv}{dx}dxdy​=v+xdxdv​), which transforms the equation into one where variables separate. Answer A is incorrect because ∣n−m∣=1|n-m| = 1∣n−m∣=1 doesn't guarantee separability through standard algebraic manipulation alone. Answer B is wrong because n=m+1n = m + 1n=m+1 creates a homogeneous function of degree 1, not degree 0, which doesn't lead to direct separation. Answer C is incorrect because the parity (even/odd nature) of nnn and mmm is irrelevant to separability; it's their equality that matters. Remember this pattern: homogeneous differential equations (where the right side is a function of yx\frac{y}{x}xy​ only) are the ones that become separable with the v=yxv = \frac{y}{x}v=xy​ substitution. Look for equal degrees of homogeneity as your signal.

Question 14

The equation dydx=x+y+1x−y−1\frac{dy}{dx} = \frac{x + y + 1}{x - y - 1}dxdy​=x−y−1x+y+1​ appears non-separable in its current form. Which transformation most directly leads to a separable equation?

  1. Use the substitution u=x+yu = x + yu=x+y and v=x−yv = x - yv=x−y to create a system of first-order equations that can be solved independently
  2. Translate the coordinate system by setting X=x+hX = x + hX=x+h and Y=y+kY = y + kY=y+k where hhh and kkk are chosen to eliminate the constant terms (correct answer)
  3. Factor the numerator and denominator to find common terms that can be cancelled, revealing the underlying separable structure
  4. Apply the integrating factor method directly since the equation is linear in the transformed variables after appropriate substitution

Explanation: The equation has the form dydx=ax+by+cdx+ey+f\frac{dy}{dx} = \frac{ax + by + c}{dx + ey + f}dxdy​=dx+ey+fax+by+c​ with a=1,b=1,c=1,d=1,e=−1,f=−1a=1, b=1, c=1, d=1, e=-1, f=-1a=1,b=1,c=1,d=1,e=−1,f=−1. To eliminate constants, we solve x+y+1=0x + y + 1 = 0x+y+1=0 and x−y−1=0x - y - 1 = 0x−y−1=0 simultaneously, giving x=0,y=−1x = 0, y = -1x=0,y=−1. Setting X=x−0=xX = x - 0 = xX=x−0=x and Y=y−(−1)=y+1Y = y - (-1) = y + 1Y=y−(−1)=y+1, the equation becomes dYdX=X+(Y−1)+1X−(Y−1)−1=X+YX−Y\frac{dY}{dX} = \frac{X + (Y-1) + 1}{X - (Y-1) - 1} = \frac{X + Y}{X - Y}dXdY​=X−(Y−1)−1X+(Y−1)+1​=X−YX+Y​, which is homogeneous and can be made separable with v=YXv = \frac{Y}{X}v=XY​. Choice A creates an unnecessarily complex system. Choice C won't work since there are no common factors. Choice D misidentifies the equation type.

Question 15

A student encounters the equation sin⁡(x)dydx=ycos⁡(x)+y2cos⁡(x)\sin(x)\frac{dy}{dx} = y\cos(x) + y^2\cos(x)sin(x)dxdy​=ycos(x)+y2cos(x) and wants to determine if it's separable. Which analysis correctly identifies the separability and the method?

  1. The equation is not separable because the trigonometric functions sin⁡(x)\sin(x)sin(x) and cos⁡(x)\cos(x)cos(x) appear with different powers and cannot be factored appropriately
  2. The equation is separable by first dividing by cos⁡(x)\cos(x)cos(x): tan⁡(x)dydx=y+y2\tan(x)\frac{dy}{dx} = y + y^2tan(x)dxdy​=y+y2, then separating as dyy(1+y)=dxtan⁡(x)\frac{dy}{y(1+y)} = \frac{dx}{\tan(x)}y(1+y)dy​=tan(x)dx​
  3. The equation is separable after factoring: sin⁡(x)dydx=ycos⁡(x)(1+y)\sin(x)\frac{dy}{dx} = y\cos(x)(1 + y)sin(x)dxdy​=ycos(x)(1+y), which gives dyy(1+y)=cos⁡(x)sin⁡(x) dx=cot⁡(x) dx\frac{dy}{y(1+y)} = \frac{\cos(x)}{\sin(x)}\,dx = \cot(x)\,dxy(1+y)dy​=sin(x)cos(x)​dx=cot(x)dx (correct answer)
  4. The equation requires the substitution u=tan⁡(x)u = \tan(x)u=tan(x) to become separable, since dudx=sec⁡2(x)=1+tan⁡2(x)\frac{du}{dx} = \sec^2(x) = 1 + \tan^2(x)dxdu​=sec2(x)=1+tan2(x)

Explanation: When you encounter a differential equation, the first step is determining whether it's separable—meaning you can rewrite it so all terms involving one variable (and its differential) are on one side, and all terms involving the other variable are on the opposite side. Looking at sin⁡(x)dydx=ycos⁡(x)+y2cos⁡(x)\sin(x)\frac{dy}{dx} = y\cos(x) + y^2\cos(x)sin(x)dxdy​=ycos(x)+y2cos(x), the key insight is recognizing that the right side can be factored. Notice that both terms contain cos⁡(x)\cos(x)cos(x) and involve yyy: ycos⁡(x)+y2cos⁡(x)=ycos⁡(x)(1+y)y\cos(x) + y^2\cos(x) = y\cos(x)(1 + y)ycos(x)+y2cos(x)=ycos(x)(1+y). This gives us sin⁡(x)dydx=ycos⁡(x)(1+y)\sin(x)\frac{dy}{dx} = y\cos(x)(1 + y)sin(x)dxdy​=ycos(x)(1+y). Now you can separate variables by dividing both sides appropriately: dyy(1+y)=cos⁡(x)sin⁡(x)dx=cot⁡(x)dx\frac{dy}{y(1+y)} = \frac{\cos(x)}{\sin(x)}dx = \cot(x)dxy(1+y)dy​=sin(x)cos(x)​dx=cot(x)dx. This confirms the equation is separable, making choice C correct. Choice A incorrectly assumes that different trigonometric functions automatically prevent separability—this misses the crucial factoring step. Choice B makes an error by dividing by cos⁡(x)\cos(x)cos(x) first, which creates tan⁡(x)dydx=y+y2\tan(x)\frac{dy}{dx} = y + y^2tan(x)dxdy​=y+y2. While this factors the right side, you cannot separate dyy(1+y)=dxtan⁡(x)\frac{dy}{y(1+y)} = \frac{dx}{\tan(x)}y(1+y)dy​=tan(x)dx​ cleanly since 1tan⁡(x)=cot⁡(x)\frac{1}{\tan(x)} = \cot(x)tan(x)1​=cot(x) is integrable, but the approach shown is unnecessarily complicated. Choice D suggests a substitution that's completely unnecessary since the equation is already separable. Strategy tip: Always look for factoring opportunities on both sides of a differential equation before concluding it's not separable. Common factors often make separation possible.

Question 16

Consider the differential equation dydx=x3+x2y+xy2+y3x2−y2\frac{dy}{dx} = \frac{x^3 + x^2y + xy^2 + y^3}{x^2 - y^2}dxdy​=x2−y2x3+x2y+xy2+y3​. A student attempts to determine separability by examining the degree of homogeneity. Which conclusion about separability is correct?

  1. The equation can be made separable by factoring the numerator as (x+y)(x2+y2)(x+y)(x^2+y^2)(x+y)(x2+y2) and cancelling common terms with the denominator
  2. The equation is not homogeneous because the numerator has degree 3 while the denominator has degree 2, so standard homogeneous techniques don't apply
  3. The equation is homogeneous of degree 1 and becomes separable after the substitution v=yxv = \frac{y}{x}v=xy​ and algebraic simplification (correct answer)
  4. The equation is separable in its current form after factoring the numerator as x3(1+yx+(yx)2+(yx)3)x^3(1 + \frac{y}{x} + (\frac{y}{x})^2 + (\frac{y}{x})^3)x3(1+xy​+(xy​)2+(xy​)3) and the denominator as x2(1−(yx)2)x^2(1 - (\frac{y}{x})^2)x2(1−(xy​)2)

Explanation: When you encounter a differential equation like this, you should immediately check if it's homogeneous by examining whether both the numerator and denominator can be expressed as functions of the same degree in x and y. Let's verify homogeneity by checking if f(tx,ty)=tkf(x,y)f(tx,ty) = t^k f(x,y)f(tx,ty)=tkf(x,y) for some power k. For the numerator: (tx)3+(tx)2(ty)+(tx)(ty)2+(ty)3=t3(x3+x2y+xy2+y3)(tx)^3 + (tx)^2(ty) + (tx)(ty)^2 + (ty)^3 = t^3(x^3 + x^2y + xy^2 + y^3)(tx)3+(tx)2(ty)+(tx)(ty)2+(ty)3=t3(x3+x2y+xy2+y3). For the denominator: (tx)2−(ty)2=t2(x2−y2)(tx)^2 - (ty)^2 = t^2(x^2 - y^2)(tx)2−(ty)2=t2(x2−y2). So our function becomes t3(x3+x2y+xy2+y3)t2(x2−y2)=t1⋅x3+x2y+xy2+y3x2−y2\frac{t^3(x^3 + x^2y + xy^2 + y^3)}{t^2(x^2 - y^2)} = t^1 \cdot \frac{x^3 + x^2y + xy^2 + y^3}{x^2 - y^2}t2(x2−y2)t3(x3+x2y+xy2+y3)​=t1⋅x2−y2x3+x2y+xy2+y3​. This confirms the equation is homogeneous of degree 1. For homogeneous equations, the standard technique is substituting v=yxv = \frac{y}{x}v=xy​, which gives y=vxy = vxy=vx and dydx=v+xdvdx\frac{dy}{dx} = v + x\frac{dv}{dx}dxdy​=v+xdxdv​. After substitution and simplification, this becomes separable. Option A is wrong because factoring (x+y)(x2+y2)(x+y)(x^2+y^2)(x+y)(x2+y2) doesn't match the numerator x3+x2y+xy2+y3x^3 + x^2y + xy^2 + y^3x3+x2y+xy2+y3, and you can't cancel with the denominator. Option B incorrectly concludes the equation isn't homogeneous—while the degrees differ, the ratio gives degree 1 homogeneity. Option D describes factoring that doesn't lead to immediate separability without the homogeneous substitution. Study tip: Always test for homogeneity by checking if f(tx,ty)=tkf(x,y)f(tx,ty) = t^k f(x,y)f(tx,ty)=tkf(x,y). If confirmed, use the substitution v=yxv = \frac{y}{x}v=xy​ to make it separable.

Question 17

Consider the differential equation dydx=x2+xyy2+xy\frac{dy}{dx} = \frac{x^2 + xy}{y^2 + xy}dxdy​=y2+xyx2+xy​. After factoring both numerator and denominator, which of the following statements about separability is correct?

  1. The equation is separable because it can be written as dydx=x(x+y)y(y+x)\frac{dy}{dx} = \frac{x(x+y)}{y(y+x)}dxdy​=y(y+x)x(x+y)​, which simplifies to dydx=xy\frac{dy}{dx} = \frac{x}{y}dxdy​=yx​ (correct answer)
  2. The equation is not separable because the factored form x(x+y)y(y+x)\frac{x(x+y)}{y(y+x)}y(y+x)x(x+y)​ contains mixed terms that cannot be separated into functions of xxx alone and yyy alone
  3. The equation is separable only when x+y≠0x + y \neq 0x+y=0, but becomes non-separable along the line y=−xy = -xy=−x
  4. The equation is separable because after factoring, it has the form dydx=f(xy)\frac{dy}{dx} = f(xy)dxdy​=f(xy) where fff is a function of the product xyxyxy only

Explanation: Factoring gives dydx=x(x+y)y(y+x)=x(x+y)y(x+y)\frac{dy}{dx} = \frac{x(x+y)}{y(y+x)} = \frac{x(x+y)}{y(x+y)}dxdy​=y(y+x)x(x+y)​=y(x+y)x(x+y)​. Since x+yx+yx+y appears in both numerator and denominator, we can cancel (assuming x+y≠0x+y \neq 0x+y=0) to get dydx=xy\frac{dy}{dx} = \frac{x}{y}dxdy​=yx​, which is clearly separable as y dy=x dxy\,dy = x\,dxydy=xdx. Choice B is wrong because it fails to recognize the cancellation. Choice C incorrectly suggests the separability depends on the constraint x+y≠0x+y \neq 0x+y=0, but this is just a domain restriction. Choice D is wrong because this is not a function of xyxyxy alone after simplification.

Question 18

Consider the equation dydx=ex+y−ex−yex+y+ex−y\frac{dy}{dx} = \frac{e^{x+y} - e^{x-y}}{e^{x+y} + e^{x-y}}dxdy​=ex+y+ex−yex+y−ex−y​. To determine if this equation is separable, which analysis is most appropriate?

  1. Factor out exe^xex from both numerator and denominator to obtain dydx=ey−e−yey+e−y=tanh⁡(y)\frac{dy}{dx} = \frac{e^y - e^{-y}}{e^y + e^{-y}} = \tanh(y)dxdy​=ey+e−yey−e−y​=tanh(y), which is separable (correct answer)
  2. Use the substitution u=x+yu = x + yu=x+y and v=x−yv = x - yv=x−y to transform the equation into a system that can be analyzed for separability
  3. Recognize that ex+y−ex−y=ex(ey−e−y)e^{x+y} - e^{x-y} = e^x(e^y - e^{-y})ex+y−ex−y=ex(ey−e−y) and ex+y+ex−y=ex(ey+e−y)e^{x+y} + e^{x-y} = e^x(e^y + e^{-y})ex+y+ex−y=ex(ey+e−y), so the equation separates immediately
  4. The equation cannot be separated because the exponential terms create non-linear coupling between xxx and yyy that cannot be factored into independent functions

Explanation: We have ex+y=ex⋅eye^{x+y} = e^x \cdot e^yex+y=ex⋅ey and ex−y=ex⋅e−ye^{x-y} = e^x \cdot e^{-y}ex−y=ex⋅e−y. So the equation becomes dydx=exey−exe−yexey+exe−y=ex(ey−e−y)ex(ey+e−y)=ey−e−yey+e−y\frac{dy}{dx} = \frac{e^x e^y - e^x e^{-y}}{e^x e^y + e^x e^{-y}} = \frac{e^x(e^y - e^{-y})}{e^x(e^y + e^{-y})} = \frac{e^y - e^{-y}}{e^y + e^{-y}}dxdy​=exey+exe−yexey−exe−y​=ex(ey+e−y)ex(ey−e−y)​=ey+e−yey−e−y​. Since ey−e−yey+e−y=tanh⁡(y)\frac{e^y - e^{-y}}{e^y + e^{-y}} = \tanh(y)ey+e−yey−e−y​=tanh(y), we get dydx=tanh⁡(y)\frac{dy}{dx} = \tanh(y)dxdy​=tanh(y), which separates as dytanh⁡(y)=dx\frac{dy}{\tanh(y)} = dxtanh(y)dy​=dx or coth⁡(y) dy=dx\operatorname{coth}(y)\,dy = dxcoth(y)dy=dx. Choice B suggests an unnecessarily complex approach. Choice C has the right factorization but poor explanation. Choice D incorrectly concludes non-separability.

Question 19

A student claims that the differential equation dydx=x2y+xy2x2+y2\frac{dy}{dx} = \frac{x^2y + xy^2}{x^2 + y^2}dxdy​=x2+y2x2y+xy2​ is separable because "both the numerator and denominator are homogeneous of degree 2." Which statement best evaluates this reasoning?

  1. The reasoning is correct; homogeneous equations of equal degree in numerator and denominator are always separable after appropriate algebraic manipulation
  2. The reasoning is incorrect; this equation is homogeneous of degree 1, not 2, and requires the substitution v=yxv = \frac{y}{x}v=xy​ to become separable (correct answer)
  3. The reasoning is partially correct; the equation is homogeneous but becomes separable only after factoring as dydx=xy(x+y)x2+y2\frac{dy}{dx} = \frac{xy(x+y)}{x^2+y^2}dxdy​=x2+y2xy(x+y)​ and making substitutions
  4. The reasoning is incorrect; while both numerator and denominator involve degree-2 terms, the equation is not separable in the traditional sense due to mixed polynomial terms

Explanation: The equation dydx=x2y+xy2x2+y2\frac{dy}{dx} = \frac{x^2y + xy^2}{x^2 + y^2}dxdy​=x2+y2x2y+xy2​ can be rewritten as dydx=xy(x+y)x2+y2\frac{dy}{dx} = \frac{xy(x + y)}{x^2 + y^2}dxdy​=x2+y2xy(x+y)​. Dividing numerator and denominator by x2x^2x2 gives dydx=yx(1+yx)1+(yx)2\frac{dy}{dx} = \frac{\frac{y}{x}(1 + \frac{y}{x})}{1 + (\frac{y}{x})^2}dxdy​=1+(xy​)2xy​(1+xy​)​, which is homogeneous of degree 1 (since dydx\frac{dy}{dx}dxdy​ has degree 1). With v=yxv = \frac{y}{x}v=xy​, so y=vxy = vxy=vx and dydx=v+xdvdx\frac{dy}{dx} = v + x\frac{dv}{dx}dxdy​=v+xdxdv​, the equation becomes separable in vvv and xxx. Choice A is wrong about the degree and the general principle. Choice C misunderstands the nature of homogeneous equations. Choice D incorrectly concludes non-separability.