SOLUTION: Find constants A and B such that ({x + 7)/(x^2 - x - 2) = (A)/(x - 2) + (B)/(x + 1) for all x such that x not equal to -1 and x not equal to 2. Give your answer as the ordered pa

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Find constants A and B such that ({x + 7)/(x^2 - x - 2) = (A)/(x - 2) + (B)/(x + 1) for all x such that x not equal to -1 and x not equal to 2. Give your answer as the ordered pa      Log On


   



Question 1034421: Find constants A and B such that
({x + 7)/(x^2 - x - 2) = (A)/(x - 2) + (B)/(x + 1)
for all x such that x not equal to -1 and x not equal to 2. Give your answer as the ordered pair (A,B).

Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
%28x+%2B+7%29%2F%28x%5E2+-+x+-+2%29+=+A%2F%28x+-+2%29+%2B+B%2F%28x+%2B+1%29.
If x = 0, then after substitution, -7%2F2+=+-A%2F2+%2B+B, or 7 = A - 2B.
If x = 1, then after substitution, -4+=+-A+%2B+B%2F2, or B = 2A - 8.
Substituting the second equation into the first equation, we get A = 3, while B = 2*3 - 8 = -2.
Therefore the answer is (3,-2).