jaxx said:
sorry I'm not sure how you got to t1 = 99 / 1 - (-2)^n.
I get to 33 = t1[1 - (-2)^n] / 3, then wouldn't you multiply by 3 to get rid of the denominator, making it 99 = t1[1 - (-2)^n]?
either way I see you did multiply by 3, but I'm not sure what you did to flip the equation to get 1 - (-2)^n as the denominator, and Sn as the numerator.
Okay, you are clear on how we get to:
$$99=t_1\left(1-(-2)^n \right)$$
Now, we may divide both sides by $$1-(-2)^n$$ to get:
$$\frac{99}{1-(-2)^n}=\frac{t_1\left(1-(-2)^n \right)}{1-(-2)^n}$$
On the right, divide out or cancel like factors:
$$\frac{99}{1-(-2)^n}=\frac{t_1\cancel{\left(1-(-2)^n \right)}}{\cancel{1-(-2)^n}}$$
And we are left with:
$$\frac{99}{1-(-2)^n}=t_1$$
jaxx said:
...also when substituting in 99 / 1 - (-2)^n as t1 in the other formula, I'm not sure how to solve that.
What I did was solve for $(-2)^n$ with the second equation, and then substituted that into the first so that $t_1$ is the only unknown, and this is the unknown we are trying to find.
jaxx said:
...The equation would be 48 = [99 / 1 - (-2)^n] x (-2)^(n-1) right?
From there I'm not really sure how to go about solving it, I don't know if it's too much work for you to explain it all or not, but thanks for responding anyway.
This would allow you to find $n$, and then you could find $t_1$ from this, but I think my suggested method is more straightforward.
jaxx said:
...Also at the end when you get (-2)^n = 96/t1, and then end up with t1 = (-2)^n, why does that 96 disappear? Or am I reading it wrong?
I actually get:
$$(-2)^n=-\frac{96}{t_1}$$
because I multiplied both sides of $$t_1(-2)^{n-1}=48$$ by $\frac{-2}{t_1}$.
I believe you are reading it wrong, as I substituted for $$(-2)^n=-\frac{96}{t_1}$$ to get:
$$t_1=\frac{99}{1-\left(-\frac{96}{t_1} \right)}$$
$$t_1=\frac{99}{1+\frac{96}{t_1}}$$
You see, the $96$ is still there. Now we have an equation where the only unknown is $t_1$, which is what we seek. As the next step, I suggest multiplying both sides by:
$$1+\frac{96}{t_1}$$
What do you get when you do this?