document.write( "Question 953585: The sum of the first 10 terms of an arithmetic progression is -145 and the common difference is 4.5. What is the value of the 6th term? \n" ); document.write( "
Algebra.Com's Answer #582388 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of the first 10 terms of an arithmetic progression is -145 and the common difference is 4.5. What is the value of the 6th term? \n" ); document.write( "------ \n" ); document.write( "Sum = (n/2)(a + L) \n" ); document.write( "-- \n" ); document.write( "5(a + a(10)) = -145 \n" ); document.write( "--- \n" ); document.write( "5(a + a + 9*4.5) = -145 \n" ); document.write( "--- \n" ); document.write( "2a + 40.5 = -29 \n" ); document.write( "2a = -69.5 \n" ); document.write( "a = -34.75 \n" ); document.write( "---- \n" ); document.write( "Ans: a(6) = -34.75 + (5)*4.5 = -12.25 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |