Decompose (4*x + 14)/((x + 2)(x + 8)) into partial fractions.
Note
Because the denominator is a product of two different linear factors, split the fraction into two simpler fractions, one over each factor. Assume A/(x+2) + B/(x+8). Combining gives [A(x+8)+B(x+2)]/[(x+2)(x+8)]. Matching coefficients gives A=1, B=3. In practice, compare the coefficient of x and the constant term on both sides to find A and B. After A and B are found, place them above their matching denominators to get the partial fraction form.
