147 is the number of sided 6-hexes define?
Answers
Answer:
Here we will not only tell you the answer to what 147 decimal would be in hex, but we will also show you how we converted 147 decimal to hex so you can do it yourself in the future.
We will start by showing you step-by-step how to convert 147 decimal to hex and then give you then answer. If you do not want to learn, then scroll further down on this page for the answer.
Since hexadecimal is a 16 digit number system, 16 is the key in converting 147 decimal to hexadecimal.
a) Divide 147 by 16 and then separate what is on the left and right side of the decimal point.
b) Multiply the right side of the decimal point by 16 (and convert to hex if neccessary) and keep that number to the side.
c) Divide the left side of the decimal point by 16 and separate what is on the left and right side of the decimal point.
d) Repeat step b and c above until the value on the left side is 0.
e) Then simply enter the numbers you got in step b in reverse order to get the answer.
Following the instructions above, your math should look like this:
147 / 16 = 9.1875
0.1875 x 16 = 3
9 / 16 = 0.5625
0.5625 x 16 = 9
Thus, 147 decimal converted to hex is as follows:
93