document.write( "Question 37854: simplify
\n" );
document.write( "(n^ - 3n+1)- (4n^ + n - 5) \n" );
document.write( "
Algebra.Com's Answer #23350 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If you meant \n" ); document.write( "(n^2 - 3n + 1) - (4n^2 + n - 5) \n" ); document.write( "we collect like terms and get \n" ); document.write( "-3n^2 - 4n + 6 \n" ); document.write( " |