document.write( "Question 1053690: What are the first three terms of the arithmetic sequence if the 25th term is 35 and the 30th term is 5.? \n" ); document.write( "
Algebra.Com's Answer #668888 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What are the first three terms of the arithmetic sequence if the 25th term is 35 and the 30th term is 5.? \n" ); document.write( "------------------------- \n" ); document.write( "a(25) = a(1) + 24d = 35 \n" ); document.write( "a(30) = a(1) + 29d = 5 \n" ); document.write( "--------------------------- \n" ); document.write( "Subtract and solve for \"d\": \n" ); document.write( "5d = -30 \n" ); document.write( "d = -6 \n" ); document.write( "------------------ \n" ); document.write( "Solve for a(1):: \n" ); document.write( "a(1) + 24(-6) = 35 \n" ); document.write( "a(1) + -144 = 35 \n" ); document.write( "a(1) = 179 \n" ); document.write( "------ \n" ); document.write( "a(2) = 179 -6 = 173 \n" ); document.write( "a(3) = 179 + 2(-6) = 167 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |