phospho said:
Question:
http://gyazo.com/bcb6c97ba462cdf4964121a6a40b0753
Mark scheme:
http://gyazo.com/b0475e7cb980ce98fb443932c28deed2
What I don't understand is the question specifies that x is not equal to 1/3 or -2, so why are you allowed to sub them into get the correct value for A B and C?
As CAF123 has pointed out, you have
\frac{15-17x}{(2+x)(1-3x)^2} = <br />
\frac{A(1-3x)^2 + B(2+x)(1-3x)+C(2+x)}{(2+x)(1-3x)^2} \; x \neq -2,\, 1/3
(although CAF123 wrote ##C(2-x)## instead of ##C(2+x)##---probably a typo).
Therefore, we have
15-17x = A(1-3x)^2 + B(2+x)(1-3x)+C(2+x)
for all ##x \neq -2, \, 1/3.## The reason we had to exclude -2 and 1/3 was so that we would not be dividing by zero. However, when we eliminate the denominators and just look at the numerators, we are no longer prevented from setting x to -2 or 1/3, because both numerators are perfectly well-defined at those points. In fact, we have an equation of the form
\text{polynomial 1}(x) = \text{polynomial 2}(x) for all x different from -2 and 1/3. But, since polynomials are continuous everywhere, the equation also holds at the points -2 and 1/3. The reason that is important to note is that when x = -2 or x = 1/3, the right-hand-side is very easy to evaluate, so we can get immediately the numbers A and C. Since the two sides must be equal for all x, so are their derivatives; that allows us to get B as well.
An alternative would be to note that since the two polynomials are equal for all x, their ##x^n## coefficients must be equal. So, if you expand out the right-hand-side, you can get three equations for the three parameters A, B and C.