3. Use the finite difference method to solve for \((x_i, y_i)\) points that satisfy the same differential equation as in the
prior problems,
\(7\frac{d^2y}{dx^2} - 2\frac{dy}{dx} - y + x = 0\
with the same boundary conditions, \(y = 5\) at \(x = 0\) and \(y = 8\) at \(x = 20\). Choose \(h = \Delta x\) so you have at least
4 interior \((x_i, y_i)\) points (and thus 5 intervals, in a sketch) between \(x = 0\) and \(x = 20\).
As noted above, include your results in a graph that also shows your results from the shooting method.