SOLUTION: In a 2 digit number, the sum of the digits is 14.If 29 is subtracted from the number,then digits become equal,find the number.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: In a 2 digit number, the sum of the digits is 14.If 29 is subtracted from the number,then digits become equal,find the number.       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 768894: In a 2 digit number, the sum of the digits is 14.If 29 is subtracted from the number,then digits become equal,find the number.
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
In a 2 digit number, the sum of the digits is 14.
:
let x = the 10's digit
let y = the units
then
10x+y = "the number"
and
x + y = 14
or
y = (14-x)
:
If 29 is subtracted from the number,then digits become equal,
let n the equal digits
:
10x + y - 29 = 10n+n
10x + y - 29 = 11n
10x + (14-x) - 29 = 11n
10x - x + 14 - 29 = 11n
9x - 15 = 11n
9x = 11n + 15
x = 11%2F9n + 15%2F9
x = 11%2F9n + 5%2F3
Find a value for n that will give a single integer value for x
That would be n=6, then x = 9 and y = 5
we have:
95 - 29 = 66