All Exams Test series for 1 year @ ₹349 only
Question

Consider the multiplication 999 × abc = def132 in decimal notation, where a, b, c, d, e and f are digits. What are the values of a, b, c, d, e and f respectively?

This question was previously asked in
CDS I 2019 Elementary Mathematics Previous Year Paper (03-Feb-2019)
The correct answer is

8, 6, 8, 8, 6, 7

Solving the 999 × abc = def132 Decimal Puzzle

We are given a multiplication problem in decimal notation: $\(999 \times \text{abc} = \text{def132}$\) Here, \(a, b, c, d, e,\) and \(f\) represent single digits. The notation \(abc\) represents the three-digit number \(100a + 10b + c\), and \(def132\) represents the six-digit number \(100000d + 10000e + 1000f + 132\). We need to find the values of these six digits.

The key to solving this puzzle is to understand the multiplication by 999. We can rewrite 999 as \((1000 - 1)\). So, the equation becomes: $\((1000 - 1) \times \text{abc} = \text{def132}$\) $\(1000 \times \text{abc} - 1 \times \text{abc} = \text{def132}$\) $\(1000 \times \text{abc} - \text{abc} = \text{def132}$\)

Using the Property \(1000 \times N - N\)

Let \(N\) be the three-digit number \(abc\). \(1000 \times N\) is simply the number \(N\) followed by three zeros. So, \(1000 \times \text{abc}\) is \(\text{abc}000\). The equation is thus: $\(\text{abc}000 - \text{abc} = \text{def132}$\)

We can perform this subtraction using columnar subtraction, looking at the digits from right to left.

$\( \begin{array}{@{}c@{\,}c@{}c@{}c@{}c@{}c} & a & b & c & 0 & 0 & 0 \\ - & & & & a & b & c \\ \hline & d & e & f & 1 & 3 & 2 \\ \end{array} $\)

Determining the Digits a, b, c

Let's look at the last three digits of the result, which are 1, 3, and 2. These result from subtracting \(abc\) from the trailing zeros of \(abc000\).

  • Units digit (2): The rightmost subtraction is \(0 - c\). To get a result of 2, we must borrow from the left. So, \(10 - c = 2\). This gives us \(c = 10 - 2 = 8\).
  • Tens digit (3): The next subtraction is from the tens place, which was originally 0. After lending 1 to the units place, it becomes 9. So, the subtraction is \(9 - b\). To get a result of 3, we have \(9 - b = 3\). This gives us \(b = 9 - 3 = 6\).
  • Hundreds digit (1): The next subtraction is from the hundreds place, which was originally 0. After lending 1 to the tens place (which got it from the thousands place), it becomes 9. So, the subtraction is \(9 - a\). To get a result of 1, we have \(9 - a = 1\). This gives us \(a = 9 - 1 = 8\).

Based on the last three digits (132), the number \(abc\) must be 868. So, \(a=8\), \(b=6\), and \(c=8\).

Calculating the Full Product \(999 \times 868\)

Now that we know \(abc = 868\), we can calculate the full product \(999 \times 868\) and compare it to \(def132\). $\(999 \times 868 = (1000 - 1) \times 868$\) $\(= 1000 \times 868 - 868$\) $\(= 868000 - 868$\)

Let's perform the subtraction:

$\( \begin{array}{@{}c@{\,}c@{}c@{}c@{}c@{}c} & 8 & 6 & 8 & 0 & 0 & 0 \\ - & & & & 8 & 6 & 8 \\ \hline & 8 & 6 & 7 & 1 & 3 & 2 \\ \end{array} $\)

The result of \(999 \times 868\) is \(867132\).

Determining the Digits d, e, f

The problem states that the result is \(def132\). We calculated the result to be \(867132\). Comparing \(def132\) with \(867132\):

  • The thousands digit (\(f\)) is 7.
  • The ten thousands digit (\(e\)) is 6.
  • The hundred thousands digit (\(d\)) is 8.

So, \(d=8\), \(e=6\), and \(f=7\).

Final Values of a, b, c, d, e, f

Combining the values we found:

  • \(a = 8\)
  • \(b = 6\)
  • \(c = 8\)
  • \(d = 8\)
  • \(e = 6\)
  • \(f = 7\)

The values of \(a, b, c, d, e,\) and \(f\) respectively are \(8, 6, 8, 8, 6, 7\).

Digit Value
a 8
b 6
c 8
d 8
e 6
f 7

Revision Table for Decimal Multiplication Puzzle

Let's quickly review the key steps and findings in this decimal puzzle involving multiplication by 999.

  • The problem is \(999 \times \text{abc} = \text{def132}\).
  • Using \(999 = 1000 - 1\), the equation becomes \(1000 \times \text{abc} - \text{abc} = \text{def132}\).
  • This means \(\text{abc}000 - \text{abc} = \text{def132}\).
  • The last three digits of the result (132) help determine \(a, b, c\) through subtraction logic (\(10-c=2, 9-b=3, 9-a=1\)).
  • This yielded \(a=8, b=6, c=8\), so \(\text{abc}=868\).
  • Calculating \(999 \times 868 = 868000 - 868 = 867132\).
  • Comparing \(867132\) with \(def132\) determined \(d=8, e=6, f=7\).
  • The final sequence of digits is \(8, 6, 8, 8, 6, 7\).

Additional Information on Number Properties

Understanding properties of numbers, especially numbers close to powers of 10 like 999 (which is \(10^3 - 1\)), can simplify multiplication problems. Multiplying a number \(N\) by \(10^k - 1\) can be done by calculating \(N \times 10^k - N\). This is often easier than direct multiplication.

In this problem, multiplying by \(999 = 1000 - 1\): $\(N \times 999 = N \times (1000 - 1) = N \times 1000 - N$\) If \(N\) is a 3-digit number \(abc\), then \(N \times 1000 = abc000\). Subtracting \(N=abc\) from \(abc000\) gives: $\(\text{abc}000 - \text{abc}$\) The last three digits of the result come from \(1000 - \text{abc}\) considering borrows across the places. Specifically, the hundreds, tens, and units digits of \(N\) are determined by the thousands, hundreds, and tens digits of \(1000\) and the corresponding digits of the result's last three digits.

  • Units digit of result = \(10 - c\) (with borrow from tens of thousands)
  • Tens digit of result = \((10-1) - b\) (after borrowing from hundreds of thousands)
  • Hundreds digit of result = \((10-1) - a\) (after borrowing from thousands of thousands, i.e., the \(c\) place)

In our case, the last three digits are 132. \(10 - c \equiv 2 \pmod{10} \implies c = 8\). \((10-1) - b = 3 \implies 9 - b = 3 \implies b = 6\). \((10-1) - a = 1 \implies 9 - a = 1 \implies a = 8\).

This confirms \(abc=868\). The remaining digits of the result \(def\) come from the subtraction \(868000 - 868\). The thousands place of \(868000\) becomes \(867\) after the borrows necessary for the last three digits (\(868000\) becomes \(867\) thousand and \(1000\), where \(1000-868=132\)). So \(867\) forms the leading digits \(def\).

$\(868000 - 868 = 867132$\) \(d=8, e=6, f=7\).

Was this answer helpful?

Similar Questions

  1. What is the largest power of 10 that divides the product 29 × 28 × 27 × ...2 × 1 ? 

  2. It is given that 5 does not divide n - 1, n and n + 1, where n is a positive integer. Which one of the following is correct ?

  3. Let m and n be natural numbers. What is the minimum value of (m + n) such that 33m + 22n is divisible by 121 ?

  4. The number of prime numbers which are less than 100 is

  5. The ratio of two numbers is 1 ∶ 5 and their product is 320. What is the difference between the squares of these two numbers?

  6. Consider the following sentences∶

    1. Of the two consecutive integers, one is even.

    2. Square of an odd integer is of the form 8n + 1

    Which of the above statements is/are correct?
  7. The total number of live births in a specific locality during different months of a specific year was obtained from the office of the Birth registrar. This set of data may be called

  8. If x = 111­ - - - - 1 (20 digits), y = 333 - - - - 3 (10 digits) and z = 222 - - - - 2 (10 digits), then what is (x – y 2)/z equal to?

  9. If k is an integer, then x 2+ 7x – 14 (k 2– 7/8) = 0 has

  10. Let m be a non-zero integer and n be a positive integer. Let R be the remainder obtained on dividing the polynomial x n+ m nby (x – m). Then


Important Questions from Integers

  1. Find the value of \(\sqrt{2025}\) .

  2. How many times does the number 5 occur in the range of numbers from 1 to 100?

    A. 21

    B. 22

    C. 20

    D. 19

  3. A prime number

    A. is not a positive integer.

    B. has no divisor at all.

    C. has only 1 and itself as divisors.

    D. has more than two divisors.

  4. __________ are twin prime number.

    A. (4, 9)

    B. (2, 3)

    C. (4, 6)

    D. (3, 5)
  5. A factory produced 18,58,509 cassettes in the month of January, 7623 more cassettes in the of February and owing to short supply of electricity produced 25,838 less cassettes in March than in February. Find the total production in all?

    A. 55,57,312

    B. 59,83,245

    C. 55,64,935

    D. 56,08,988
Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
CDS img
Defence
UPSC CDS 2026 Mock Test Series
540 Tests 4 Tests Free
1118 Attempts
4.3(168)
English, Hindi
More Questions from CDS

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App