SOLUTION: use partial functions to decompose the expression 17n-23 / 4n^2+23n-6

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: use partial functions to decompose the expression 17n-23 / 4n^2+23n-6      Log On


   



Question 209055: use partial functions to decompose the expression 17n-23 / 4n^2+23n-6
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
use partial functions to decompose the expression 17n-23 / 4n^2+23n-6
----------------------
Factor the denominator to get (n+6)(4n-1)
--------------------------
Set up the partial fractions:
A/(n+6) + B/(4n-1)
------------------------
Simplify:
[A(4n-1) + B(n+6)]/(4n^2+23n-6)
---
[4An + Bn -A + 6B]/ denominator
---
= [ (4A+B)n + (-A+6B)]/denom
---
Equate to the original fraction to see that
4A+B = 17
-A+6B = -23
--------------------
Solve this system to get:
A = 5
B = -3
=============================
Cheers,
Stan H.
Reply to stanbon@comcast.net or algebra.com