document.write( "Question 1007676: Find A, B, and C for the partial fraction decomposition.
\n" ); document.write( "\"+%28+%284x%5E2%29-3x%2B7+%29+%2F+%28+%28x-1%29%28%28x%5E2%29+%2B+3%29+%29+\" \r
\n" ); document.write( "\n" ); document.write( "So far I am able to get \"+%28+A%2F%28x-1%29+%29+%2B+%28+%28Bx+%2B+C%29%2F%28x%5E2%2B3%29+%29+\"
\n" ); document.write( "

Algebra.Com's Answer #623513 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find A, B, and C for the partial fraction decomposition.
\n" ); document.write( " ( (4x^2)-3x+7 ) / ( (x-1)((x^2) + 3) ) \r
\n" ); document.write( "\n" ); document.write( "So far I am able to get::
\n" ); document.write( "--------
\n" ); document.write( " ( A/(x-1) ) + ( (Bx + C)/(x^2+3) )
\n" ); document.write( "-------
\n" ); document.write( "= A(x^2+3) + (Bx+c)(x-1) / [(x-1)(x^2+3)]
\n" ); document.write( "-------
\n" ); document.write( "Equating the numerators you get::
\n" ); document.write( "A(x^2) + 3A + Bx^2 + cx -Bx - c = 4x^2 - 3x + 7
\n" ); document.write( "======
\n" ); document.write( "(A+B)x^2 + (c-B)x + 3A - c = 4x^2 - 3x + 7
\n" ); document.write( "------
\n" ); document.write( "Equate the corresponding coefficients to get 3 equations::
\n" ); document.write( "A + B = 4
\n" ); document.write( "C - B = -3
\n" ); document.write( "3A = 7
\n" ); document.write( "-------
\n" ); document.write( "A = 7/3
\n" ); document.write( "A+C = 1, So C = -4/3
\n" ); document.write( "A + B = 4, So B = 4-7/3 = 5/3
\n" ); document.write( "-------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );