Answer :
The example regarding the values of digits is also true for decimal numbers, as we showed with 0.52.
How do values of digits work?
- For the integer part of a number, the unit digit is worth 1, and for each subsequent digit, moving left, the value of the digit is multiplied by 10. For example 22, 22 = 2 x 10 + 2 x 1 = 22.
- For the fractional part of a number, the first decimal digit is worth 0.1, and for each subsequent digit, moving right, the values is divided by 10.
For example, for the decimal 0.52.
.52 = 5 x 0.1 + 2 x 0.01 = 0.52.
Hence, moving a digit one place to the left, the value is 10 times as much, as we saw with digits 5 and 2 in the number 0.52.
More can be learned about values of digits at https://brainly.com/question/567215
#SPJ1