Detailed Concept Breakdown
7 concepts, approximately 14 minutes to master.
1. Understanding Place Value and Face Value (basic)
Welcome to the beginning of your Quantitative Aptitude journey! To master numbers, we must first look at their DNA. In our decimal (base-10) system, every digit in a number carries two distinct identities: its Face Value and its Place Value. Understanding the difference between these is the secret to solving complex number system problems with ease.
The Face Value of a digit is the value of the digit itself, regardless of where it is sitting in the number. It is absolute and unchanging. For instance, in the number 4,820, the face value of '8' is simply 8. Interestingly, this concept of an inherent, stated value is also used in economics; for example, Treasury Bills (T-Bills) have a face value (or par value) which is the amount paid back at maturity, regardless of the discounted price at which they were bought Indian Economy, Nitin Singhania, p.259.
The Place Value, however, is dynamic. it is the value a digit holds based on its position (units, tens, hundreds, etc.). As we move from right to left, each position increases by a power of 10. While ancient systems like those in the Harappan civilization used binary weights for small items, they transitioned to the decimal system for higher denominations THEMES IN INDIAN HISTORY PART I, Bricks, Beads and Bones, p.16. In a number like 57, the '5' is in the tens place, so its place value is 5 × 10 = 50. The '7' is in the units place, so its place value is 7 × 1 = 7.
| Feature |
Face Value |
Place Value |
| Definition |
The digit itself. |
Digit × Value of its position. |
| Example (in 742) |
Face value of 7 is 7. |
Place value of 7 is 700. |
| Changeability |
Never changes. |
Changes if the digit moves. |
In algebra, we represent a two-digit number with tens digit 'a' and units digit 'b' as 10a + b. If we reverse these digits, the new number becomes 10b + a. A beautiful property of this is that the sum of a two-digit number and its reverse — (10a + b) + (10b + a) — simplifies to 11(a + b). This means the sum is always divisible by 11!
Remember
Place Value = Digit × Position (1, 10, 100...)
Face Value = The digit's "Face" (what you see is what you get!)
Key Takeaway
Place value gives a digit its weight based on its position, allowing us to represent any number as an algebraic expansion like 10a + b.
Sources:
Indian Economy, Agriculture, p.259; THEMES IN INDIAN HISTORY PART I, Bricks, Beads and Bones, p.16
2. Algebraic Representation of Numbers (basic)
To master quantitative aptitude, we must first understand how to translate a physical number into an algebraic expression. In our decimal system, the position of a digit determines its value—a concept known as place value. For example, in the number 45, the '4' is not just a 4; it represents four tens (40), and the '5' represents five units. Just as a pyramid is built by placing organisms at specific trophic levels Science, Class VIII NCERT (Revised ed 2025), How Nature Works in Harmony, p.199, a number is constructed by placing digits in specific weighted positions.
Algebraically, if we have a two-digit number where the tens digit is a and the units digit is b, we represent the number as 10a + b. This is a linear relation, similar to the intercept form of an equation where variables are linked by constants Macroeconomics (NCERT class XII 2025 ed.), Determination of Income and Employment, p.58. If we reverse the digits, the new number becomes 10b + a. This simple shift in position fundamentally changes the value of the expression, even though the individual digits (variables) remain the same.
One of the most fascinating properties of this representation occurs when we add a two-digit number to its reversed counterpart. Let's look at the math: (10a + b) + (10b + a) simplifies to 11a + 11b. By factoring out the common term, we get 11(a + b). This proves a universal rule: The sum of any two-digit number and its reverse is always a multiple of 11. Similarly, if we subtract the smaller number from the larger, the difference (10a + b) - (10b + a) simplifies to 9a - 9b, or 9(a - b), making it always divisible by 9.
Key Takeaway A two-digit number with digits 'a' and 'b' is expressed as 10a + b; the sum of this number and its reverse is always divisible by 11, while their difference is always divisible by 9.
Sources:
Science, Class VIII NCERT (Revised ed 2025), How Nature Works in Harmony, p.199; Macroeconomics (NCERT class XII 2025 ed.), Determination of Income and Employment, p.58
3. Essential Divisibility Rules (2, 3, 9, 11) (intermediate)
To master quantitative aptitude, we must look beyond rote memorization and understand the
internal structure of numbers. Divisibility rules are not just shortcuts; they are algebraic properties. For
Rule 2, we only check the units digit: if it is even (0, 2, 4, 6, 8), the number is divisible by 2. This is because every power of 10 above the units place (10, 100, 1000) is already a multiple of 2, so only the last digit determines the outcome.
The
Rules for 3 and 9 rely on the
Sum of Digits. If the sum of all digits in a number is divisible by 3 (or 9), the entire number is divisible by 3 (or 9). This works because any number like 432 can be written as 4(99+1) + 3(9+1) + 2. When expanded, you get multiples of 9 plus the digits themselves (4+3+2). Just as the total potential difference in a series circuit is the sum of individual differences
Science, Class X (NCERT 2025 ed.), Electricity, p.183, the divisibility of the whole depends on the sum of these constituent parts.
The
Rule for 11 is unique: we calculate the
alternating sum of digits (subtracting and adding them from right to left). If the result is 0 or a multiple of 11, the number is divisible. We can prove a special case of this algebraically. A two-digit number is
10a + b. If we reverse it to
10b + a and add them together, we get:
(10a + b) + (10b + a) = 11a + 11b = 11(a + b).
This proves that the sum of any two-digit number and its reverse is
always a multiple of 11. For example, 47 + 74 = 121, which is 11 × 11.
Remember Sum of digits for 3 & 9; Alternating sum for 11; Last digit for 2.
Sources:
Science, Class X (NCERT 2025 ed.), Electricity, p.183
4. Properties of the Difference of Reversed Numbers (intermediate)
To master quantitative aptitude, we must first look at numbers not just as symbols, but as
algebraic structures. In our decimal system, a two-digit number is composed of a 'tens' place and a 'units' place. If we let
a be the tens digit and
b be the units digit, the number is represented as
10a + b. For example, the number 73 is actually 10(7) + 3. When we reverse the digits, the new number becomes
10b + a (which would be 37 in our example). Understanding this representation is the key to unlocking the properties of number reversals.
When we find the
difference between the original number and its reverse, the algebra reveals a beautiful consistency. By subtracting the smaller from the larger (assuming
a > b), we get: (10a + b) - (10b + a). Simplifying this gives us 9a - 9b, which can be factored as
9(a - b). This mathematical proof shows us that the difference between any two-digit number and its reverse is
always a multiple of 9. Furthermore, the quotient we get after dividing that difference by 9 is exactly the difference between the individual digits themselves.
Interestingly, a similar logic applies when we
add the numbers. As observed in common mathematical patterns, the sum (10a + b) + (10b + a) simplifies to 11a + 11b, or
11(a + b). This means the sum of a two-digit number and its reverse is
always divisible by 11. Whether you are dealing with differences or sums, these properties allow you to solve complex equations involving unknown digits by reducing them to simple multiples of 9 or 11.
| Operation | Algebraic Result | Property |
|---|
| Difference | 9(a - b) | Always divisible by 9 |
| Sum | 11(a + b) | Always divisible by 11 |
Key Takeaway The difference between a two-digit number and its reverse is always 9 times the difference of its digits, while their sum is always 11 times the sum of its digits.
5. Three-Digit Numbers and Reversal Logic (exam-level)
To master number logic, we must first look past the "face value" of digits and understand their Place Value. In a three-digit number, the position of a digit determines its actual worth. For example, in the number 472, the '4' isn't just 4; it represents 4 × 100. Mathematically, any three-digit number can be expressed as 100h + 10t + u, where h is the hundreds digit, t is the tens digit, and u is the units digit. Just as digitizing land records creates a systematic and verifiable "charge" on property Indian Economy, Land Reforms, p.200, algebraic representation creates a systematic way to manipulate and predict the behavior of numbers.
When we reverse a three-digit number, the units digit moves to the hundreds place and the hundreds digit moves to the units place, while the middle (tens) digit remains stationary. The new number becomes 100u + 10t + h. A fascinating mathematical property emerges when we calculate the difference between the original number and its reverse:
- Original: 100h + 10t + u
- Reverse: 100u + 10t + h
- Subtraction: (100h − h) + (10t − 10t) + (u − 100u) = 99h − 99u
By factoring this out, we get 99(h − u). This algebraic proof demonstrates that the difference between any three-digit number and its reverse is always a multiple of 99. Consequently, this difference is always divisible by 9, 11, and 33 as well. Just as organisms in a food chain have a specific "trophic level" or position Science Class VIII, How Nature Works in Harmony, p.199, digits in a number have fixed positional values that dictate the outcome of these operations.
| Feature |
2-Digit Number Logic |
3-Digit Number Logic |
| Algebraic Form |
10a + b |
100h + 10t + u |
| Sum with Reverse |
Always divisible by 11 |
101(h+u) + 20t |
| Difference with Reverse |
Always divisible by 9 |
Always divisible by 99 |
Remember For a 3-digit reversal difference, the result is always 99 × (Difference of end digits). The middle digit (tens place) effectively cancels itself out because 10t − 10t = 0!
Key Takeaway The difference between a three-digit number and its reverse is always a multiple of 99, meaning it is also automatically divisible by 1, 3, 9, 11, 33, and 99.
Sources:
Indian Economy, Land Reforms, p.200; Science Class VIII, How Nature Works in Harmony, p.199
6. Factors and Multiples in Algebraic Sums (intermediate)
In quantitative aptitude, understanding the relationship between numbers and their algebraic forms is a fundamental skill. When we look at a two-digit number like 47, we don't just see two digits; we see a
place-value system. Algebraically, any two-digit number can be represented as
10a + b, where
a is the tens digit and
b is the units digit. This is similar to how we deduce relationships between individual components to understand a whole system, such as calculating total potential difference as the sum of individual voltages
Science Class X, Electricity, p.183.
When we reverse the digits of our number, the units digit becomes the tens digit and vice-versa, giving us the new expression
10b + a. If we add the original number to this reversed number, we get:
(10a + b) + (10b + a) = 11a + 11b
By factoring out the common term, we arrive at
11(a + b). This tells us that for
different values of the two factors (in this case, 11 and the sum of the digits), the resulting sum will always be a multiple of 11
Microeconomics Class XII, Production and Costs, p.37.
Let's look at this in action with some examples:
| Original Number | Reversed Number | Sum | Is it 11 × (a + b)? |
| 13 (1+3=4) | 31 | 44 | Yes (11 × 4) |
| 57 (5+7=12) | 75 | 132 | Yes (11 × 12) |
| 82 (8+2=10) | 28 | 110 | Yes (11 × 10) |
Remember Sum = 11(a+b); Difference = 9(a-b). If you add the reverse, think 11. If you subtract the reverse, think 9.
Key Takeaway The sum of any two-digit number and its reverse is always perfectly divisible by 11 and by the sum of its digits.
Sources:
Science Class X (NCERT 2025 ed.), Electricity, p.183; Microeconomics (NCERT class XII 2025 ed.), Production and Costs, p.37
7. Solving the Original PYQ (exam-level)
Now that you have mastered the place value representation of numbers, you can see how this fundamental building block unlocks complex-looking problems. In this question, the key is to move past specific examples like 23 or 45 and instead treat the number as an algebraic expression. By representing the original number as 10a + b and the interchanged number as 10b + a, you are applying the exact conceptual framework we just discussed regarding positional notation.
When you add these two expressions together—(10a + b) + (10b + a)—the terms simplify beautifully into 11a + 11b. By factoring out the common constant, we get 11(a + b). This mathematical proof shows that no matter which digits you choose, the resulting sum will always be a multiple of 11. Therefore, the correct answer is (B) 11. This illustrates a core UPSC strategy: translating a verbal description into a clean algebraic form to find a universal property rather than relying on trial and error.
Why are the other options incorrect? Options like (A) 10 are distractors designed for students who might only test specific, narrow cases where the digits happen to sum to 10. Options (C) 12 and (D) 13 are arbitrary traps that have no structural relationship to the base-10 system. Crucially, keep this in mind for future variations: while the sum of a two-digit number and its reverse is always divisible by 11, their difference is always divisible by 9. Recognizing these patterns instantly is what separates a prepared candidate from the rest.