155k views
8 votes
Express in partial fraction


\frac{ {4x}^(2 - ) 47x + 141}{x {}^(2) + 13x + 40}


2 Answers

6 votes

Answer:

  • basic polynomial division.
  • put 4 in quotient,subtract with the dividend the multiplicative integer, then what in the remainder. stays a remainder.
  • partial fraction is the sum of polynomial, decomposition, with a simple denominator.
  • answer:
    4+(-99x-19)/(x^2+13x+40)
Express in partial fraction \frac{ {4x}^(2 - ) 47x + 141}{x {}^(2) + 13x + 40} ​-example-1
User Lsimmons
by
3.0k points
11 votes

Explanation:

There is one possible way:

  • (4x² - 47x + 141)/(x² + 13x + 40) =
  • (4x² + 4*13x + 4*40 - 47x - 52x - 160 + 141)/(x² + 13x + 40) =
  • 4 - (99x + 19)/(x² + 13x + 40)

No further simplification

User Dima Lituiev
by
3.7k points