Step 1: Understanding Linear Differential Equations
A differential equation is said to be linear if the dependent variable and all its derivatives appear to the power of one (i.e., they are not multiplied together or raised to any power other than one). There should be no products or nonlinear functions (like sin, cos, exponential of the dependent variable) of the dependent variable or its derivatives.
Step 2: Analyze the given equations
To determine which equation is linear, check whether the dependent variable \( y \) and its derivatives appear in a linear form (first power, not multiplied by each other or raised to powers).
Step 3: Examine the equation \( x^2 dy + xy dx - 1 = 0 \)
Rewrite it as:
\( x^2 \frac{dy}{dx} + xy = 1 \)
Here, \(\frac{dy}{dx}\) and \( y \) appear in the first power and are not multiplied together. There are no nonlinear terms involving \( y \) or its derivative.
Step 4: Conclusion
Since the equation can be written in the form:
\( x^2 \frac{dy}{dx} + x y = 1 \),
which is linear in \( y \) and \( \frac{dy}{dx} \), the equation \( x^2 dy + x y dx - 1 = 0 \) is a linear differential equation.