It is obvious that
$\sum_{n=1}^{+\infty} \frac{(-1)^{n-1}(2n-1)}{2^{n-1}}$
is alternating series, therefore, before we could talk about finding the sum of the series, we have to check if it's unconditionally convergent, if we look at $a_n=\frac{2n-1}{2^{n-1}}$ it is obvious that we could use d'Alembert's test and easily prove that this is unconditionally convergent series. So now, we should find the sum:
$S_n=\sum_{k=1}^{\infty} \frac{(-1)^{n-1}(2n-1)}{2^{n-1}}$
because of the denominator, it really looks like geometric series, but i could't find a way to simplify it in order to determine the sum. Any ideas?