The digit in the ten's place of a two digit number is one less than the digit in the one's place. If we add this number to the number obtained by reversing its digits, the result is 55, find the number. Pls answer quickly.

Your wo digit number is:

10 a + b

The number obtained by reversing its digits is:

10 b + a

If we add this number to the number obtained by reversing its digits, the result is 55 means:

10 a + b + 10 b + a = 55

11 a + 11 b = 55

11 ( a + b ) = 55

Divide both sides by 11

a + b = 5

The digit in the ten's place of a two digit number is one less than the digit in the one's place so b can be:

b = 0

b = 1

or

b = 2

b can not be 3 , 4 or 5 , because in this case the digit in the ten's place is greater than the digit in the one's place.

Possible combinations are:

a = 5 , b = 0

a = 4 , b = 1

a = 3 , b = 2

For:

a = 5 , b = 0

Original number is:

10 a + b = 10 ∙ 5 + 0 = 50 + 0 = 50

The number obtained by reversing its digits is:

05 = 5

50 + 5 = 55

For:

a = 4 , b = 1

Original number is:

10 a + b = 10 ∙ 4 + 1 = 40 + 1 = 41

The number obtained by reversing its digits is:

14

41 + 14 = 55

For:

a = 3 , b = 2

Original number is:

10 a + b = 10 ∙ 3 + 2 = 30 + 2 = 32

The number obtained by reversing its digits is:

23

32 + 23 = 55

Possible solutions are:

50 , 41 , 32

Only for 32, the digit in the ten's place of is one less than the digit in the one's place.

So final solution is:

32

Do you mean 23 since the number is the 10s place is 1 less than the number in the ones place so 23 + 32 = 55 which agrees with PsyDag

To solve this problem, let's assign variables to the unknown digits in the two-digit number.

Let's say the digit in the one's place is 'x'. Since the digit in the ten's place is one less than the one's place digit, the ten's place digit can be represented as 'x - 1'.

The given condition states that if we add this number to the number obtained by reversing its digits, the result is 55. Thus, we can set up the equation:

(10 * (x - 1)) + x + (10 * x) + (x - 1) = 55

Simplifying this equation, we get:

11x - 11 = 55

Adding 11 to both sides, we have:

11x = 66

Dividing both sides by 11, we get:

x = 6

Therefore, the digit in the one's place is 6, and the digit in the ten's place is one less, which is 5. So, the number is 56.

32 + 23 = 55