document.write( "Question 969940: Find the 43rd term of -124, -122, -120... \n" ); document.write( "
Algebra.Com's Answer #592642 by amarjeeth123(569)\"\" \"About 
You can put this solution on YOUR website!
The given series is in arithmetic progression.
\n" ); document.write( "First term a=-124
\n" ); document.write( "Common difference d=2
\n" ); document.write( "Nth term an=a+(n-1)d
\n" ); document.write( "a43=-124+(43-1)2=84-124=-40
\n" ); document.write( "Answer=-40
\n" ); document.write( "
\n" );