answersLogoWhite

0


Best Answer

Add a zero for ever power. 10 to the 1 is 10. 10 to the 2 is 100. 10 to the 3 is 1000...and so on.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you express each power of ten as a decimal number?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you express each decimal as a mixed number in simplest form 2.11?

2 and 11/100


How do you Express this number 3 9461000 as decimal numerals?

A decimal number is simply a way of representing a number in such a way that the place value of each digit is ten times that of the digit to its right. A decimal representation does not require a decimal point. So the required decimal representation is 39461000, exactly as in the question.


How do you write 0.001 in fractions?

To write 0.001 as a fraction, you need to consider the decimal place value. The decimal point is three places to the right of the decimal, so you can express 0.001 as 1/1000. This is because the decimal point separates the whole number from its fractional parts, with each place value representing a power of 10.


What is the difference between scientific notation and decimal number?

Scientific notation involves representing each digit in the number as a power of ten. In a decimal number, you just write the digits in order with a decimal point in the appropriate place.


What is 120 as mixed number or decimal?

120 is an integer, so there is no sensible way to express it as a mixed number. A decimal number is simply a way of representing a number in such a way that the place value of each digit is ten times that of the digit to its right. So the required decimal representation is 120, exactly as in the question.


What is ten to the second power in decimal form?

A decimal number is simply a way of representing a number in such a way that the place value of each digit is ten times that of the digit to its right. A decimal representation does not require a decimal point. So the required decimal representation is 100.


How do you write 20 microseconds in decimal?

It is 20 microseconds, exactly as in the question. There is no requirement to express it as a fraction of some unspecified amount such as a second or a day or a millennium! A decimal number is simply a way of representing a number in such a way that the place value of each digit is ten times that of the digit to its right. A decimal representation does not require a decimal point.


What is 7500 in decimal form?

7500 in decimal form is simply 7500. Decimal form is the standard number system we use in everyday life, where each place value represents a power of 10. In this case, the number 7500 is already in decimal form, so there is no need to convert it.


What is 2300 as a decimal?

To express the number 2300 as a decimal, you would simply write it as 2300.0. This is because whole numbers are already considered to be in decimal form, with the decimal point implied at the end. If you wanted to be more explicit, you could write it as 2300.000 to show that there are no decimal fractions.


Express each fraction as a decimal correct to 2 decimal places?

well you either covert it through 10, 100, or 1000 then divide


How do you convert 7.79 to a decimal measurements into a mix number?

how do i contvert each decimal measurement to a mixed number


Hex to decimal?

In the same way that each place in a decimal number represents a power of 10, each position in a hexadecimal numeral represents a power of 16. For example, the decimal representation of the number 20 is 20 in decimal is 2 x 101 + 0 x 100 = 20. In dec, the hex number 20 equals 2 then 2 x 161 + 0 · 160 = 32 in dec. Similarly, the number 1E is 1 x 16 + 14 x 1 = 30 inTo convert hex to decimal, first take the position and convert it to decimal, for example, 9 is 9, while B is converted to 11, then multiply each position by 16 to the power of the position number, counting from right to left and beginning at zero. If you need to compute big exponents such as 168, our exponent calculator can help.