📝 First order linear differential equations (41 MCQs)
📖 From Calculus • 9. Mathematical Modelling with Differential Equations • 41 questions available
What is First order linear differential equations?
Definition:
First-order linear ODEs have form , solvable using integrating factor to transform into exact derivative form.
Example:
For , integrating factor . Multiply: , giving .
Reason:
Linear equations appear frequently in applications; the integrating factor method provides systematic solution approach for this important class.
📝 All First order linear differential equations MCQs
Q1. A student attempts to solve the differential equation y' + 2xy = x by separating variables, rewriting it as . Which of the following best analyzes the validity of this approach?
📖 Explanation: This question targets error analysis regarding the distinction between separable and linear equations. The equation y' + 2xy = x cannot be written in the form because the right-hand side does not factor cleanly into a product of a function of x and a function of y. Students often mistakenly attempt separation on linear equations. Recognizing that the presence of both and terms necessitates the integrating factor method is crucial for conceptual understanding of differential equation classification.
Q2. Consider the initial value problem y' + p(x)y = q(x) where has a discontinuity at . If the initial condition is given at , what is the maximal interval of existence for the unique solution?
📖 Explanation: This question tests the theoretical underpinnings of the Existence and Uniqueness Theorem for linear equations without explicitly naming it. The theorem guarantees a unique solution only on an open interval containing the initial point where both coefficient functions are continuous. Since is discontinuous at 0 and the initial point is negative, the solution cannot cross the singularity at . Therefore, the domain is restricted to the negative reals. This challenges students to think beyond algebraic manipulation and consider the analytic constraints imposed by the coefficients' domains.
Q3. In a mixing tank model, the rate of change of salt is modeled by y' + \frac{r}{V}y = C_{in}r. If the inflow rate equals the outflow rate , but the volume is mistakenly treated as a variable when it should be constant, how does this error affect the integrating factor?
📖 Explanation: This application-based error analysis question highlights the sensitivity of the integrating factor to the model's parameters. In a standard constant-volume mixing problem, . If a student incorrectly assumes volume changes or treats constants as variables, the exponent in the integrating factor changes fundamentally. This alters the homogeneous solution's decay rate. Understanding that the integrating factor encapsulates the system's natural response (flushing rate) helps students realize why misidentifying leads to physically impossible predictions about concentration equilibrium.
Q4. Given the slope field for a differential equation where slopes along any horizontal line are identical, which of the following forms could the equation NOT take?
📖 Explanation: This graph-based conceptual question requires interpreting geometric properties of slope fields. If slopes depend only on , the equation is autonomous (y'=f(y)). Options A, B (with p=0), and C are autonomous. Option D, y' = x^2 - xy, explicitly depends on , meaning slopes vary horizontally even if is fixed. Students must connect the visual cue of horizontal translational symmetry in a slope field to the algebraic absence of the independent variable . This reinforces the link between graphical behavior and equation structure without requiring computation.
Q5. A population model with harvesting is given by P' = kP - H. To solve this using an integrating factor, one must first rewrite it in standard linear form. What is the correct integrating factor and why is the sign of critical?
📖 Explanation: This direct recall question checks procedural knowledge of standard form conversion. The equation P' - kP = -H has . The integrating factor is defined as . Many students erroneously use because they associate with growth. However, the formula requires the coefficient exactly as it appears in standard form y'+py=q. Using the wrong sign fails to produce the product rule derivative on the left side. This foundational step is essential for all subsequent linear equation applications.
Q6. Two students solve y' + y = e^{-x}. Student A gets . Student B gets . Without re-solving, how can you immediately identify Student B’s error?
📖 Explanation: This error analysis question focuses on a common integration pitfall. The integrating factor is . Multiplying gives (ye^x)' = e^{-x} \cdot e^x = 1. Integrating 1 yields , not . Student B likely saw on the RHS and blindly integrated it without realizing the IF cancelled the exponential. This specific mistake occurs when the source term is the reciprocal of the integrating factor. Recognizing this pattern allows for quick verification of solutions and highlights the importance of simplifying the product before integrating.
Q7. An RL circuit satisfies . If is a square wave switching between 0 and , why can't we simply apply the standard integrating factor formula once over the entire domain?
📖 Explanation: This challenging application question bridges calculus and engineering reality. While the ODE is linear, the standard formula assumes continuous . A square wave introduces jump discontinuities. The mathematical resolution involves solving the linear ODE separately on intervals where is constant, then enforcing physical continuity of current at transition points to determine new constants. This tests higher-order thinking by moving beyond textbook smooth-function examples to realistic scenarios where mathematical tools must be adapted, emphasizing that 'solving' an ODE often implies managing domain restrictions and boundary matching.
Q8. Which of the following transformations converts the Bernoulli equation y' + p(x)y = q(x)y^n into a first-order linear equation?
📖 Explanation: This direct recall question addresses the specific substitution for Bernoulli equations, a key extension of linear methods. The transformation yields u' = (1-n)y^{-n}y'. Substituting this back eliminates the non-linearity. Distractors represent common confusions: is incorrect, applies to logarithmic forms, and is only valid for . Mastery of this substitution demonstrates understanding that certain non-linear equations possess hidden linear structures accessible through specific variable changes, expanding the scope of solvable problems beyond strict linearity.
Q9. In the context of Newton’s Law of Cooling T' = k(T - T_e), if varies sinusoidally as , what qualitative feature will the long-term temperature solution exhibit?
📖 Explanation: This conceptual application question links ODE theory to physical intuition. The general solution comprises a transient part (which decays since ) and a particular solution driven by . For a linear system with sinusoidal input, the steady-state response is also sinusoidal at the same frequency, modified by the system's transfer function. Students must understand that while transients vanish, the forcing function permanently imprints its character onto the solution. This moves beyond finding formulas to predicting asymptotic behavior based on the structure of the non-homogeneous term.
Q10. A student claims that for y' + p(x)y = 0, the solution is valid even if is not integrable in elementary terms. Is this claim defensible?
📖 Explanation: This challenging conceptual question probes the definition of a 'solution'. In advanced calculus, defines a valid function via the accumulation of area, regardless of whether it matches elementary forms like polynomials or exponentials. The expression is analytically exact. This distinguishes between 'closed-form expressibility' and 'mathematical existence'. Accepting integral-defined solutions is crucial for handling real-world data or complex coefficients where symbolic integration fails, reinforcing that calculus extends beyond table lookups.
Q11. When solving xy' + 2y = x^3 with , a student divides by to get standard form but uses the interval for the solution. What is the fundamental flaw?
📖 Explanation: This error analysis question emphasizes domain awareness. Standard form y' + (2/x)y = x^2 reveals a singularity at . The Existence and Uniqueness Theorem applies only on intervals where coefficients are continuous. Since , the valid interval is . Extending across is mathematically unjustified without specific limiting analysis. Students often mechanically solve and ignore singularities. This question enforces the habit of identifying the maximal interval of validity immediately after putting the equation in standard form, linking algebraic operations to analytic constraints.
Q12. Compare the integrating factor method and separation of variables for the equation y' = ky. Which statement best captures their relationship?
📖 Explanation: This mixed-concept question encourages metacognition about solution methods. While separation is efficient for y'=ky, viewing it as linear y'-ky=0 with IF reinforces the unified framework for y'+py=q. When , separation fails but IF works. Understanding this hierarchy helps students choose strategies flexibly. The distractor about implicit/explicit solutions is false for this specific equation. Valuing multiple perspectives deepens conceptual grasp beyond algorithmic execution, preparing students for complex problems where method selection impacts efficiency and insight.
Q13. A tank initially contains pure water. Brine enters at rate with concentration , and mixture leaves at rate . The ODE is y' + \frac{r}{V}y = rc. If the tank volume doubles instantly at due to adding pure water (no salt added), how is the ODE modified for ?
📖 Explanation: This challenging modeling question combines instantaneous state changes with ODE dynamics. Adding pure water dilutes concentration but preserves total salt mass . Thus, the new initial amount is still , not halved. However, the larger volume reduces the flushing rate coefficient to . The RHS stays constant as inflow hasn't changed. Students must distinguish between state variables (amount vs. concentration) and system parameters (volume). This multi-step reasoning mirrors real engineering perturbations where parameters shift discretely while states evolve continuously.
Q14. For the equation y' + (\tan x)y = \cos x with , what is the most appropriate interval for the unique solution?
📖 Explanation: This application of theory tests recognition of trigonometric singularities. is discontinuous at . The initial point lies in . By the existence theorem, the solution exists uniquely on the largest open interval containing where coefficients are continuous. That interval is . Choosing wider intervals ignores vertical asymptotes. This reinforces that 'standard form' analysis must include scanning for all potential discontinuities, especially periodic ones, ensuring mathematical rigor in defining solution domains.
Q15. A student solves y' + 2y = 4 and obtains . Upon checking, substituting back yields . What specific sign error occurred?
📖 Explanation: This error analysis targets the most frequent mistake in linear ODEs: sign errors in the integrating factor or exponent. For y'+2y=4, , so . But solving (ye^{2x})'=4e^{2x} gives . The student wrote in the final answer, implying they either used incorrectly or messed up the division step. Checking by substitution is a vital verification skill. This question validates that habit and clarifies the direction of exponential decay/growth relative to the coefficient's sign.
Q16. In radioactive decay with continuous replenishment, the model is N' = -\lambda N + R. If is proportional to current amount (i.e., ), how does this alter the classification and solution strategy?
📖 Explanation: This conceptual question explores parameter dependence within linear structures. Substituting gives N' + (\lambda - k)N = 0. This is still homogeneous linear! The effective decay constant shifts. If , it becomes growth. Students might panic seeing on RHS, thinking it breaks linearity. But linearity allows dependent variable terms on LHS. Recognizing that feedback loops merely adjust coefficients preserves the powerful linear toolkit. This insight is crucial in systems biology and control theory where interactions modify effective rates rather than equation types.
Q17. Which graph best represents the family of solutions to y' + y = e^{-x}?
📖 Explanation: This graph-based interpretation question connects analytical solutions to visual features. The solution involves a polynomial times a decaying exponential. Each curve rises/falls depending on , has a max/min where y'=0 (i.e., ), and eventually decays to 0 due to dominance. They don't share a common intersection (except possibly special points) nor are parallel. Identifying the 'hump then decay' shape confirms understanding of the resonance-induced term versus simple exponential decay. Visual literacy validates algebraic results.
Q18. When deriving the integrating factor , we typically omit the constant of integration. Why is this mathematically permissible?
📖 Explanation: This conceptual question justifies a procedural shortcut. If works, then also satisfies (K\mu)' = p(K\mu). In the solution formula , the constant appears in both numerator and denominator, cancelling out. Thus, choosing loses no generality. Understanding this prevents confusion about 'missing' constants and clarifies that the IF is a tool, not a unique function. It reinforces the multiplicative nature of the method versus additive constants in integration.
Q19. A falling object with air resistance proportional to velocity satisfies mv' + cv = mg. If mass decreases linearly (rocket burning fuel), why does the standard linear IF method fail directly?
📖 Explanation: This Olympiad-style trick question tests robustness of definitions. Linearity depends on and v', not coefficients. Even if varies, v' + \frac{c}{m(t)}v = g remains linear in ! The IF may be harder to compute, but the method is theoretically valid. Students often conflate 'variable coefficients' with 'non-linear'. This distinction is profound: linearity is about the unknown function's structure, not parameter constancy. Recognizing this prevents premature abandonment of powerful analytical tools in dynamic systems.
Q20. In solving y' + p(x)y = q(x), suppose evaluates to . What is the simplified integrating factor?
📖 Explanation: This direct recall/application hybrid addresses simplification skills. . However, since IFs are used on intervals where is continuous (avoiding ), maintains constant sign. We conventionally drop absolute values, using or ; either works as signs cancel. Choosing complicates differentiation unnecessarily. This nuance matters in practice: proper simplification streamlines subsequent integration. Students must balance rigorous absolute values with practical interval-based conventions, avoiding overly cautious expressions that hinder calculation.
Q21. A student models bacterial growth with nutrient limitation as y' = ky(L-y). They insist this is linear because it describes growth. How would you correct this misconception using structural analysis?
📖 Explanation: This conceptual correction targets confusion between phenomenological description and mathematical structure. 'Linear' strictly means degree 1 in unknown function and its derivatives. Logistic equation contains , making it non-linear despite describing gradual growth. Students often equate 'smooth/simple' with 'linear'. Clarifying that interaction terms (like competition ) introduce non-linearity is fundamental. This distinction dictates solution methods: separation works here, but IF does not. Structural diagnosis precedes method selection.
Q22. For the IVP y' + \frac{2}{x}y = x^2, y(1)=3, what happens if one incorrectly uses without considering ?
📖 Explanation: This nuanced error analysis examines domain restrictions versus computational correctness. Technically , so . On , is correct. Since , we're safely in positive domain. The 'error' of omitting absolute value is harmless here. But if , using would be wrong (should be still? Actually , so even then it's fine!). Wait—actually always. So is universally correct! The distractor exploits overthinking. True insight: sometimes 'sloppy' notation yields correct results due to even powers. This builds confidence in checking rather than fearing.
Q23. In an electrical circuit LI' + RI = V, if (superconductor), how does the solution behavior change qualitatively compared to ?
📖 Explanation: This mixed physics/calculus concept explores degenerate cases. With , I' = V/L. Solution is . No exponential term exists. Transients don't decay; memory persists indefinitely via integration. This contrasts sharply with resistive circuits where history fades. Recognizing limiting behaviors as parameters vanish deepens understanding of each term's role. It shows mathematics adapting to physical extremes, reinforcing that formulas aren't static but responsive to system properties.
Q24. Which statement correctly compares Euler’s Method and the Integrating Factor method for y' + y = x?
📖 Explanation: This comparative conceptual question situates numerical vs. analytical methods. IF yields precise formula . Euler approximates via tangent steps, accumulating truncation error . Knowing when to use each is practical: IF for insight/exactness, Euler for complex/non-solvable cases. Distractors invert roles or overstate numerical accuracy. This meta-knowledge guides problem-solving strategy selection in applied contexts where perfect solutions are unavailable.
Q25. A tank problem yields y' + \frac{1}{10+t}y = 5. Why is the integrating factor instead of ?
📖 Explanation: This application/simplification question addresses algebraic fluency. for . Students sometimes leave answers in unsimplified exponential-log form, hindering next integration steps. Recognizing inverse function cancellation is basic but crucial in ODE workflows. The distractor about variable volume is plausible but irrelevant to the algebraic identity. Fluency in simplifying IFs accelerates problem solving and reduces error propagation.
Q26. If is a particular solution to y'+py=q and solves the homogeneous version, why is the general solution?
📖 Explanation: This foundational theory question explains solution structure. Linearity implies . Any other solution differs from by a homogeneous solution. This decomposition separates system response (transient/homogeneous) from external drive (steady/particular). Understanding superposition is key for advanced topics like Green's functions. Distractors offer superficial reasons. Grasping operator linearity elevates students from recipe-followers to theory-understanders.
Q27. In carbon dating, C' = -kC. If measurement error makes 1% too high, how does estimated age change for fixed remaining fraction?
📖 Explanation: This applied error analysis links parameter sensitivity to inverse functions. . If , . Age decreases proportionally. Inverse relationship means overestimating decay rate underestimates age. This counterintuitive direction trips students. Quantitative sensitivity analysis is vital in experimental science. Understanding functional dependencies prevents misinterpretation of uncertain data.
Q28. Solve y' + y\cot x = \sin x on . What is the integrating factor?
📖 Explanation: Direct recall/trig integration. . On , , so . Trig IFs appear frequently. Recognizing standard integrals avoids stalls. Distractors test confusion with derivatives/integrals of trig functions. Fluency here enables focus on modeling aspects rather than computational blocks.
Q29. A student argues that y' + p(x)y = q(x) always has a solution expressible in elementary functions if are elementary. Is this true?
📖 Explanation: This conceptual/challenging question addresses integrability limits. Example: y'+y=e^{-x^2}. IF , integral is non-elementary. Elementary inputs don't guarantee elementary outputs. This humbles expectations and motivates numerical/special function approaches. Understanding closure properties prevents futile symbolic struggles.
Q30. For y' + 2xy = x, notice RHS is derivative of coefficient of times something? Actually, observe . What shortcut solves this?
📖 Explanation: Olympiad-style insight. If type relation... wait, here gives . Yes! Constant particular solution exists when is constant. Spotting this avoids full IF machinery. Such insights save time in exams/research. Training pattern recognition complements algorithmic competence.
Q31. In mixing problems, if outflow rate exceeds inflow, volume decreases. Why does this eventually invalidate the standard linear model y' + \frac{r_{out}}{V(t)}y = c_{in}r_{in}?
📖 Explanation: Applied domain awareness. . If , at . Coefficient blows up; solution ceases. Real tanks empty; math reflects this via singularity. Ignoring physical bounds leads to absurd extrapolations. Modeling requires tracking validity horizons.
Q32. Which condition ensures y' + p(x)y = q(x) has a periodic solution if are periodic?
📖 Explanation: Advanced theory/application. Homogeneous solution is periodic iff . Otherwise it grows/decays, preventing overall periodicity unless forced specially. For generic , need bounded homogeneous part. Zero-mean ensures Floquet multiplier is 1. This connects ODEs to dynamical systems. Beyond standard curriculum but rewards deep thinkers.
Q33. A student writes . They keep . Final answer has extra . Is this wrong?
📖 Explanation: Procedural clarification. Keeping is technically correct but redundant. factors out of numerator/denominator. Omitting it is convention for efficiency. Students fearing 'lost' constants need reassurance. Confidence in conventions speeds work.
Q34. For y' + y = f(x) where is piecewise constant, why is continuity of enforced at jumps?
📖 Explanation: Modeling principle. Math allows discontinuous solutions to discontinuous ODEs, but physics forbids infinite fluxes. Continuity bridges pieces. This constraint determines integration constants. Distinguishing mathematical possibility from physical necessity is key in applied math.
Q35. If y' + p(x)y = 0 has solution , what is ?
📖 Explanation: Reverse engineering/recall. y' = -2xe^{-x^2}. Plug in: . Tests understanding of IF derivation backwards. Strengthens connection between coefficient and solution shape.
Q36. In y' + y = e^x, why is particular solution not ?
📖 Explanation: Conceptual distinction. Homogeneous is . Forcing is distinct. No resonance. Resonance needs matching exponents. Confusing signs causes unnecessary factors. Precision in undetermined coefficients prevents errors.
Q37. A drug dosage model D' = -kD + I(t) uses impulse . How is this handled in linear framework?
📖 Explanation: Advanced application. Distributional solutions extend linear theory. Jump condition replaces continuity. Post-jump evolution uses new IC. This handles bolus doses realistically. Bridges continuous ODEs and discrete events.
Q38. Why is y' + y^2 = x NOT linear despite having y' and ?
📖 Explanation: Definition check. Linearity requires degree 1 in . breaks it. Simple but essential filter before applying IF. Prevents wasted effort.
Q39. For y' + \frac{1}{x}y = x on , IF is . Solution involves . What if domain was ?
📖 Explanation: Domain subtlety. . . On negatives, . But (-x)y' + (-x)\frac{1}{x}y = (-x)x \Rightarrow -(xy)' = -x^2 \Rightarrow (xy)'=x^2. Same result! Absolute value handles sign automatically. Robustness of method across domains.
Q40. In y' + p(x)y = q(x), if and , what is the solution?
📖 Explanation: Uniqueness/trivial solution. Homogeneous + zero IC = zero solution. Fundamental property. Checks understanding of IC role.
Q41. A student computes for y' + 2xy = x. Then writes (ye^{x^2})' = xe^{x^2}. Correct?
📖 Explanation: Verification of core step. Product rule reversal is the heart of IF method. Confirming this builds procedural confidence. All elements align correctly.