A no. consists of two digits whose sum is 11. if 27 is added to the no. , then the digits change their places . what is the no.?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let x be the tens digit
Let y be the ones digit
x+y=11 E1
10x+y+27=10y+x E2
Simplifying E2
x-y=-3 E3
Adding E3 and E1
2x=8
x=4
Substituting x=4 to E3,
y=7
Therefore, the number is 47.