document.write( "Question 65100: how do you do partial fraction decomposition?? Like on a problem such as: 1/(x^2+x)??? \n" ); document.write( "
Algebra.Com's Answer #46585 by FadelSalem(12)![]() ![]() You can put this solution on YOUR website! Hey, the answer is very easy as follwos:\r \n" ); document.write( "\n" ); document.write( "1/(x^2+x) = 1/ x(x+1) = A/x + B/(x+1)\r \n" ); document.write( "\n" ); document.write( "Multiply each side by x(x+1), we'll get:\r \n" ); document.write( "\n" ); document.write( "1 = A(x+1) + B x \n" ); document.write( "1 = Ax + A + Bx \n" ); document.write( "Compare absolute terms we get: 1 = A \n" ); document.write( "compare x coefficients we get: 0 = A + B [and that means B = -1] \n" ); document.write( "So, 1/(x^2+x) = 1/x - 1/(x+1)\r \n" ); document.write( "\n" ); document.write( "you're welcome any time and wish you Happy new year \n" ); document.write( "Fadel Salem - Egypt \n" ); document.write( "FadelSalem@hotmail.com \n" ); document.write( " |