I am having trouble solving a multi part question.
Express $ \frac x{x^2-3x + 2} $ in the partial fraction form.
The answer I got was $\frac2{x-2}-\frac1{x-1}$ .
The problem comes when they asked:
Show that, if $x$ is so small that $x^3$ and higher powers of $x$ can be neglected, then:
$$\frac x{x^2-3x +2}\approx\frac12x+\frac34x^2$$
I understand that I had to expand the partial fraction using Generalized Binomial Theorem such that I needed to expand: $-\left[1+\left(-\frac12x\right)\right]^{-1}+\left[1+\left(-x\right)\right]^{-1}$ since I needed to manipulate the equation into $\left(1+a\right)^n$ format.
I got $$\frac12x+\frac34x^2+\frac78x^3+\frac{15}{16}x^4+\cdots$$
but I am not sure how to continue to show that , if $x$ is so small that $x^3$ and higher powers of $x$ can be neglected. Do i just sub in numbers ranging from -1 to 1 and that's it or is there a structured way to show?
I believe you are already done and just have linguistic issue; I think that "if $x$ is so small that $x^3$ and higher powers of $x$ can be neglected, then [...]" should be interpreted as "if $x$ has property $P(x)$, then [...]" where $P(x)\equiv$ "$x^3$ and higher powers can be neglected". That is, you are not supposed to show that you can neglect $x^3$, it's an assumption. Thus, it's the same question as "show that power series expansion is $x/2 + 3x^2/4\, + $ higher order terms."