STPM 2025 Mathematics T Coursework
Topics covered
STPM 2025 Mathematics T Coursework
Topics covered
A first order differential equation is linear if it can be expressed in the form dy/dx + P(x)y = Q(x) where P(x) and Q(x) are functions of x only. An example is dy/dx + 2xy = sin(x), where P(x) = 2x and Q(x) = sin(x).
To solve d3xy^2/dx^3 = 4x^2, the method of separation of variables could be applied by rewriting the equation in a separable form and integrating each side separately. Alternatively, the substitution method could be used if a suitable substitution simplifies the differential equation .
The assumptions in the mixing problem include: the solution is perfectly mixed instantly, the rates of flow in and out of the tank are constant, and no chemical reactions occur within the tank .
For p = q, the salt concentration reaches a steady state as inflow equals outflow. For p > q, the concentration increases over time since more salt enters than leaves. For p < q, the concentration decreases with time as more solution is drained than refilled .
The differential equation is derived by setting the rate of change of salt in the tank equal to the rate of entering salt minus the rate of leaving salt. If p is the inflow rate and q is the outflow, the equation is dx/dt = 0.5p - (x/1000)q, assuming x(t) is the amount of salt at time t and initial salt is zero .
Mathematical modeling using differential equations can represent the dynamic relations between varying quantities and provide insights into natural phenomena by predicting system behavior over time. A crucial assumption is that the model simplifies reality; factors that are complex or unquantifiable may be omitted, leading to less accurate but more manageable models .
The solution trends can be plotted with x(t) against time, showing different trends for cases such as p = q (steady), p > q (increasing), and p < q (decreasing). Assumptions like ideal mixing, constant rates, and ignoring saturation effects can significantly affect the accuracy of these graphical trends .
Finding a particular solution involves determining a specific function that satisfies both the differential equation and given initial conditions. In contrast, finding a general solution involves solving the differential equation without considering initial conditions, yielding a family of functions .
Differential equations model dynamic systems in engineering, such as predicting temperature changes in heat transfer, analyzing stresses in mechanical systems, or modeling electrical circuit behaviors, thereby supporting solutions to complex engineering challenges by simulating system responses over time .
A separable differential equation is one where the variables can be separated on different sides of the equation, allowing the equation to be written in the form g(y) dy = f(x) dx. This separation of variables enables the integration of both sides independently. An example of a separable differential equation is dy/dx = xy, which can be rewritten as dy/y = x dx and then integrated to find the solution.