document.write( "Question 1097622: The 28th term of an AP is - 5.find it's common difference if it's first term is 31
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #712151 by Jeetbhatt10th(11)![]() ![]() You can put this solution on YOUR website! a28=-5=a+(n-1)d, \n" ); document.write( "where a is the first term = 31 and d is the common diff. \n" ); document.write( "=>-5=31+(28-1)d, \n" ); document.write( "=>-5=31+27d \n" ); document.write( "=>27d=-5-31 \n" ); document.write( "=>27d=-36 \n" ); document.write( "=>d=-36/27 \n" ); document.write( "=>d=-4/3 (answer) \n" ); document.write( " \n" ); document.write( " |