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