Differential Equations Quiz: Identifying Exact Des
Practice Identifying Exact 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 / 14
0 of 14 answered
Consider the differential equation dxdy=x2−excosyexsiny−2xy. Which of the following statements is true?
What this quiz covers
This quiz focuses on Identifying Exact 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
Consider the differential equation dxdy=x2−excosyexsiny−2xy. Which of the following statements is true?
The equation is exact. (correct answer)
The equation is separable.
The equation is linear in y.
The equation becomes exact when multiplied by μ(x)=x.
Explanation: First, rewrite the equation in the standard form M(x,y)dx+N(x,y)dy=0. From dxdy=x2−excosyexsiny−2xy, we get (x2−excosy)dy=(exsiny−2xy)dx. Rearranging gives (exsiny−2xy)dx−(x2−excosy)dy=0, which is (exsiny−2xy)dx+(excosy−x2)dy=0. Let M(x,y)=exsiny−2xy and N(x,y)=excosy−x2. To check for exactness, we compute the partial derivatives: ∂y∂M=excosy−2x and ∂x∂N=excosy−2x. Since ∂y∂M=∂x∂N, the equation is exact. It is not separable because the terms cannot be factored into functions of only x and only y. It is not linear due to the siny and cosy terms. Multiplying by an integrating factor is unnecessary as it's already exact.
Question 2
A differential equation M(x,y)dx+N(x,y)dy=0 is exact. Which of the following must be true for any solution curve y(x) of the equation in a simply connected region where M and N have continuous first partial derivatives?
The curve is a level curve of some potential function F(x,y). (correct answer)
The vector field V=⟨N,M⟩ is conservative.
The line integral ∫CMdx+Ndy depends on the path C.
Both functions M(x,y) and N(x,y) must be homogeneous.
Explanation: An exact differential equation Mdx+Ndy=0 is one for which there exists a potential function F(x,y) such that ∂x∂F=M and ∂y∂F=N. The solutions to the differential equation are given by the implicit relation F(x,y)=C, where C is a constant. This means the solution curves are the level curves of the potential function F. The condition for exactness, ∂y∂M=∂x∂N, is equivalent to the condition for the vector field V=⟨M,N⟩ to be conservative, not ⟨N,M⟩. For an exact differential (or a conservative vector field), the line integral ∫CMdx+Ndy is path-independent. The condition for a homogeneous equation is different from the condition for an exact equation.
Question 3
The equation (3xy+y2)dx+(x2+xy)dy=0 is not exact. For which function μ(x,y) does multiplication by μ make the equation (μ(3xy+y2))dx+(μ(x2+xy))dy=0 exact?
μ(x,y)=x (correct answer)
μ(x,y)=y
μ(x,y)=xy
μ(x,y)=x2
Explanation: We need to test each proposed integrating factor by multiplying it through the equation and then checking the exactness condition ∂y∂Mnew=∂x∂Nnew.
A) Let μ(x,y)=x. The new equation is (3x2y+xy2)dx+(x3+x2y)dy=0. Let M1=3x2y+xy2 and N1=x3+x2y. Then ∂y∂M1=3x2+2xy and ∂x∂N1=3x2+2xy. Since they are equal, the equation becomes exact. This is the correct answer.
B) Let μ(x,y)=y. M2=3xy2+y3, N2=x2y+xy2. ∂y∂M2=6xy+3y2, ∂x∂N2=2xy+y2. Not exact.
C) Let μ(x,y)=xy. M3=3x2y2+xy3, N3=x3y+x2y2. ∂y∂M3=6x2y+3xy2, ∂x∂N3=3x2y+2xy2. Not exact.
D) Let μ(x,y)=x2. M4=3x3y+x2y2, N4=x4+x3y. ∂y∂M4=3x3+2x2y, ∂x∂N4=4x3+3x2y. Not exact.
Question 4
For the differential equation (eaxcos(y)+y2)dx+(2xy−eaxsin(y))dy=0 to be exact, what must be the value of the constant a?
a=−1
a=0
a=1 (correct answer)
a=2
Explanation: Let M(x,y)=eaxcos(y)+y2 and N(x,y)=2xy−eaxsin(y). For the equation to be exact, we must have ∂y∂M=∂x∂N. Let's compute these derivatives. ∂y∂M=∂y∂(eaxcos(y)+y2)=−eaxsin(y)+2y. ∂x∂N=∂x∂(2xy−eaxsin(y))=2y−aeaxsin(y). Setting them equal: −eaxsin(y)+2y=2y−aeaxsin(y). This simplifies to −eaxsin(y)=−aeaxsin(y). For this equality to hold for all x and y, we must have a=1.
Question 5
The differential equation ydx+(2xy−e−2y)dy=0 is not exact. Let P(y)=M1(∂x∂N−∂y∂M). If P(y) is a function of y only, then μ(y)=e∫P(y)dy is an integrating factor. Which statement is true for the given equation?
P(y) is not a function of y only, so an integrating factor of the form μ(y) does not exist.
An integrating factor is μ(y)=y.
After multiplying by the appropriate integrating factor μ(y), the resulting equation is exact. (correct answer)
The equation is already exact, so no integrating factor is needed.
Explanation: First, identify M(x,y)=y and N(x,y)=2xy−e−2y. Compute the partial derivatives: ∂y∂M=1 and ∂x∂N=2y. Since 1=2y, the equation is not exact. Now, let's compute P(y)=M1(∂x∂N−∂y∂M)=y1(2y−1)=2−y1. Since this expression is a function of y only, an integrating factor of the form μ(y) exists. The theory of integrating factors states that if such a P(y) exists, multiplying the original DE by μ(y)=e∫P(y)dy will make it exact. Therefore, the resulting equation will be exact. We do not need to find the integrating factor itself to confirm this.
Question 6
The slope of the tangent line to a curve at any point (x,y) is given by y′=−N(x,y)M(x,y). The set of all such curves forms the solution to M(x,y)dx+N(x,y)dy=0. For which of the following pairs of functions M and N does the corresponding family of curves represent the level sets of a potential function F(x,y)?
M(x,y)=x2−y, N(x,y)=x+y2
M(x,y)=arctan(y), N(x,y)=1+y2x (correct answer)
M(x,y)=ylnx, N(x,y)=xlny
M(x,y)=2xey, N(x,y)=xey+y
Explanation: The family of curves represents the level sets of a potential function if and only if the differential equation M(x,y)dx+N(x,y)dy=0 is exact. We must check the condition ∂y∂M=∂x∂N for each pair of functions.
A) My=−1, Nx=1. Not exact.
B) My=∂y∂(arctan(y))=1+y21. Nx=∂x∂(1+y2x)=1+y21. Since My=Nx, this equation is exact.
C) My=lnx, Nx=lny. Not exact.
D) My=2xey, Nx=ey. Not exact.
Question 7
For what real value of the constant k is the differential equation (y3+kxy4−2x)dx+(3xy2+20x2y3)dy=0 exact?
k=5
k=10 (correct answer)
k=20
k=40
Explanation: Let M(x,y)=y3+kxy4−2x and N(x,y)=3xy2+20x2y3. For the equation to be exact, the condition ∂y∂M=∂x∂N must hold. First, compute the partial derivative of M with respect to y: ∂y∂M=3y2+4kxy3. Next, compute the partial derivative of N with respect to x: ∂x∂N=3y2+40xy3. Setting these two expressions equal gives 3y2+4kxy3=3y2+40xy3. This simplifies to 4kxy3=40xy3, which implies 4k=40. Solving for k yields k=10.
Question 8
Consider the differential equation (f(x)+2xy2)dx+(2x2y−cos(y))dy=0, where f(x) is any differentiable function. Which statement about the exactness of this equation is true?
The equation is exact only if f(x) is a constant.
The equation is exact only if f(x)=cx4 for some constant c.
The equation is exact for any differentiable function f(x). (correct answer)
The equation is never exact, regardless of the choice of f(x).
Explanation: Let M(x,y)=f(x)+2xy2 and N(x,y)=2x2y−cos(y). We check the condition for exactness, ∂y∂M=∂x∂N. The partial derivative of M with respect to y is ∂y∂M=∂y∂(f(x)+2xy2)=0+4xy=4xy. The partial derivative of N with respect to x is ∂x∂N=∂x∂(2x2y−cos(y))=4xy−0=4xy. Since ∂y∂M=4xy and ∂x∂N=4xy, the condition for exactness is satisfied for any differentiable function f(x). The choice of f(x) does not affect the outcome of the test.
Question 9
Which of the following differential equations is NOT exact?
(2x+y2)dx+2xydy=0
(cos(x+y)−xsin(x+y))dx−xsin(x+y)dy=0
(yexy+2x)dx+(xexy−2y)dy=0
(x2+y2)dx+xydy=0 (correct answer)
Explanation: We test each equation for exactness using the condition ∂y∂M=∂x∂N.
A) M=2x+y2,N=2xy. ∂y∂M=2y. ∂x∂N=2y. Exact.
B) M=cos(x+y)−xsin(x+y),N=−xsin(x+y). ∂y∂M=−sin(x+y)−xcos(x+y). ∂x∂N=−(1⋅sin(x+y)+xcos(x+y))=−sin(x+y)−xcos(x+y). Exact.
C) M=yexy+2x,N=xexy−2y. ∂y∂M=exy+y(xexy)=exy(1+xy). ∂x∂N=exy+x(yexy)=exy(1+xy). Exact.
D) M=x2+y2,N=xy. ∂y∂M=2y. ∂x∂N=y. Since 2y=y, this equation is not exact.
Question 10
The solution to an exact differential equation is given implicitly by the family of curves F(x,y)=C. If F(x,y)=x2ey+y3sin(x), which differential equation corresponds to this family of solutions?
Explanation: When you encounter a problem about finding the differential equation from a given family of solutions F(x,y)=C, you need to use implicit differentiation. The key insight is that differentiating both sides of F(x,y)=C with respect to x gives you the differential equation.Starting with F(x,y)=x2ey+y3sin(x)=C, differentiate both sides with respect to x:∂x∂F+∂y∂F⋅dxdy=0Calculate the partial derivatives:
∂x∂F=2xey+y3cos(x)
∂y∂F=x2ey+3y2sin(x)
Substituting these into our equation:
(2xey+y3cos(x))+(x2ey+3y2sin(x))dxdy=0Rearranging to standard form Mdx+Ndy=0:
(2xey+y3cos(x))dx+(x2ey+3y2sin(x))dy=0This matches answer choice D.Answer choice A has the wrong sign on the second term - it shows subtraction instead of addition. Answer choice B swaps the coefficients of dx and dy, which would come from incorrectly identifying which partial derivative goes with which differential. Answer choice C has the wrong sign on the y3cos(x) term in the first coefficient.Remember: when working backwards from F(x,y)=C to find the differential equation, always use implicit differentiation and be careful with signs when rearranging to standard form.
Question 11
If the equation M(x,y)dx+N(x,y)dy=0 is exact, and the equation M(x,y)dx−N(x,y)dy=0 is also exact, which of the following must be true about M(x,y) and N(x,y) on a simply connected domain with continuous first partial derivatives?
The only solution to Mdx+Ndy=0 is y(x)=C.
M and N must both be constant functions.
M(x,y)=−N(x,y) for all x,y.
M is a function of x only and N is a function of y only. (correct answer)
Explanation: When you encounter problems about exact differential equations, you need to recall the exactness condition: an equation M(x,y)dx+N(x,y)dy=0 is exact if and only if ∂y∂M=∂x∂N.Let's apply this condition to both given equations. For M(x,y)dx+N(x,y)dy=0 to be exact, we need:
∂y∂M=∂x∂NFor M(x,y)dx−N(x,y)dy=0 to be exact, we need:
∂y∂M=∂x∂(−N)=−∂x∂NSetting these equal: ∂x∂N=−∂x∂N, which means ∂x∂N=0. Therefore, N depends only on y.Similarly, from the first condition: ∂y∂M=∂x∂N=0, so M depends only on x. This confirms answer choice D.Let's examine why the other options fail:A) This claims the solution is always y=C, but this would only be true if N=0, which isn't required.B) Constant functions are too restrictive. For example, M(x)=x and N(y)=y satisfy our conditions but aren't constant.C) The relationship M=−N isn't required. Functions like M(x)=x and N(y)=2y work perfectly.Study tip: When you see "both equations exact" problems, immediately write out both exactness conditions and look for what constraints this places on the partial derivatives. The intersection of these constraints often reveals the answer.
Question 12
A student encounters the differential equation (yexy+2x)dx+(xexy+cosy)dy=0 and immediately concludes it is exact because "the exponential terms match." Without solving the equation, determine whether this reasoning and conclusion are correct.
Both the reasoning and conclusion are correct
The reasoning is flawed, but the conclusion happens to be correct (correct answer)
The reasoning is correct, but the conclusion is wrong due to a calculation error
Both the reasoning and conclusion are incorrect
Explanation: The student's reasoning is flawed because "matching exponential terms" is not a criterion for exactness. The correct test is whether ∂y∂M=∂x∂N. Let's check: M=yexy+2x and N=xexy+cosy. We have ∂y∂M=exy+yexy⋅x=exy+xyexy=exy(1+xy) and ∂x∂N=exy+xexy⋅y=exy+xyexy=exy(1+xy). Since ∂y∂M=∂x∂N, the equation is indeed exact. So the student's conclusion is correct, but the reasoning ("exponential terms match") is not a valid mathematical justification for exactness.
Question 13
Consider the differential equation (3x2y2+2xy3)dx+(2x3y+3x2y2+ey)dy=0. A student factors the first few terms and writes this as xy2(3x+2y)dx+x2y(2x+3y)dy+eydy=0, then claims the equation cannot be exact because of the "extra" eydy term. Evaluate this reasoning.
The reasoning is correct; the eydy term prevents exactness
The reasoning is flawed; factoring is irrelevant to exactness testing (correct answer)
The reasoning is partially correct; factoring helps, but the conclusion about the ey term is wrong
The factoring is incorrect, making the entire analysis invalid
Explanation: The student's reasoning is flawed because factoring the terms has no bearing on whether a differential equation is exact. Exactness depends solely on whether ∂y∂M=∂x∂N for the complete functions M and N. Here M=3x2y2+2xy3 and N=2x3y+3x2y2+ey. We compute ∂y∂M=6x2y+6xy2 and ∂x∂N=6x2y+6xy2. Since these are equal, the equation is exact. The presence of the ey term doesn't "prevent" exactness—it's simply part of N(x,y). The student's approach of factoring and treating terms separately is not how exactness is determined.
Question 14
For the differential equation (tany+2xy3)dx+(xsec2y+3x2y2+h(y))dy=0 to be exact, what must be true about the function h(y)?
h(y) can be any differentiable function of y (correct answer)
h(y) must be a constant function
h(y) must satisfy h′(y)=sec2y
No such function h(y) exists that makes the equation exact
Explanation: For exactness, we need ∂y∂M=∂x∂N where M=tany+2xy3 and N=xsec2y+3x2y2+h(y). Computing ∂y∂M=sec2y+6xy2 and ∂x∂N=sec2y+6xy2+0=sec2y+6xy2 (since h(y) doesn't depend on x). These are already equal regardless of the choice of h(y), so the equation is exact for any differentiable function h(y). The function h(y) doesn't affect the exactness condition since it contributes nothing to ∂x∂N.