document.write( "Question 970856: True or false: every whole number greater than 10 is the sum of two or three consecutive whole numbers. If false change a condition to make true. \n" ); document.write( "
Algebra.Com's Answer #593477 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "n is a whole number greater than or equal to 0, but how high? \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You have just to check n for 0,1,2, no others.\r \n" ); document.write( "\n" ); document.write( "Beyond n=2, the description fails. n=3 and beyond will fail to meet the worded statement. \n" ); document.write( " |