Question 2.4.4: Find constants A and B such that 1 / (x + 3)(x - 2) = A / x ...

Find constants A and B such that \frac{1}{(x + 3)(x - 2)} = \frac{A}{x + 3} + \frac{B}{x - 2} .

The Blue Check Mark means that this solution has been answered and checked by an expert. This guarantees that the final answer is accurate.
Learn more on how we answer questions.

If we multiply both sides of the equation by (x + 3)(x – 2), we get

1 = A(x – 2) + B(x + 3)

We rewrite this as

0x + 1 = (A + B)x + (-2A + 3B)

Upon comparing coefficients of like powers of x, we get a system of linear equations in the unknowns A and B

A + B = 0 \\ -2A + 3B = 1

Row reducing the corresponding augmented matrix gives

\left [ \begin{matrix} 1 & 1 \\ -2 & 3 \end{matrix} \left | \begin{matrix} 0 \\ 1 \end{matrix} \right. \right ] \thicksim \left [ \begin{matrix} 1 & 0 \\ 0 & 1 \end{matrix} \left | \begin{matrix} -1/5 \\ 1/5 \end{matrix} \right. \right ]

Hence,

\frac{1}{(x + 3)(x – 2)} = \frac{{-1}/{5}}{x + 3} + \frac{{1}/{5}}{x – 2}

It is easy to perform the addition on the right to verify this is correct.

 

Related Answered Questions

We use Kirchhoff’s Voltage Law on each of the four...