Divisibility Rules (5, 6, 8, 9, 10)

<p><span style="font-size:22px"><a href="https://www.prepswift.com/quizzes/quiz/prepswift-divisibility-rules-5-6-8-9-10" target="_blank">Divisibility Rules (5, 6, 8, 9, 10) Exercise</a></span></p><ul> <li>An integer is divisible by $5$ if the last digit in the number&nbsp;is a $5$ or a $0$.</li> <li>An integer is divisible by $6$ if it is also divisible by $2$ and $3$. <ul> <li>Another way to think about this is all even numbers that are divisible by $3$ are also divisible by $6$.</li> </ul> </li> <li>An integer is divisible by&nbsp;$8$ if the last three digits of the number are divisible by $8$. <ul> <li>Note that if the number ends in $000$, it is divisible by $8$.</li> </ul> </li> <li>An integer is divisible by $9$ if the sum of the digits of the number is divisible by $9$. <ul> <li>For example, $5$,$985$ is divisible by $9$ because the sum of the digits is $27$, a multiple of $9$.</li> </ul> </li> <li>An integer is divisible by $10$ if the last digit in the number is $0$.</li> </ul>