How to convert 1AB number into equivalent decimal number.
Answers
Answered by
6
Answer:
1AB=427
Explanation:
Here we will show you how to convert 1AB Hex to Decimal and then give you the answer.
Step 1) Count the digits in 1AB, which in this case is 3 digits, and convert each digit to Hex if necessary per Table 1.
Step 2) Starting from the last number in Step 1, multiply the first number with 1, the second number with 16, and the third number with 256. (See Table 2 for details.)
Step 3) Add up all the numbers you got in Step 2 to get the answer.
Following the instructions above, your math should look like this:
11 x 1 = 11
10 x 16 = 160
1 x 256 = 256
11 + 160 + 256 = 427
Thus, we got the following answer:
1AB = 427
I hope this have been helpful to you...
Please mark me as the brainiest....
Similar questions