Part 1
Have been given the following inequality,
$$\left|\frac 1 {2+a}\right|<1 $$
I am a but confused about how to solve it.
My Approach
I have used the following method, $$\left|\frac 1 {2+a}\right|<1 $$ $$-1<\frac{1}{(2+a)}, \qquad \frac{1}{(2+a)}<1$$
$$-(2+a)>1, \qquad 1>(2+a)$$
$$(2+a)<-1, \qquad 1>(2+a)$$
$$a<-1-2, \qquad 1-2>a$$
$$a<-3, \qquad -1>a$$
But then I get the following result
$$a<-3, \qquad -1>a$$
Which I am not sure if it is correct or not. I am just unsure about the step that I have done which was when I timed the fraction on the otherside, I turned the inequality because its given in the question that $a$ can be any number so hence it can also be negative, right? So is it right what I have done? Or is it wrong.
Part 2 For the given values of a, find the sum of the following,
$$\sum_{n=1}^\infty \frac 1 {(2+a)^n}$$
This one I am a bit lost.
For part 2 you have to calculate the sum of a geometric series and it is $\frac 1 {1-b}$ where $b=2+a$ (or $2-a$, I've not clear which is the correct one). In part 2 the start was correct but then $2-a$ turned in $2-a$ and maybe you forgot some $-$.