SOLUTION: when its digits are reversed, a particular positive two-digit integer is increased by 20%. What is the original number?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: when its digits are reversed, a particular positive two-digit integer is increased by 20%. What is the original number?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 486949: when its digits are reversed, a particular positive two-digit integer is increased by 20%. What is the original number?
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!

(reversed no.) = (original no.) + (20% of original no.)  

         10u+t = 10t+u + .20(10t+u)

       10u + t = 10t + u + 2t + .2u

Multiply through by 10

    100u + 10t = 100t + 10u + 20t + 2u
    100u + 10t = 120t + 12u 
           88u = 110t
          
             u = 110%2F88t
             u = 5%2F4t
             u%2Ft = 5%2F4

The only possibility is for the units digit, u, to be 5,
and the tens digit, t, to be 4.  Therefore the number is 45.

The the digits of 45 are reversed, you get 54, an increase
of 9.  And 9 is 20% of 45.

Edwin