document.write( "Question 936199: The ninth term of an arithmetic progression is 52 and the sum of the first twelve terms is 414.Find the first term and the common difference. \n" ); document.write( "
Algebra.Com's Answer #569636 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! formula: \n" ); document.write( " nth term =a+(n-1)d \n" ); document.write( " sum of n terms = \n" ); document.write( " where d = common difference , a = first term \n" ); document.write( " 9 th term = a+(9-1)d \n" ); document.write( " 52 = a+8d...................eq(1) \n" ); document.write( " sum of fisrt 12 terms = 414 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " divide with 6 on both sides \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " we need to solve eq(1) & eq(2) \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |