just out of curiosity, was I right when I got to this?
-96 = - 99 / (n - 1) x [-2^(n-1)]
if so, am I right by multiplying by -2 to get rid of the (^n - 1), and ending up with -192 = (99 / n - 1) (-2n), dividing by -2, getting 96 = (99 / n - 1) x n? I don't know what to do from there but was I...