document.write( "Question 822257: The second term of an arithmetic sequence is 18 and the 9th term is 46. Find the first term. \n" ); document.write( "
Algebra.Com's Answer #494725 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The second term of an arithmetic sequence is 18 and the 9th term is 46. Find the first term. \n" ); document.write( "-------------------- \n" ); document.write( "Equations: \n" ); document.write( "2nd term:: a + d = 18 \n" ); document.write( "9th term:: a +8d = 46 \n" ); document.write( "-------- \n" ); document.write( "Subtract and solve for \"d\":: \n" ); document.write( "7d = 28 \n" ); document.write( "d = 4 \n" ); document.write( "----- \n" ); document.write( "Solve for \"a\": \n" ); document.write( "a + d = 18 \n" ); document.write( "a + 4 = 18 \n" ); document.write( "a = 14 (1st term) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " |