In N. Piskunov he explained differential equations by taking up the example of air resistance acting on a falling body. After evaluating the differential equation he gets an equation for the velocity as: $$v = \left(v_o - \frac{mg}{k}\right)e^{-\frac{kt}{m}} + \frac{mg}{k}.$$
He then states that if $k = 0$ then the equation turns to the basic equation: $$v = v_o + gt.$$
Now I understand this statement because when air resistance is zero this velocity equation holds. However I am not able to prove this statement when I'm evaluating the limit: $$\lim_{k \rightarrow 0} \left[\left(v_o - \frac{mg}{k}\right)e^{-\frac{kt}{m}} + \frac{mg}{k} \right]$$
Any help evaluating the limit would be appreciated!