﻿[
  "Identify the position of each digit after the decimal point.",
  "In 82.164: the decimal digits are 1 (tenths), 6 (hundredths), 4 (thousandths).",
  "Tenths digit = 1. Value of 6 hundredths = 0.06. Thousandths digit = 4."
]