document.write( "Question 522593: please help me solve this challenge question on arithmetic sequences: if the 9th term of an arithmetic sequence is 27 and the 25th term is 123 what is the first term of the sequence \n" ); document.write( "
Algebra.Com's Answer #346925 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!
nth term formula of an arithmetic sequence = \"a%5Bn%5D=a%5B1%5D%2B%28n-1%29d\"\r
\n" ); document.write( "\n" ); document.write( "\"a%5B9%5D=27\"
\n" ); document.write( "\"n=9\"
\n" ); document.write( "Substitute the values in nth term formula
\n" ); document.write( "\"27=a%5B1%5D%2B%289-1%29d\"
\n" ); document.write( "\"27=a%5B1%5D%2B8d\"....................(1)\r
\n" ); document.write( "\n" ); document.write( "and
\n" ); document.write( "\"a%5B25%5D=123\"
\n" ); document.write( "\"n=25\"
\n" ); document.write( "Substitute the values in nth term formula
\n" ); document.write( "\"123=a%5B1%5D%2B%2825-1%29d\"
\n" ); document.write( "\"123=a%5B1%5D%2B24d\"...................(2)\r
\n" ); document.write( "\n" ); document.write( "Subtract (1) from (2)\r
\n" ); document.write( "\n" ); document.write( "\"123=a%5B1%5D%2B24d\"
\n" ); document.write( "\"-27=-a%5B1%5D-8d\"
\n" ); document.write( "-----------------
\n" ); document.write( "\"96=16d\"
\n" ); document.write( "\"96%2F16=d\"
\n" ); document.write( "\"6=d\"
\n" ); document.write( "\"d=6\"\r
\n" ); document.write( "\n" ); document.write( "Plug in the value of d in (1)\r
\n" ); document.write( "\n" ); document.write( "\"27=a%5B1%5D%2B8d\"
\n" ); document.write( "\"27=a%5B1%5D%2B%288%2A6%29\"
\n" ); document.write( "\"27=a%5B1%5D%2B48\"
\n" ); document.write( "\"%2827-48%29=a%5B1%5D\"
\n" ); document.write( "\"-21=a%5B1%5D\"
\n" ); document.write( "\"a%5B1%5D=-21\"\r
\n" ); document.write( "\n" ); document.write( "First term of the given sequence is -21
\n" ); document.write( "
\n" ); document.write( "
\n" );