This is the series $\sum_{k=1}^{\infty} \frac{7^{k} + k}{k! + 1}$. I began with the ratio test, but after I set up the ratio to take the limit of, I couldn't simplify the limit, since nothing would cancel out. I believe it converges, but I have no idea how to solve further after setting up that ratio test limit.
If someone has another method, that would be fine too. We are not allowed to use Comparison or Limit Comparison Tests.
One idea is to use a combination of the methods that you know.
We know that by the comparison test if the sum $$ \sum_{k = 1}^{\infty} \frac{7^k + k}{k!} $$ converges, then so does the sum that you are interested in. We can break this apart into two sums: $$ \sum_{k = 1}^{\infty} \frac{7^k}{k!} $$ and $$ \sum_{k = 1}^{\infty} \frac{k}{k!} = \sum_{k = 1}^{\infty} \frac{1}{(k - 1)!}. $$
These both converge by the ratio test, and hence so does the sum of these two sums.