document.write( "Question 258524: what are the divisibility tests for 2, 3, and 5? \n" ); document.write( "
Algebra.Com's Answer #190328 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Divisibility rule for 2: If the number is even then 2 goes into it. \n" ); document.write( "Divisibility rule for 3: If 3 goes into the sum of the digits, then 3 goes into the original number \n" ); document.write( "Divisibility rule for 5: If the number ends n 0 or 5, then 5 goes into the number. \n" ); document.write( " |