document.write( "Question 1023578: Find the smallest positive term of the progression 100, 97, 94...(Don't enumerate) \n" ); document.write( "
Algebra.Com's Answer #639079 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
i would find the number of terms required for the sum to be 0.
\n" ); document.write( "it will either be an integer, or it will not.
\n" ); document.write( "the answer will be 1 less than the number of terms indicated.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let's see if this works.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the general formula is An = A1 + (n-1) * d\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since is equal to -3, and A1 is equal to 100, then the formula becomes An = 100 + (n-1) * -3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify this to get An = 100 - 3 * (n-1).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify further to get An = 100 - 3n + 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify further to get An = 103 - 3n.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "set An equal to 0 and this becomes 0 = 103 - 3n.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "add 3n to both sides of this equation and you get 3n = 103.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of this equation by 3 to get n = 103 / 3 = 34.333.....\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "take the lower figure and you get n = 34.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your answer should be that the smallest positive will be when n = 34.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when n = 34, the formula becomes An = 103 - 3 * 34 which is equal to 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when n = 35, the formula becomes An = 103 - 3 * 35 which is equal to -2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "looks like n = 34 gets you the least positive value which is 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sticking to the original formula, you would get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "An = 100 + (n-1) * -3 becomes An = 100 -3 * (n-1) which becomes A34 = 100 - 3 * 33 which becomes A34 = 100 - 99 which becomes A34 = 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the solution is confirmed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the least positive value you can get is 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );