document.write( "Question 29768: A WHOLE NUMBER IS DIVISIBLE BY 3, IF IT'S SUM IS DIVISIBLE BY 3..NOT SURE HOW TO DO THIS PLEASE HELP.. \n" ); document.write( "
Algebra.Com's Answer #16467 by Cintchr(481)![]() ![]() ![]() You can put this solution on YOUR website! This rule works for dividing by nine as well. \n" ); document.write( "take the number 345. Add the digits up. \n" ); document.write( "3 + 4 + 5 = 12 \n" ); document.write( "look at the answer ... 12. 12 is divisible by 3, so the number 345 is as well. \n" ); document.write( "take a HUGE number .... 34,826,406,723,467 \n" ); document.write( "add the digits ... \n" ); document.write( "3+4+8+2+6+4+0+6+7+2+3+4+6+7=62 \n" ); document.write( "we can now take 62 ... 6 + 2 = 8 . \n" ); document.write( "3 can not go into 8 ... so it can not go into 34,826,406,723,467. \n" ); document.write( "The same holds true with the number 9. but the sum of the numbers has to be divisible by 9. \n" ); document.write( "85,716 \n" ); document.write( "8+5+7+1+6=27 \n" ); document.write( "9 goes into 27, so it goes into 85,716 \n" ); document.write( " |