Mathematics
The digits of a two-digit number differ by 3. If the digits are interchanged, and the resulting number is added to the original number, we get 143. Find both the numbers.
Polynomials
2 Likes
Answer
Let the digit at the tens place be x and the digit at the units place be y.
Then the original two-digit number = 10x + y.
When the digits are interchanged, the new number = 10y + x.
According to the question, the digits differ by 3.
So, |x - y| = 3
This gives us either x - y = 3 or y - x = 3.
Also, the sum of the original number and the interchanged number is 143.
So,
(10x + y) + (10y + x) = 143
⇒ 11x + 11y = 143
⇒ 11(x + y) = 143
⇒ x + y =
⇒ x + y = 13
Case 1: x - y = 3
Adding x + y = 13 and x - y = 3:
2x = 16
⇒ x = 8
Substituting x = 8 in x + y = 13:
8 + y = 13
⇒ y = 5
Original number = 10(8) + 5 = 85
Interchanged number = 10(5) + 8 = 58
Case 2: y - x = 3
Adding x + y = 13 and y - x = 3:
2y = 16
⇒ y = 8
Substituting y = 8 in x + y = 13:
x + 8 = 13
⇒ x = 5
Original number = 10(5) + 8 = 58
Interchanged number = 10(8) + 5 = 85
Hence, the two numbers are 58 and 85.
Answered By
2 Likes
Related Questions
A positive number is 5 times another number. If 21 is added to both the numbers, then one of the new numbers becomes twice the other new number. What are the numbers?
If you have ₹800 and you save ₹250 every month, find the amount you have after (i) 6 months (ii) 2 years. Express this as a linear pattern.
Draw the graph of the following equations, and identify their slopes and y-intercepts. Also, find the coordinates of the points where these lines cut the y-axis.
(i) y = –3x + 4
(ii) 2y = 4x + 7
(iii) 5y = 6x – 10
(iv) 3y = 6x – 11
Are any of the lines parallel?If the temperature of a liquid can be measured in Kelvin units as x K and in Fahrenheit units as y °F, the relation between the two systems of measurement of temperature is given by the linear equation y = (x – 273) + 32.
(i) Find the temperature of the liquid in Fahrenheit if the temperature of the liquid is 313 K.
(ii) If the temperature is 158 °F, then find the temperature in Kelvin.