document.write( "Question 845973: The ninth term of an arithmeticsequence is 42 and the sum of the fist term is 414. Find the first term of the sequence. \n" ); document.write( "
Algebra.Com's Answer #509548 by psbhowmick(878)\"\" \"About 
You can put this solution on YOUR website!
Let the first term of the AP be 'a' and the common difference be 'd'.
\n" ); document.write( "Therefore the n-th term is \"t%5Bn%5D=a%2B%28n-1%29d\"
\n" ); document.write( "The sum up to first n-terms is \"S%5Bn%5D=n%282a%2B%28n-1%29d%29%2F2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here, n=9, \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "9th term is given by
\n" ); document.write( "\"t%5B9%5D=42\"
\n" ); document.write( "\"a%2B%289-1%29d+=+42\"
\n" ); document.write( "\"a%2B8d=42\" _______ (1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sum of first 9 terms is given by
\n" ); document.write( "\"S%5B9%5D=414\"
\n" ); document.write( "\"9%282a%2B%289-1%29d%29%2F2=414\"
\n" ); document.write( "\"9%282a%2B8d%29%2F2=414\"
\n" ); document.write( "\"9%28a%2B4d%29=414\"
\n" ); document.write( "\"a%2B4d=414%2F9\"
\n" ); document.write( "\"a%2B4d=46\" _______ (2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Subtracting both sides of equation (2) from (1)
\n" ); document.write( "\"4d=-4\"
\n" ); document.write( "\"d=-1\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Substituting \"d=-1\" in (2) we have
\n" ); document.write( "\"a-4=46\"
\n" ); document.write( "\"a=50\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First term of the sequence is 50.\r
\n" ); document.write( "\n" ); document.write( "Cheers!!!
\n" ); document.write( "
\n" );