UG Applied Mathematics Booster Test 3 - Introduction to Differential Equations
📌 Answers are locked once submitted — results and explanations appear at the end.
QUESTION 1 OF 20
Why does an equation modeling the decay of carbon-14 (dC/dt = -kC) qualify strictly as an ordinary differential equation?
QUESTION 2 OF 20
Analytically match the resulting equation or factor to its respective mathematical model:
| List I | List II |
|---|---|
| 1. Compound Interest | a. T - A = λe^(-kt) |
| 2. Newton's Cooling | b. C = C₀e^(-(ln 2 / 5700)t) |
| 3. Carbon Dating | c. A = A₀e^(rt) |
| 4. Drug Absorption | d. y = y₀e^(-kt) |
QUESTION 3 OF 20
In xy(d²y/dx²) + x(dy/dx)² − y(dy/dx) = 0, analyzing the dependent variable y, which statements hold true?
1. y is differentiated with respect to x.
2. The degree of the highest derivative of y is 1.
3. The order of the differential equation concerning y is 2.
4. y can be ignored to form an algebraic constant.
QUESTION 4 OF 20
Regarding the formation of differential equations, identify the INCORRECT analytical statement about independent variables:
QUESTION 5 OF 20
Mixing algebraic powers and derivative orders can be tricky. For the equation (ds/dt)⁴ + 2s(d²s/dt²) = 0, what dictates the analytical order?
QUESTION 6 OF 20
When evaluating the differential equation dy/dx = y²/(1-xy) in the constraint region xy ≠ 1, if we algebraically inverse the relation to dx/dy, what happens to its order?
QUESTION 7 OF 20
Structuring equations linearly is similar to fixed EMI logic. If a differential equation is not expressible as a polynomial in its derivatives, such as d²y/dx² + y² + e^(dy/dx) = 0, what is its degree analytically?
QUESTION 8 OF 20
Assessing moving average growth changes relies on finding the highest impact point. In (y''')² + (y'')³ + (y')⁴ + y⁵ = 0, the degree is analytically defined by:
QUESTION 9 OF 20
If an equation is formulated by differentiating y = c e^x + d e^(-x) twice to form y'' - y = 0, what is the probability that the resulting differential equation is a polynomial in its derivatives?
QUESTION 10 OF 20
If y = log(x), forming the differential equation gives x y' = 1. Though logarithms act as vector-like non-linear transformations initially, is the degree of this formed differential equation defined?
QUESTION 11 OF 20
To find an area bounding curve, we solve the first-order differential equation dy/dx = e^(x+y) + x²e^y. The solution requires integrating factors or variables separation. What is the integrated particular format?
QUESTION 12 OF 20
Forming the differential equation of the family of ellipses having foci on the y-axis and center at origin x²/b² + y²/a² = 1 leads to an integral-free relation xy y'' + x(y')² - y y' = 0. What is the order of this differential equation?
QUESTION 13 OF 20
A family of curves given by y = A e^(2x) + B e^(-x) + C sin(x) with three arbitrary constants will theoretically lead to a differential equation of what order?
QUESTION 14 OF 20
In forming the equation x(y y₂ + y₁²) = y y₁, what technique is analytically utilized to eliminate the arbitrary constants from the original relation?
QUESTION 15 OF 20
Analytically, why does the general solution of an nth order differential equation necessarily contain exactly n independent arbitrary constants?
QUESTION 16 OF 20
The differential equation x + y y' = 0 resulting from x² + y² = a² represents which family of curves analytically?
QUESTION 17 OF 20
In Newton's cooling model T - 75 = 110e^(-kt), substituting the boundary condition t = 30 and T = 150 fixes the value of k as a constant. What is the exact resulting evaluation of e^(-30k)?
QUESTION 18 OF 20
Determine the specific solution curve for dy/dx = (2x log x + x) if integration yields y = x² log x - x²/2 + x²/2 + c. Which correctly simplifies to:
QUESTION 19 OF 20
QUESTION 20 OF 20
Test Complete!
Answer Review
1 Why does an equation modeling the decay of carbon-14 (dC/dt = -kC) qualify strictly as an ordinary differential equation?
One dependent variable (C) One independent variable (t) Ordinary differential equation definition
- dC/dt = -kC involves derivative w.r.t. only time → Only one independent variable is present → Hence it is an ODE
- Option A → describes PDE, not ODE
- Option C → irrelevant to classification
- Option D → unrelated to differential equations
Used: Definition Matching
Final Logic: Single independent variable → ODE
"One variable → ODE."
2 Analytically match the resulting equation or factor to its respective mathematical model:
| List I | List II |
|---|---|
| 1. Compound Interest | a. T - A = λe^(-kt) |
| 2. Newton's Cooling | b. C = C₀e^(-(ln 2 / 5700)t) |
| 3. Carbon Dating | c. A = A₀e^(rt) |
| 4. Drug Absorption | d. y = y₀e^(-kt) |
Compound interest → exponential growth Cooling → temperature difference model Carbon dating → decay law Drug absorption → decay model
- (1) Compound Interest → A = A₀e^(rt) → (c) → (2) Newton's Cooling → T − A = λe^(−kt) → (a) → (3) Carbon Dating → exponential decay → (b) → (4) Drug Absorption → y = y₀e^(−kt) → (d)
- Option B → swaps models incorrectly
- Option C → mismatched decay forms
- Option D → incorrect pairing
Used: Concept Mapping
Final Logic: Standard physical laws → fixed exponential models
"Growth, Cooling, Decay, Absorption = exponential quartet."
3 In xy(d²y/dx²) + x(dy/dx)² − y(dy/dx) = 0, analyzing the dependent variable y, which statements hold true?
1. y is differentiated with respect to x.
2. The degree of the highest derivative of y is 1.
3. The order of the differential equation concerning y is 2.
4. y can be ignored to form an algebraic constant.
y is differentiated Highest derivative is second order Order is 2
- 1: y is differentiated → 2: highest derivative power is 1 → 3: order is 2 → 4 is false
- Option A → includes wrong 4
- Option B → incomplete
- Option D → includes false statement
Used: Elimination
"Check order, ignore irrelevant claims."
4 Regarding the formation of differential equations, identify the INCORRECT analytical statement about independent variables:
DE need not be free of x x often remains in equation Statement B is false
- Differential equations generally include independent variable → It is not eliminated from final DE → So B is incorrect
- Option A → correct
- Option C → correct
- Option D → correct
Used
- Extreme Word Filter
"x stays in DE."
5 Mixing algebraic powers and derivative orders can be tricky. For the equation (ds/dt)⁴ + 2s(d²s/dt²) = 0, what dictates the analytical order?
Highest derivative is d²s/dt² Order depends only on derivative level Powers ignored
- Highest derivative present is second derivative → Therefore order = 2
- Option A → power irrelevant
- Option B → coefficient irrelevant
- Option D → not a rule
Used: Highest Derivative Rule
"Ignore powers, take highest derivative."
6 When evaluating the differential equation dy/dx = y²/(1-xy) in the constraint region xy ≠ 1, if we algebraically inverse the relation to dx/dy, what happens to its order?
Order depends on highest derivative Reversal does not change order Still first order
- Original equation has first derivative → Rewriting does not change order → Order remains 1
- Option A → incorrect
- Option B → meaningless
- Option D → unrelated
Used: Structural Invariance
"Rewriting doesn't change order."
7 Structuring equations linearly is similar to fixed EMI logic. If a differential equation is not expressible as a polynomial in its derivatives, such as d²y/dx² + y² + e^(dy/dx) = 0, what is its degree analytically?
Non-polynomial in derivatives Exponential term present Degree undefined
- e^(dy/dx) breaks polynomial rule → Degree defined only for polynomial DE → Hence undefined
- Option A → irrelevant
- Option B → order unrelated
- Option D → irrelevant
Used: Rule Violation
"Exponential → no degree."
8 Assessing moving average growth changes relies on finding the highest impact point. In (y''')² + (y'')³ + (y')⁴ + y⁵ = 0, the degree is analytically defined by:
Highest order derivative is y''' Power is 2 Degree = 2
- Highest derivative is third order → Its power is 2 → Degree = 2
- Option A → wrong interpretation
- Option C → wrong sum logic
- Option D → irrelevant
Used: Order-Power Rule
"Power of highest derivative = degree."
9 If an equation is formulated by differentiating y = c e^x + d e^(-x) twice to form y'' - y = 0, what is the probability that the resulting differential equation is a polynomial in its derivatives?
Expression is polynomial Degree always defined Certainty case
- All derivatives appear in polynomial form → Hence degree always defined → Probability = 1
- Option A → impossible
- Option B → arbitrary
- Option C → incorrect
Used: Certainty Principle
"Polynomial → guaranteed degree."
10 If y = log(x), forming the differential equation gives x y' = 1. Though logarithms act as vector-like non-linear transformations initially, is the degree of this formed differential equation defined?
Polynomial in derivative y' power is 1 Degree defined
- Equation is x y' = 1 → Derivative appears linearly → Degree = 1
- Option B → incorrect reasoning
- Option C → incorrect restriction
- Option D → meaningless
Used: Direct Degree Check
"Linear derivative → degree 1."
11 To find an area bounding curve, we solve the first-order differential equation dy/dx = e^(x+y) + x²e^y. The solution requires integrating factors or variables separation. What is the integrated particular format?
Requires substitution separation Integration of mixed exponential terms Correct sign emerges after rearrangement
- Rearranging dy/dx = e^(x+y) + x²e^y → Multiply by e^(-y) gives separable form → Integrate both sides → Final integrated form becomes −e^(−y) = e^x + x³/3 + c
- Option A → wrong sign
- Option C → incorrect transformation
- Option D → wrong exponent handling
Used: Variable Separation + Transformation
"Multiply by e^(-y) to simplify."
12 Forming the differential equation of the family of ellipses having foci on the y-axis and center at origin x²/b² + y²/a² = 1 leads to an integral-free relation xy y'' + x(y')² - y y' = 0. What is the order of this differential equation?
Family of parabola One parameter elimination Leads to second order equation
- x² = 4ay has one parameter (a) → Differentiate twice to eliminate a → Highest derivative becomes second order
- Option A → insufficient differentiation
- Option C → overestimation
- Option D → irrelevant
Used: Parameter Elimination
"One parameter → two differentiations → order 2."
13 A family of curves given by y = A e^(2x) + B e^(-x) + C sin(x) with three arbitrary constants will theoretically lead to a differential equation of what order?
Order equals constants Third order → 3 constants Must eliminate 3 constants
- General solution of order n has n constants → For third order, 3 constants exist → Hence eliminate 3 constants
- Option A → undercount
- Option B → incomplete
- Option D → overcount
Used: Order-Constant Correspondence
"Order = number of constants."
14 In forming the equation x(y y₂ + y₁²) = y y₁, what technique is analytically utilized to eliminate the arbitrary constants from the original relation?
Arbitrary constants are eliminated by differentiating the given relation repeatedly until all constants disappear, resulting in the required differential equation.
To form a differential equation from a relation containing arbitrary constants: Differentiate the original equation with respect to \(x\). Continue differentiating until the number of arbitrary constants is matched by the number of differentiations required. Since the given equation involves second derivatives (\(y^{''}\)), the original relation must have been differentiated twice. This process successfully eliminates the arbitrary constants and produces the required differential equation. Therefore, Option B is correct.
- Option A) Partial differentiation – Incorrect because partial differentiation is used for functions of two or more independent variables, whereas this problem involves an ordinary differential equation with a single independent variable.
- Option C) Integration by parts – Incorrect because integration by parts is a technique for evaluating integrals, not for eliminating arbitrary constants.
- Option D) Separation of variables – Incorrect because separation of variables is a method used to solve certain differential equations, not to form a differential equation from a given relation.
Used
- Concept Identification
Application: Identify the method used in forming a differential equation by eliminating arbitrary constants.
Final Logic: The presence of a second derivative indicates that the original relation has been differentiated twice, making Option B the correct answer.
"One Constant → Differentiate Once; Two Constants → Differentiate Twice."
15 Analytically, why does the general solution of an nth order differential equation necessarily contain exactly n independent arbitrary constants?
An nth-order differential equation requires n successive integrations to obtain its general solution. Each indefinite integration introduces one independent arbitrary constant, giving a total of n arbitrary constants.
A differential equation of order n contains the nth derivative of the dependent variable. To recover the original function: The equation must be integrated n times. Every indefinite integration introduces one arbitrary constant of integration. Therefore, after n integrations, the general solution contains exactly n independent arbitrary constants. This is the fundamental reason why the general solution of an nth-order differential equation always has n arbitrary constants. Hence, Option B is correct.
- Option A) Incorrect because arbitrary constants are introduced through integration, not eliminated by partial differentiation.
- Option C) Incorrect because the degree of a differential equation is unrelated to the number of arbitrary constants in its general solution.
- Option D) Incorrect because this result follows directly from the mathematical process of successive integration and is not merely an empirical observation.
Used
- Concept Identification
Application: Recall the relationship between the order of a differential equation and the number of integrations needed to obtain its general solution.
Final Logic: Since each integration introduces one arbitrary constant, an nth-order differential equation has n independent arbitrary constants. Therefore, Option B is correct.
"n Order → n Integrations → n Constants."
16 The differential equation x + y y' = 0 resulting from x² + y² = a² represents which family of curves analytically?
Derived from x² + y² = a² Circle family Center at origin
- Implicit differentiation of x² + y² = a² → Gives x + y y' = 0 → Represents circle family centered at origin
- Option A → incorrect shape
- Option C → wrong geometry
- Option D → unrelated
Used: Geometric Identification
"x² + y² → circle."
17 In Newton's cooling model T - 75 = 110e^(-kt), substituting the boundary condition t = 30 and T = 150 fixes the value of k as a constant. What is the exact resulting evaluation of e^(-30k)?
Substitute values Solve exponential ratio Direct algebra
- T − 75 = 110e^(−kt) → Substitute t = 30, T = 150 → 150 − 75 = 110e^(−30k) → 75 = 110e^(−30k) → e^(−30k) = 75/110
- Option A → reversed ratio
- Option C → incorrect value
- Option D → wrong simplification
Used: Substitution Method
"Plug values, isolate exponential."
18 Determine the specific solution curve for dy/dx = (2x log x + x) if integration yields y = x² log x - x²/2 + x²/2 + c. Which correctly simplifies to:
Cancel redundant terms Simplify expression Final compact form
- y = x² log x − x²/2 + x²/2 + c → Middle terms cancel → Final form: y = x² log x + c
- Option B → wrong structure
- Option C → incorrect power
- Option D → incomplete
Used: Algebraic Simplification
"Cancel + combine constants."
19
Initial condition applied Exponential becomes 1 Constant fixed
- f(t) = A₀e^(rt) → At t = 0 → e^0 = 1 → f(0) = A₀ = e^c → Converts general to particular solution
- Option A → incorrect
- Option C → irrelevant
- Option D → false
Used: Initial Condition Substitution
"t=0 → exponential becomes 1."
20
Standard decay form Negative rate constant Exponential decay solution
- dP/dt = -0.1P → Solution P = P₀e^(kt) → k = -0.1 → P = P₀e^(−0.1t)
- Option A → wrong sign
- Option C → invalid form
- Option D → incorrect structure
Used: Standard Formula Application
"Negative k → decay exponential."
