I'm solving a problem, and I'm getting the following sum as the solution. $$\displaystyle\sum_{k=1}^{n-1}{10k+5\over (k+1)!2^k}$$
Wolfram Alpha says this can be simplified. How do I arrive at the result? I believe I've calculated similar sums in the past, but now I'm completely stumped.
Is there an elementary method to do it? Wolfram Alpha's result doesn't involve any symbols that a high school student wouldn't underdstand so maybe it's doable by elementary means?
Added. I think I made a mistake in obtaining the sum, and it should be $2^{k+1}$ in the denominator instead of $2^k$. I don't know if it changes anything. People were saying something about changing $(k+1)!$ to $k!$ in the comments, so maybe it does, but I completely don't see it. The expression Wolfram Alpha gives now isn't any simpler.