document.write( "Question 974831: The sum of the following is 1 + 3 - 5 + 7 + 9 - 11+ 13......... 3n terms
\n" ); document.write( "Answer: 3nē-4n
\n" ); document.write( "

Algebra.Com's Answer #596766 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
The sum of the following is 1 + 3 - 5 + 7 + 9 - 11+ 13......... 3n terms
\n" ); document.write( "
\r\n" );
document.write( "The given sequence is the sum of two arithmetic sequences, 3n terms of\r\n" );
document.write( "the first sequence and n terms of the second sequence:\r\n" );
document.write( "\r\n" );
document.write( "1 + 3 + 5 + 7 + 9 + 11 + 13 + 15 + 17 + 19 + 21 + 23 + ... + 3nth term\r\n" );
document.write( "      -10         - 22           - 34           - 46 - ... -  nth term\r\n" );
document.write( "----------------------------------------------------------------------\r\n" );
document.write( "1 + 3 - 5 + 7 + 9 - 11 + 13 + 15 - 17 + 19 + 21 - 23 + ...     ?\r\n" );
document.write( "\r\n" );
document.write( "The first sequence has 3n terms, but first we find the sum of n terms \r\n" );
document.write( "\r\n" );
document.write( "\"S%5Bn%5D\"\"%22%22=%22%22\"\"expr%28n%2F2%29%2A%282a%5B1%5D%5E%22%22%2B%28n-1%29d%5E%22%22%29\"\"%22%22=%22%22\"\"expr%28n%2F2%29%2A%282%281%29%5E%22%22%2B%28n-1%292%5E%22%22%29\"\"%22%22=%22%22\"\"expr%28n%2F2%29%2A%282%2B2n-2%29\"\"%22%22=%22%22\"\"expr%28n%2F2%29%2A%282n%29\"\"%22%22=%22%22\"\"n%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "and since it has 3n terms, we replace n by 3n and get the sum of 3n terms,\r\n" );
document.write( "\"%283n%29%5E2\" or \"9n%5E2\" \r\n" );
document.write( "\r\n" );
document.write( "The second sequence -10-22-34-46- ... has only n terms:\r\n" );
document.write( "\r\n" );
document.write( "\"S%5Bn%5D\"\"%22%22=%22%22\"\"expr%28n%2F2%29%2A%282a%5B1%5D%5E%22%22%2B%28n-1%29d%5E%22%22%29\"\"%22%22=%22%22\"\"expr%28n%2F2%29%2A%282%28-10%29%5E%22%22%2B%28n-1%29%28-12%29%5E%22%22%29\"\"%22%22=%22%22\"\"expr%28n%2F2%29%2A%28-20-12n%2B12%29\"\"%22%22=%22%22\"\r\n" );
document.write( "\"expr%28n%2F2%29%2A%28-8-12n%29\"\"%22%22=%22%22\"\"expr%28n%2F2%29%2A2%28-4-6n%29\"\"%22%22=%22%22\"\"n%2A%28-4-6n%29\"\"%22%22=%22%22\"\"-4n-6n%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "Adding the two sums:  \"9n%5E2-4n-6n%5E2\"\"%22%22=%22%22\"\"3n%5E2-4n\"\r\n" );
document.write( "\r\n" );
document.write( "Answer: \"3n%5E2-4n\"\r\n" );
document.write( " \r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );