Base 2 is also known as binary. We are going to use the division by 2 method. We will divide the number by 2 and put the whole number in one section, and the remainder in another section, and when we get our whole number down to a 0 with a remainder of 1, then we are done. 22/2 gives us a whole number of 11 with a remainder of 0. Divide 11/2 and we get a whole number of 5 with a remainder of 1. Divide 5/2 and we get a whole number of 2 with a remainder of 1. Divide 2/2 and get a whole number of 1 with a remainder of 0. Divide 1/2 and get a whole number of 0 with a remainder of 1. Working from the bottom to the top in the remainder section we have, in order, 10110. That means that
![22 _(10) =10110 _(2)](https://img.qammunity.org/2019/formulas/mathematics/high-school/o4o5aom8np42id40ls9obp05c98tsso542.png)
. And that's it!