document.write( "Question 1003374: an arithmetic progression has the 8th term being twice the 4th term. if the 20th term is 40, find the sum of the first 20 terms of the series. \n" ); document.write( "
Algebra.Com's Answer #620100 by mananth(16946)![]() ![]() You can put this solution on YOUR website! nth. term of an AP is a+(n-1) d\r \n" ); document.write( "\n" ); document.write( "a8 = a+7d \n" ); document.write( "a4 = a+3d\r \n" ); document.write( "\n" ); document.write( "2(a+3d) = a+7d\r \n" ); document.write( "\n" ); document.write( "2a+6d = a+7d\r \n" ); document.write( "\n" ); document.write( "a=d\r \n" ); document.write( "\n" ); document.write( "a20 = a+19d\r \n" ); document.write( "\n" ); document.write( "40 = a+19a\r \n" ); document.write( "\n" ); document.write( "20a=40 \n" ); document.write( "a= 2 \n" ); document.write( "d=2\r \n" ); document.write( "\n" ); document.write( "Sn = \n" ); document.write( "\n" ); document.write( "S20 = \n" ); document.write( "\n" ); document.write( "= 10(4+38) \n" ); document.write( "10*42 \n" ); document.write( "=420\r \n" ); document.write( "\n" ); document.write( "S20 = 420\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |