document.write( "Question 935867: The first and the last term of an arithmetic progression are 9 and 93.If the sum of the arithmetic progression is 663,find the number of terms. \n" ); document.write( "
Algebra.Com's Answer #569209 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "Sn = n/2 (a+l)\r \n" ); document.write( "\n" ); document.write( "a= first term \n" ); document.write( "l = last term \n" ); document.write( "663=n/2(9+93)\r \n" ); document.write( "\n" ); document.write( "663*2 = n(102)\r \n" ); document.write( "\n" ); document.write( "663*2/102= n\r \n" ); document.write( "\n" ); document.write( "=13\r \n" ); document.write( "\n" ); document.write( "Number of terms = 13 \n" ); document.write( " |