Math Lab
Home/Class VIII/Ch 13/The largest product

The largest product

Suppose you are given the digits 2,3,52, 3, 5, each to be used exactly once, and asked to fill them into ×\square\square \times \square to get the largest possible product. There are only a few arrangements, but the largest isn't immediately obvious. The pattern that emerges has a beautiful algebraic explanation , and it generalises to bigger problems too.

Concept

The problem. Place each of the given digits exactly once into the boxes of a fixed pattern (like ×\square\square \times \square or ×\square\square \times \square\square) so as to make the largest possible product.

Why the answer isn't obvious. Each digit's value depends on its position: in a tens place it counts ten times more than in a units place. So you want big digits in high-value positions , but exactly which positions are highest-value depends on the arrangement.

Small case: ×\square\square \times \square with digits {2,3,5}\{2, 3, 5\}.

There are 3!=63! = 6 arrangements. Let's try the ones with the largest product candidates:

ArrangementProduct
52×352 \times 3156156
53×253 \times 2106106
32×532 \times 5160160
35×235 \times 27070
23×523 \times 5115115
25×325 \times 37575

The largest is 32×5=160\mathbf{32 \times 5 = 160}. The biggest digit (55) goes alone, and the next two (3,23, 2) sit in the two-digit factor , with the larger one in the tens place.

Why? With digits a,b,ca, b, c and a>b>ca > b > c, the candidate bc×abc \times a equals (10b+c)a=10ab+ac(10b + c) \cdot a = 10ab + ac. Swapping the role to ac×bac \times b would give (10a+c)b=10ab+bc(10a + c) \cdot b = 10ab + bc. The difference is acbc=c(ab)ac - bc = c(a - b). Since a>ba > b, this is positive , meaning the first form (10ab+ac)(10ab + ac) is larger. So putting the largest digit alone wins.

Bigger case: ×\square\square \times \square\square. Among 4!4! orderings of {a>b>c>d}\{a > b > c > d\}, the maximum is

ad )×bc ),\text{(}\ ad\ \text{)} \times \text{(}\ bc\ \text{)},

with the two largest digits in the tens places and the two smaller digits in the units places. Formal proof uses repeated swap arguments like above.

A general principle. When forming products by placing digits, rank positions by their place-value weight, and pair the largest digits to the largest weights. Often the placement also distributes large digits across the factors so that both factors grow together , products grow fastest when factors are close in size.

Connection to area. Visualise each two-digit number as the side of a rectangle and the product as its area. For a fixed perimeter (sum of digits), the area is maximised when the rectangle is closest to a square , which is exactly the pattern of distributing big digits across both factors.

Worked examples

Example 1. Largest product of ×\square\square \times \square using {2,3,5}\{2, 3, 5\}.

  • Apply the rule: largest digit alone. Answer: 32×5=16032 \times 5 = 160.

Example 2. Largest product of ×\square\square \times \square using {1,4,9}\{1, 4, 9\}.

  • Largest is 99, alone. Other two: 4141. Product: 41×9=36941 \times 9 = 369.
  • (Check: 14×9=12614 \times 9 = 126, 91×4=36491 \times 4 = 364, 49×1=4949 \times 1 = 49. So 369369 wins.)

Example 3. Largest product of ×\square\square \times \square\square using {1,2,3,4}\{1, 2, 3, 4\}.

  • Pair big with small across factors. Try 41×32=131241 \times 32 = 1312 and 42×31=130242 \times 31 = 1302 and 43×21=90343 \times 21 = 903. Largest is 41×32=1312\mathbf{41 \times 32 = 1312}.

Example 4. Smallest product (for contrast) of ×\square\square \times \square using {2,3,5}\{2, 3, 5\}.

  • Mirror the rule: smallest digit alone. Smallest is 22. Other two: 5353. But 53×2=10653 \times 2 = 106 vs 35×2=7035 \times 2 = 70 , the smallest two-digit factor is 3535. So smallest product is 35×2=7035 \times 2 = 70, not 53×253 \times 2.
  • The pattern "use the smallest digit alone with the smallest two-digit number" , equivalent to pushing small digits to high-value spots , gives the smallest product.

Try it yourself

  1. Largest ×\square\square \times \square using {1,5,8}\{1, 5, 8\}.
  2. Largest ×\square\square \times \square using {0,3,7}\{0, 3, 7\} (no leading 00).
  3. Largest ×\square\square \times \square\square using {2,4,6,8}\{2, 4, 6, 8\}.
  4. Smallest ×\square\square \times \square using {2,7,9}\{2, 7, 9\}.
  5. With {3,5,7}\{3, 5, 7\}, by how much is the largest product bigger than the smallest?
  6. Argue (in words or with algebra) why the largest digit always goes in the highest place-value position.
  7. Largest ×\square\square\square \times \square using {1,2,3,4}\{1, 2, 3, 4\}.
  8. Two students are given the same three digits and asked to find the largest product. One gets 73×5=36573 \times 5 = 365 and the other 53×7=37153 \times 7 = 371. Who is correct? Why?

Activity

Digit duel. Roll three dice. The three numbers shown are your digits. With paper and pen, write down all possible arrangements of ×\square\square \times \square and find the maximum product. Repeat the experiment 1010 times. Does the "largest digit alone, larger of the rest in tens place" rule always win? Record any roll where the rule seems to fail , and check your arithmetic.

Practice quiz

Quick check on this topic.

Quiz
Quick check : The largest product
5 questions · pick the best answer
Q1

Largest ×\square\square \times \square with {2,3,5}\{2, 3, 5\}

Q2

Largest ×\square\square \times \square with {1,4,9}\{1, 4, 9\}

Q3

Largest ×\square\square \times \square\square with {1,2,3,4}\{1, 2, 3, 4\}

Q4

Why does the largest digit go in a high-value place?

Q5

Smallest ×\square\square \times \square with {2,7,9}\{2, 7, 9\}