Questions: Use partial fraction decomposition to solve for constants A and B: (2x+1)/(x^2-x-20)=(A)/(x+4)+(B)/(x-5).
A=7 / 2
B= Adomterialnation, integer or exact decimal. Do not approximate.
Transcript text: Use partial fraction decomposition to solve for constants $A$ and $B: \frac{2 x+1}{x^{2}-x-20}=\frac{A}{x+4}+\frac{B}{x-5}$.
\[
A=7 / 2
\]
$B=$ $\square$ Adomterialnation, integer or exact decimal. Do not approximate.
Solution
Solution Steps
To solve for the constants \( A \) and \( B \) in the partial fraction decomposition \(\frac{2x+1}{x^2-x-20} = \frac{A}{x+4} + \frac{B}{x-5}\), follow these steps:
Factor the denominator \( x^2 - x - 20 \) into \((x+4)(x-5)\).
Set up the equation \(\frac{2x+1}{(x+4)(x-5)} = \frac{A}{x+4} + \frac{B}{x-5}\).
Multiply both sides by \((x+4)(x-5)\) to clear the denominators.
Expand and collect like terms to form a polynomial equation.
Equate the coefficients of corresponding powers of \( x \) on both sides to form a system of linear equations.
Solve the system of equations to find \( A \) and \( B \).
Step 1: Factor the Denominator
First, we need to factor the denominator of the given fraction:
\[
x^2 - x - 20
\]
We look for two numbers that multiply to \(-20\) and add to \(-1\). These numbers are \(4\) and \(-5\). Therefore, we can factor the quadratic as:
\[
x^2 - x - 20 = (x + 4)(x - 5)
\]
Step 2: Set Up the Partial Fraction Decomposition
We are given the equation:
\[
\frac{2x + 1}{x^2 - x - 20} = \frac{A}{x + 4} + \frac{B}{x - 5}
\]
Substituting the factored form of the denominator, we get:
\[
\frac{2x + 1}{(x + 4)(x - 5)} = \frac{A}{x + 4} + \frac{B}{x - 5}
\]
Step 3: Combine the Right-Hand Side
To combine the fractions on the right-hand side, we need a common denominator:
\[
\frac{A}{x + 4} + \frac{B}{x - 5} = \frac{A(x - 5) + B(x + 4)}{(x + 4)(x - 5)}
\]
Equating the numerators, we get:
\[
2x + 1 = A(x - 5) + B(x + 4)
\]
By comparing coefficients, we get the following system of equations:
\[
A + B = 2
\]
\[
4B - 5A = 1
\]
Step 6: Solve the System of Equations
We are given \(A = \frac{7}{2}\). Substitute \(A\) into the first equation:
\[
\frac{7}{2} + B = 2
\]
Solve for \(B\):
\[
B = 2 - \frac{7}{2} = \frac{4}{2} - \frac{7}{2} = -\frac{3}{2}
\]