Math, asked by eshadesh325, 6 months ago

The sum of the digits of a two digit number is 17. If the number formed by reversing the digits is less than the original number by 9, find the original number using one variable?

Answers

Answered by gururithvick
1

Answer:

Step-by-step explanation:

i solved the sum using one variable y

but i have to give a name to the 2nd digit number

it is correct though

Attachments:
Answered by vkpathak2671
1

Answer:

Let x be the unit digit and y be tens digit.

Then the original number be 10x+y.

Value of the number with reversed digits is 10y+x.

As per question, we have

x+y=12 ....(1)

If the digits are reversed, the digits is greater than the original number by 18.

Therefore, 10y+x=10x+y+18

⇒9x−9y=−18 ....(2)

Multiply equation (1) by 9, we get

9x+9y=108 ....(3)

Add equations (2)and (3),

18x=90

⇒x=5

Substitute this value in equation (1), we get

5+y=12⇒y=7

Therefore, the original number is 10x+y=10×5+7=57..

Similar questions