document.write( "Question 862565: The first three terms of an arithmatic progression are -1049, -1046, -1043.
\n" ); document.write( "which term of this progression will be the first to be positive?
\n" ); document.write( "

Algebra.Com's Answer #519815 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( " -1049 + (n-1)3 > 0
\n" ); document.write( " (n-1) > 1049/3
\n" ); document.write( " n > 1 + 349 2/3
\n" ); document.write( " 351st term
\n" ); document.write( "-1049 + (350)3 = 1 \n" ); document.write( "
\n" );