This document summarizes a presentation on using the 4th order Runge-Kutta method to model the trajectory of projectiles. It discusses ordinary differential equations, introduces the RK4 method, and applies it to model the trajectory of unguided missiles accounting for gravity and drag forces, as well as guided self-propelled missiles where thrust is also considered. Input parameters for a simulation of a North Korean missile are provided and the optimal range is determined. Limitations of the model and references are also noted.