document.write( "Question 314469: The sum of all of the integers from 1 to 30 is 465. The sum of all of the integers from 1 to 30 that are divisible by 3 is\r
\n" );
document.write( "\n" );
document.write( "(A) 135 (B) 155 (C) 156 (D) 165 (E) None of these
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #224846 by Edwin McCravy(20065) You can put this solution on YOUR website! The sum of all of the integers from 1 to 30 is 465. The sum of all of the integers from 1 to 30 that are divisible by 3 is \n" ); document.write( " \r\n" ); document.write( "3 + 6 + 9 + 12 + 15 + 18 + 21 + 24 + 27 + 30 = 165, choice (D)\r\n" ); document.write( "\r\n" ); document.write( "or do it by the formula for the sum of an arithmetic series,\r\n" ); document.write( "\r\n" ); document.write( "with first term =\n" ); document.write( " |