SOLUTION: The sum of the digits of a two-digit number is 7. When the digits are exchanged, the number increased by 27. Find the number.

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: The sum of the digits of a two-digit number is 7. When the digits are exchanged, the number increased by 27. Find the number.      Log On


   



Question 1005371: The sum of the digits of a two-digit number is 7. When the digits are exchanged, the number increased by 27. Find the number.
Answer by ikleyn(52879) About Me  (Show Source):
You can put this solution on YOUR website!
.
The sum of the digits of a two-digit number is 7. When the digits are exchanged, the number increased by 27. Find the number.
--------------------------------------------------------------------
Let  a  and  b are the digits of your number  n,  so that  n = 10a + b.

The number after interchanging digits is  10b + a.

Then you have the system of two equations for the unknowns  a  and  b:

system%28a%2Bb+=+7%2C%0D%0A%0D%0A%2810b+%2Ba%29+-+%2810a+%2B+b%29+=+27%29.

Now,  simplify it:

system+%28a%2Bb=+7%2C%0D%0A%0D%0A9b+-+9a+=+27%29. 

Simplify it one more time:

system+%28a%2Bb=+7%2C%0D%0Ab+-+a+=+3%29. 

Solve it.

The solution is   b=5,  a=2.

Hence,  the number is  10a + b = 10*2+7 = 25.

Answer.  25. 

See the lesson  Word problems on interchanging digits of numbers  for more problems like this one.