Use the power series representation of $\frac{1}{1-x}$ to obtain the power series representation of $\frac{2x}{4-3x}$ and the corresponding values of $x$.
Firstly, I tried to make $\frac{2x}{4-3x}$ in the form of $\frac{1}{1-x}$
$\frac{x}{2} \frac{1}{(1-3x/4)} = \frac{x}{2} \sum_{n=0}^{\infty} (\frac{3x}{4})^n $ for $-1 < 3x/4 < 1$
I know that the power series representation of $x=a$ is $\sum_{n=0}^{\infty} C_n (x-a)^n $ where a is the centre. Am I supposed to determine what is $a$?
What am I supposed to do next? I do not understand the question and what formula am I supposed to be following. I just learnt about power series.
The answer is $\sum_{n=0}^{\infty} (\frac{1}{2}) (\frac{3}{4})^n x^{n+1}$ for $-4/3 < x < 4/3$
What is being done above?