document.write( "Question 743334: Some sequences involve a pattern but are not arithmetic. Find the sum of the first 72-terms in the sequence 6,8,2,..., where An=(A(n-1))-(A(n-2))(The last term ia equal to the (last term minus 1) minus (the last term minus 2))\r
\n" ); document.write( "\n" ); document.write( "So, An is the last term in the sequence n= the total terms in the sequence (72)\r
\n" ); document.write( "\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #452841 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The first 9 terms of the sequence are\r\n" );
document.write( "\r\n" );
document.write( "6, 8, 2,-6,-8,-2, 6, 8, 2,-6,-8,-2 which have sum 0.\r\n" );
document.write( "\r\n" );
document.write( "The next 9 terms are the same, which also have sum 0, etc. etc.\r\n" );
document.write( "\r\n" );
document.write( "72 terms is 8 groups of those same 9 terms, each having sum 0,\r\n" );
document.write( "\r\n" );
document.write( "Therefore the entire sum is 0.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );