document.write( "Question 842985: The sum of 16 terms of an A.P is -504 while the sum of the 9 terms is -126.
\n" );
document.write( "Find the sum of 30 terms.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #514882 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! The sum of 16 terms of an A.P is -504 while the sum of the 9 terms is -126. \n" ); document.write( "Find the sum of 30 terms.\r \n" ); document.write( "\n" ); document.write( "S = ½(2a + (n-1)d)n\r \n" ); document.write( "\n" ); document.write( "-504 = ½(2a + 15d)16 \n" ); document.write( "-126 = ½(2a + 8d)9 \n" ); document.write( "a = 6, d = -5 \n" ); document.write( "S = ½(2*6 + -5(29))30 \n" ); document.write( "S = -1995 for 30 terms \n" ); document.write( " |