document.write( "Question 393555: the 18th and 52nd terms of an arithmetic progression are 3 and 173 respectively. find 25th term \n" ); document.write( "
Algebra.Com's Answer #279329 by robertb(5830)![]() ![]() You can put this solution on YOUR website! a18 = a1 + 17d = 3 \n" ); document.write( "a52 = a1 + 51d = 173.\r \n" ); document.write( "\n" ); document.write( "Subtracting the top equation from the bottom equation, we get 34d = 170 \n" ); document.write( "==> d = 5. ==> a1 = -82, by substituting d= 5 into the top equation.\r \n" ); document.write( "\n" ); document.write( "==> a25 = -82 + 24*5 = 38.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |