document.write( "Question 326386: Perform the indicated operation: \r
\n" );
document.write( "\n" );
document.write( "(x^4-1)+(x-1) \n" );
document.write( "
Algebra.Com's Answer #233675 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Just combine like terms.\r \n" ); document.write( "\n" ); document.write( "x^4 - 1 + x - 1 =\r \n" ); document.write( "\n" ); document.write( "x^4 + x - 2\r \n" ); document.write( "\n" ); document.write( "Done!\r \n" ); document.write( "\n" ); document.write( "P.S. If the sign is changed from addition to division, then you must divide \n" ); document.write( "(x^4 - 1) by (x - 1) using synthetic division or long division of polynomial rules. \n" ); document.write( " |