document.write( "Question 830902: The 11th term of an arithmetic sequence is 57 and the sum of the first and the fourth terms is 29.Determine the first 3 terms of the sequence. . .please help me step by step \n" ); document.write( "
Algebra.Com's Answer #501008 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11\r\n" ); document.write( "\r\n" ); document.write( "You need this formula for the nth term:\r\n" ); document.write( "\r\n" ); document.write( "an = a1 + (n-1)d\r\n" ); document.write( "\r\n" ); document.write( "[Some books and teachers use \"t\" for \"term\" instead of \"a\".\r\n" ); document.write( "I'll use \"a\".]\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( "The 11th term of an arithmetic sequence is 57 \n" ); document.write( " \r\n" ); document.write( "a11 = a1 + (11-1)d\r\n" ); document.write( "57 = a1 + 10d\r\n" ); document.write( " \n" ); document.write( "and the sum of the first and the fourth terms is 29. \n" ); document.write( " \r\n" ); document.write( "a1 + a4 = 29\r\n" ); document.write( "\r\n" ); document.write( "Substitute n=4 in the formula also\r\n" ); document.write( "\r\n" ); document.write( "a4 = a1 + (4-1)d\r\n" ); document.write( "a4 = a1 + 3d\r\n" ); document.write( "\r\n" ); document.write( "Now substitute for a4 in \r\n" ); document.write( "\r\n" ); document.write( "a1 + a4 = 29\r\n" ); document.write( "\r\n" ); document.write( "a1 + (a1 + 3d) = 29 \r\n" ); document.write( "\r\n" ); document.write( "a1 + a1 + 3d = 29\r\n" ); document.write( "\r\n" ); document.write( "2a1 + 3d = 29\r\n" ); document.write( "\r\n" ); document.write( "So you have this system of equations:\r\n" ); document.write( "\r\n" ); document.write( "57 = a1 + 10d\r\n" ); document.write( "2a1 + 3d = 29\r\n" ); document.write( "\r\n" ); document.write( "Solve the first for a1\r\n" ); document.write( "\r\n" ); document.write( "57-10d = a1\r\n" ); document.write( "\r\n" ); document.write( "Substitute in \r\n" ); document.write( "\r\n" ); document.write( "2a1 + 3d = 29\r\n" ); document.write( "2(57-10d) + 3d = 29\r\n" ); document.write( "114 - 20d + 3d = 29\r\n" ); document.write( " 114 - 17d = 29\r\n" ); document.write( " -17d = -85\r\n" ); document.write( " d = \n" ); document.write( "Determine the first 3 terms of the sequence. \n" ); document.write( " \r\n" ); document.write( "7, 12, 17\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |