document.write( "Question 701596: determine the first three terms of the arithmetic progression of which :
\n" );
document.write( "the 4th term is -13 and the 7th term is -25 \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #432474 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! determine the first three terms of the arithmetic progression of which : \n" ); document.write( "the 4th term is -13 and the 7th term is -25 \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( "a + 3d = -13 \n" ); document.write( "a + 6d = -25 \n" ); document.write( "----- \n" ); document.write( "Subtract and solve for \"d\": \n" ); document.write( "3d -12 \n" ); document.write( "d = -4 \n" ); document.write( "------ \n" ); document.write( "Solve for \"a\": \n" ); document.write( "a + 3d = -13 \n" ); document.write( "a + 3*-4 = -13 \n" ); document.write( "a = -1 \n" ); document.write( "---- \n" ); document.write( "1st 4 terms: -1, -1+-4 = -5 ; -5+-4 = -9 \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |