Questions: Integrating Factor Method for First-Order Linear ODEs

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A student correctly computes μ(x) = x³ for the ODE y′ + (3/x)y = x² and multiplies through to get x³y′ + 3x²y = x⁵. They then integrate x³y′ and 3x²y separately to get (x⁴/4)y and (3x³/3)y. What error did they make?

AThe integrating factor should be e^(−3/x), not x³
BThe right side x⁵ should have been integrated before multiplying by μ
CAfter multiplying by the integrating factor, the left side x³y′ + 3x²y must be recognized as d/dx[x³y] and written as a single derivative before integrating — the two terms cannot be integrated separately
DThe constant of integration was omitted from the integrating factor
Question 2 Multiple Choice

Why is the constant of integration dropped when computing the integrating factor μ(x) = e^(∫P(x)dx)?

AConstants of integration are never needed in differential equations
BIncluding the constant gives μ = e^C · e^(∫P dx); the extra factor e^C multiplies both sides of the equation and cancels, so any particular choice of the constant gives an equally valid integrating factor — the simplest (C = 0) is used
CThe integrating factor must equal 1 at x = 0, which forces the constant to be zero
DIncluding the constant makes the resulting ODE nonlinear
Question 3 True / False

The integrating factor method can solve any first-order ODE, including nonlinear equations like y′ = y².

TTrue
FFalse
Question 4 True / False

After multiplying a first-order linear ODE by its integrating factor, the left side becomes the derivative of a product and can be directly integrated without further manipulation.

TTrue
FFalse
Question 5 Short Answer

Explain why the integrating factor μ(x) = e^(∫P(x)dx) transforms the ODE y′ + P(x)y = Q(x) into a directly integrable form. Where does the formula for μ come from?

Think about your answer, then reveal below.