Jump to content

Science:Math Exam Resources/Courses/MATH101 C/April 2025/Question 02 (b)/Solution 1

From UBC Wiki

We first recognize that the denominator can be factored as follows x2+3x+2=(x+1)(x+2). Now, in order to simplify this expression, we can use partial fraction decomposition, i.e., we want to find A,B so that 5x+8(x+1)(x+2)=Ax+1+Bx+2. Since the right-hand side is equal to A(x+2)+B(x+1)(x+1)(x+2), we must have 5x+8=A(x+2)+B(x+1)=(A+B)x+2A+B, as an equation that holds for all x. Therefore, we must have {A+B=52A+B=8 From the first equation, B=5A. Substituting this into the second equation yields A=3, so we have 3+B=5,B=2. We can therefore rewrite the integrand and find the antiderivative as follows:

5x+8(x+1)(x+2)dx=(3x+1+2x+2)dx=3log|x+1|+2log|x+2|+C.