The sum of the digits of a 2 digit number is 9, When 27 is added to the number, the digits get interchanged. Find the number. A. 45 B. 36 C. 18
B
This problem asks us to find a 2-digit number based on two conditions related to its digits and the result of adding 27 to it.
A 2-digit number can be represented using its tens digit and its units digit. Let's use variables for these:
The value of the 2-digit number is \(10 \times \text{tens digit} + 1 \times \text{units digit}\). So, the number is \(10t + u\).
When the digits are interchanged, the new number has \(u\) as the tens digit and \(t\) as the units digit. The value of the number with interchanged digits is \(10u + t\).
We are given two pieces of information, which we can translate into two algebraic equations:
Condition 1: The sum of the digits of the 2-digit number is 9.
This means the sum of the tens digit and the units digit is 9.
\(t + u = 9\) (Equation 1)
Condition 2: When 27 is added to the number, the digits get interchanged.
This means the original number plus 27 equals the number with interchanged digits.
\((10t + u) + 27 = 10u + t\) (Equation 2)
Now we have a system of two linear equations with two variables (\(t\) and \(u\)). Let's simplify Equation 2:
\(10t + u + 27 = 10u + t\)
Subtract \(t\) and \(10u\) from both sides to group the variables:
\(10t - t + u - 10u + 27 = 0\)
\(9t - 9u + 27 = 0\)
Divide the entire equation by 9 to simplify:
\(\frac{9t}{9} - \frac{9u}{9} + \frac{27}{9} = \frac{0}{9}\)
\(t - u + 3 = 0\)
Rearrange this to isolate the constant term:
\(t - u = -3\) (Equation 3)
Now we have the simplified system:
We can solve this system using the elimination method. Add Equation 1 and Equation 3:
\((t + u) + (t - u) = 9 + (-3)\)
\(t + u + t - u = 9 - 3\)
\(2t = 6\)
Now, solve for \(t\):
\(t = \frac{6}{2}\)
\(t = 3\)
Now substitute the value of \(t\) (which is 3) back into Equation 1 to find \(u\):
\(t + u = 9\)
\(3 + u = 9\)
Subtract 3 from both sides:
\(u = 9 - 3\)
\(u = 6\)
So, the tens digit \(t\) is 3 and the units digit \(u\) is 6.
The original number is \(10t + u\).
Substitute the values \(t=3\) and \(u=6\):
\text{Number} = 10(3) + 6
\text{Number} = 30 + 6
\text{Number} = 36
Let's check if the number 36 satisfies both original conditions:
Both conditions are met by the number 36.
The options provided were:
Our calculated number is 36, which matches option B.
| Condition Check | Number | Sum of Digits | Number + 27 | Interchanged Digits Value | Meets Condition 1? | Meets Condition 2? |
|---|---|---|---|---|---|---|
| Option A | 45 | 4 + 5 = 9 | 45 + 27 = 72 | 54 | Yes | No (72 <> 54) |
| Option B | 36 | 3 + 6 = 9 | 36 + 27 = 63 | 63 | Yes | Yes (63 == 63) |
| Option C | 18 | 1 + 8 = 9 | 18 + 27 = 45 | 81 | Yes | No (45 <> 81) |
| Option D | 27 | 2 + 7 = 9 | 27 + 27 = 54 | 72 | Yes | No (54 <> 72) |
As shown in the table, only the number 36 satisfies both conditions of the problem.
| Concept | Description | Application in Problem |
|---|---|---|
| Representing a 2-Digit Number | A 2-digit number with tens digit \(t\) and units digit \(u\) is valued as \(10t + u\). | Used to set up equations for the original number and the number with interchanged digits. |
| Interchanging Digits | Swapping the tens and units digits. If the original number is \(10t+u\), the interchanged number is \(10u+t\). | Used to form the second equation based on adding 27. |
| Translating Word Problems | Converting sentences describing relationships between numbers into algebraic equations. | Converting the two conditions into \(t+u=9\) and \((10t+u)+27 = 10u+t\). |
| Solving System of Linear Equations | Finding the values of variables that satisfy multiple equations simultaneously (e.g., using substitution or elimination). | Used to find the unique values of \(t\) and \(u\) that satisfy both equations. |
Problems involving the digits of a number are common in basic algebra. Understanding how to represent numbers based on their place values (tens, units, hundreds, etc.) is crucial. For a 3-digit number with digits \(h\), \(t\), and \(u\), the value is \(100h + 10t + u\). Interchanging digits or adding/subtracting values often leads to systems of linear equations or sometimes quadratic equations depending on the complexity.
The problem we solved is a classic example of setting up and solving linear equations derived from a word problem about number properties.
Six years ago, the ratio of ages of A to B was 7 ∶ 5. After 4 years from now, the ratio of their ages will be 11 ∶ 9. What is A’s age at present?
7p - [3q - {8p - (4q - 10p)}] = ?
Surya is 25 years older than his son. In 5 years, he will be twice as old as his son. What will be Surya’s age after 3 years?
The difference between the ages of two sisters is 2 years when father’s age is 52. Father is elder by 2 years to mother. Elder sister’s age is half of mother’s age. Find the age of younger sister?
If a + 2b = 55 and a – 2b = - 13, find the value of b.
A. 21
B. 14
C. 17
D. 19