document.write( "Question 909008: Hey, I just found this interesting exercise and I'd like to know how to solve it.\r
\n" ); document.write( "\n" ); document.write( "The exercise:
\n" ); document.write( "Between the numbers 4, 5, 6, ...... , n, you can put minus or plus signs ( - , +) to create
\n" ); document.write( "a term.
\n" ); document.write( "(n means any natural number) and (the numbers must be in order)\r
\n" ); document.write( "\n" ); document.write( "Which possible numbers for n can you put so that the term has the value 0 ?\r
\n" ); document.write( "\n" ); document.write( "I've already found a term which has the value 0, but how to find ALL the possible values for n????\r
\n" ); document.write( "\n" ); document.write( "example:
\n" ); document.write( "4-5-6+7 = 0
\n" ); document.write( "so in this example, the value for n is 7.\r
\n" ); document.write( "\n" ); document.write( "THANK YOU SO MUCH FOR HELP !
\n" ); document.write( "

Algebra.Com's Answer #551462 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
There is an infinite number of such numbers.
\n" ); document.write( "Take any 4 consecutive integers and place the + and minus as you did
\n" ); document.write( "+--+ and the sum will always be 0
\n" ); document.write( "
\n" ); document.write( "
\n" );