This document summarizes lecture two on process control fundamentals. It discusses analytical and numerical methods for solving ordinary differential equations (ODEs). Analytical solutions using techniques like Laplace transforms are preferred when possible as they provide insights into system behavior and relationships between variables. Numerical methods like Euler and Runge-Kutta are used when analytical solutions cannot be derived, though they lose some insight. Examples demonstrate solving ODEs for concentration changes in a continuous stirred tank reactor using both approaches.