document.write( "Question 113750: decompose into a partial fraction\r
\n" );
document.write( "\n" );
document.write( "3x^2+15x+8/(x+1)(x+2)(x-3) \n" );
document.write( "
Algebra.Com's Answer #82766 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! decompose into a partial fraction\r \n" ); document.write( "\n" ); document.write( "3x^2+15x+8/(x+1)(x+2)(x-3) \n" ); document.write( "--------------- \n" ); document.write( "3x^2+15x+8/(x+1)(x+2)(x-3) = A/(x+1) + B/(x+2) + C/(x-3)\r \n" ); document.write( "\n" ); document.write( "= A(x+2)(x-3) + B(x+1)(x-3) + C(x+1)(x+2 / ......\r \n" ); document.write( "\n" ); document.write( "= A(x^2-x-6) + B(x^2-2x-3) + C(x^2+3x+2)/ ....\r \n" ); document.write( "\n" ); document.write( "------------------ \n" ); document.write( "A+B+C = 3 \n" ); document.write( "-A-2B+3C = 15 \n" ); document.write( "-6A-3B+2C = 8 \n" ); document.write( "------------------- \n" ); document.write( "Using the Matrix function of a TI-83 I get: \n" ); document.write( "A = 1 \n" ); document.write( "B = -2 \n" ); document.write( "C = 4 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |