document.write( "Question 363369: Here is question: find the sum of all multiples of 4 that are between 14 and 523. Thank for help me \n" ); document.write( "
Algebra.Com's Answer #259098 by robertb(5830) You can put this solution on YOUR website! a1 = 16 and an = 520. Also, an = a1 + (n-1)d = 16 + (n-1)4 = 4n + 12. \n" ); document.write( "We solve for n. 520 = 4n + 12. \n" ); document.write( "4n = 508, or n = 127. By the formula for the sum of an arithmetic series, \n" ); document.write( " |