document.write( "Question 452979: find the sum of the first two terms of the sequence whose general term is an=(n+2)(n-5). \n" ); document.write( "
Algebra.Com's Answer #311296 by Love math(28)![]() ![]() ![]() You can put this solution on YOUR website! foid \n" ); document.write( "=(n+2)(n-5) \n" ); document.write( "n^2-5n+2n-10 \n" ); document.write( "n^2-3n-10 \n" ); document.write( " |