The document discusses solving ordinary differential equations using Taylor's series method. It presents the Taylor's series for the first order differential equation dy/dx = f(x,y) and gives an example of solving the equation y = x + y, y(0) = 1 using this method. The solution is obtained by taking the Taylor's series expansion and determining the derivatives of y evaluated at x0 = 0. The values of y are computed at x = 0.1 and x = 0.2. A second example solves the differential equation dy/dx = 3x + y^2 using the same approach.