document.write( "Question 843423: The sum of the first five terms of an arithmetic series is 25. The sum of the first seven terms is 49. What are the values of t1, t12 and S12? \n" ); document.write( "
Algebra.Com's Answer #516254 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! S = ½(2t1 + (n-1)d)n\r \n" ); document.write( "\n" ); document.write( "25 = ½(2t1 + 4d)5, \n" ); document.write( "49 = ½(2t1+ 6d)7 \n" ); document.write( "t1 = 1, d = 2\r \n" ); document.write( "\n" ); document.write( "S12 = ½(2 + (11)2)12=144 \n" ); document.write( "tn = t1 + (n - 1)d \n" ); document.write( "t12= 1 + (11)2=23\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |