document.write( "Question 909311: The first term of an arithmetical progression is 11 and the sums of the first five and the first ten terms respectively are equal in magnitude but different in sign.Find the second term of the progression. \n" ); document.write( "
Algebra.Com's Answer #551791 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
The first term of an arithmetical progression is 11 and the sums of the first five and the first ten terms respectively are equal in magnitude but different in sign.Find the second term of the progression.\r
\n" ); document.write( "\n" ); document.write( "a=11\r
\n" ); document.write( "\n" ); document.write( "S5 =-S10
\n" ); document.write( "sum of n terms\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sn = n/2(2a+(n-1)d)
\n" ); document.write( "S5 =5/2(2*11+(5-1)d)
\n" ); document.write( "=5/2(22+4d)
\n" ); document.write( "=5(11+2d)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "S10= 10/2(22+(9*d))\r
\n" ); document.write( "\n" ); document.write( "=5(22+9d)\r
\n" ); document.write( "\n" ); document.write( "5(11+2d)=-5(22+9d)
\n" ); document.write( "55+10d=-110-45d
\n" ); document.write( "-55d=165
\n" ); document.write( "d=-3\r
\n" ); document.write( "\n" ); document.write( "S2= 2/2(2*11-3)\r
\n" ); document.write( "\n" ); document.write( "=19\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "S2=19
\n" ); document.write( "
\n" );