SOLUTION: if the sum of digits of two digits number is 5 and the sum of the reciprocals of the digits is 5 / 6 than the number is

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: if the sum of digits of two digits number is 5 and the sum of the reciprocals of the digits is 5 / 6 than the number is      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 465158: if the sum of digits of two digits number is 5 and the sum of the reciprocals of the digits is 5 / 6 than the number is
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
x+y=5.....................1
1/x + 1/y = 5/6..............2
x+y/xy=5/6
6(x+y)= 5xy
6*5/5=xy
6=xy
x=6/y
plug in (1)
6/y+y=5
multiply by y
6+y^2=5y
y^2-5y+6=0
y^2-3y-2y+6=0
y(y-3)-2(y-3)=0
(y-3)(y-2)=0
y=3 OR 2
So x = 2 OR 3
23 OR 32