Question 876003
the procedure is to divide the decimla number by 16 and keep track of the remainders.


it helps to use your calculator.
otherwise it can be a chore
you repeatedly divide the whole part of the number and you keep the remainder.
you will divide until you can't divide anymore.
you then write the remainders as your number, making anything greater than 9 its letter equivalent.


the following picture shows you what i mean:


<img src = "http://theo.x10hosting.com/2014/may2003.jpg" alt=$$$$" </>


you can do the same procedure with any number system, like binary, and octal, etc.