Place consecutive whole numbers to sum decimals
Five consecutive one-digit whole numbers, written in order from smallest to largest, are , , , , . The decimals and are formed from these digits. If the sum is greater than and less than , find times .
Show solution
Understand
Five one-digit whole numbers in a row (each one bigger than the last) are named A, B, C, D, E. Build the decimals A.BC and C.DE from those digits. Their sum is somewhere between 6 and 7. Find 100 times A.BC.
- A, B, C, D, E are five consecutive whole numbers in increasing order, so B=A+1, C=A+2, D=A+3, E=A+4.
- A.BC has whole part A and decimal digits B (tenths) and C (hundredths).
- C.DE has whole part C and decimal digits D (tenths) and E (hundredths).
- 6 < A.BC + C.DE < 7.
- The value of 100 x A.BC.
- All five digits are single digits (0-9) and consecutive.
- The sum of the two decimals lies strictly between 6 and 7.
Plan
#6 Guess and Check · also uses: #9 Solve an Easier Related Problem
Because the digits are consecutive, the whole choice is fixed by a single starting digit A. The whole-number part of the sum is A + C = A + (A+2) = 2A+2, which already tells us roughly how big the sum is, so we test the few possible A values.
Execute
Review
The digits 2,3,4,5,6 are consecutive and single-digit. The sum 6.90 is indeed between 6 and 7. Multiplying 2.34 by 100 gives 234, a whole number, which makes sense because two decimal places cleared exactly.
Systematic List: tabulate the sum for each possible A (1 -> 4.68, 2 -> 6.90, 3 -> 9.12) and keep only the row inside (6, 7); only A=2 survives, giving 100 x 2.34 = 234.
Standards · min grade 5
5.NBT.B.7Add, subtract, multiply, and divide decimals to hundredths — Adding 2.34 + 4.56 and multiplying 2.34 x 100.5.NBT.A.1Recognize that a digit in one place represents ten times as much as to its right — Reducing the five consecutive digits to a single starting digit A.5.NBT.A.3Read, write, and compare decimals to thousandths — Forming the decimals 2.34 and 4.56 from the digit list.