answersLogoWhite

0

16 and 3/10 = 16.3

User Avatar

Wiki User

9y ago

Still curious? Ask our experts.

Chat with our AI personalities

MaxineMaxine
I respect you enough to keep it real.
Chat with Maxine
RossRoss
Every question is just a happy little opportunity.
Chat with Ross
FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran

Add your answer:

Earn +20 pts
Q: Convert 16 3 and 10 to a decimal?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

How do you hexadecimal to decimal fraction number conversion.?

if we have the number of 122AS and we have to convert it into decimal we have to multiply this number with 16 and it has the power of 0123..........for example;132A=1*16^3+3*16^2+2*16^1+10*16^0################################################## ANS


How do you convert fraction 4 and 3 over 16 to a decimal?

4 and 3 over 16 to a decimal = 4.18754 3/16= 4 + (3 ÷ 16)= 4 + 0.1875= 4.1875


How do you convert three and three fifths into a decimal?

3 3/5 = 3+ (6/10) = 3 + .6 = 3.6


How to convert base 16 to base 10?

Each place value column in hexadecimal (base 16) is 16 times the column to the right; Also, letters a-f are used to represent decimal numbers 10-15 which can be placed in a single place value column. To convert base 16 to base 10: add up the place value digits multiplied by their place value columns. Example convert 0x2a5 to decimal: 0x2a5 = 2 × 16² + 10 × 16 + 5 = 512 + 160 + 5 = 677 If you want an algorithm to convert any whole number from hexadecimal to decimal: 1) set the result to zero 2) start by considering the left most digit of the hexadecimal number 3) multiply the result by 16 and add the digit of the hexadecimal number under consideration 4) move to the next digit of the hexadecimal number 5) if not run out of digits go back to step 3 6) result is the number in decimal. eg to convert 0x2a5: 1) result = 0 2) starting with the 2 3) 0 × 16 + 2 = 2 → result 4) next digit is 'a' (which is 10) 5) have a digit, repeat from step 3 3) 2 × 16 + 10 = 32 + 10 = 42 → result 4) next digit is 5 5 have a digit, repeat from step 3 3) 42 × 16 + 5 = 672 + 5 = 677 → result 4) no next digit 5) not got a digit, so continue onto step 6 6) 0x2a5 in decimal is 677 (the value of result).


How do you convert 5000 to scientific notation?

The term is written as: 5000.0 After 3 zeroes, there is a decimal place. To convert 5000 into scientific notation, move 3 decimal places to the left and include the base 10 to ³ to get: 5.0 x 10³ This is how you do the conversion of the scientific notation.