document.write( "Question 1043286: Perform the long division and write the partial fraction decomposition of the remainder term. \r
\n" );
document.write( "\n" );
document.write( "(x^5 + 2)/(x^2 - 1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #658413 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "To do the division we insert all the necessary\r\n" ); document.write( "zero place holders for all the missing powers\r\n" ); document.write( "of x. It isn't necessary to put in the 1\r\n" ); document.write( "coefficients but I thought I'd do it anyway:\r\n" ); document.write( "\r\n" ); document.write( " \r\n" ); document.write( " 1x³+0x²+1x+0\r\n" ); document.write( "1x²+0x-1)1x⁵+0x⁴+0x³+0x²+0x+2\r\n" ); document.write( " 1x⁵+0x⁴-1x³\r\n" ); document.write( " 0x⁴+1x³+0x²\r\n" ); document.write( " 0x⁴+0x³+0x²\r\n" ); document.write( " 1x³+0x²+0x\r\n" ); document.write( " 1x³+0x²-1x\r\n" ); document.write( " 0x²+1x+2\r\n" ); document.write( " 0x²+0x+0\r\n" ); document.write( " 1x+2\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So \r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |