document.write( "Question 916565: what are the missing terms of the arithmetic sequence 5,_,_,62 \n" ); document.write( "
Algebra.Com's Answer #556180 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
the nth term of an arithmetic sequence is
\n" ); document.write( "xn = a + (n-1)d , we know a = 5 and x4 = 62, d = difference, therefore
\n" ); document.write( "62 = 5 + (4-1)d
\n" ); document.write( "3d = 57
\n" ); document.write( "d = 19
\n" ); document.write( "our sequence is
\n" ); document.write( "5, 24, 43, 62
\n" ); document.write( "
\n" ); document.write( "
\n" );