Numbers & Place Value

Problem

Deduce hidden digits from the ones place up

A three-digit number 4A2 is multiplied by a two-digit number 3B. The two partial products are 2C10 and 1D86 (shifted one place left), and the final product is E6170. We must find each hidden digit A, B, C, D, and E.
Base-ten numbers
Your answer
How to solve
Strategy Guess and Check — The second partial product 1D86 must equal 4A2 x 3, which depends only on A; testing digits for A in a bounded range pins it down. With A known, the first partial product 4A2 x B = 2C10 fixes B, and the addition fixes E. Breaking the multiplication into its known partial products is the key subproblem split.
1STEP 1

Use the second partial product to find A and D

462 × 3 = 1386 fits the pattern 1D86 (tens digit 8), so A = 6 and D = 3.

462 × 3 = 1386 → A=6, D=3
2STEP 2

Use the first partial product to find B and C

462 × 5 = 2310 matches 2C10 (ends in 0), giving B = 5 and C = 3.

462 × 5 = 2310 → B=5, C=3
3STEP 3

Add the partial products to find E

The full multiplier is 35: 462 × 35 = 2310 + 13860 = 16170, matching E6170 with E = 1.

462 × 35 = 2310 + 13860 = 16170 → E=1
Answer
A = 6, B = 5, C = 3, D = 3, E = 1
Check the whole multiplication: 462 × 35 = 16170, a five-digit number matching E6170 = 16170. Both partial products (2310 and 1386 shifted) add correctly, so all five digits are consistent.
Takeaway

This only needs the Grade 4 multiplication you already know -- just match each partial product one place at a time!

  • Use the second partial product to find A and D
  • Use the first partial product to find B and C
  • Add the partial products to find E
Where next?
Another one like thissuggested

▶ Practice — 11 problems