SOLUTION: the tens digit of certain number is 3 more than the units digit. the sum of the squares of the two digits is 4 more than the number.find the number.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: the tens digit of certain number is 3 more than the units digit. the sum of the squares of the two digits is 4 more than the number.find the number.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 333522: the tens digit of certain number is 3 more than the units digit. the sum of the squares of the two digits is 4 more than the number.find the number.
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let number be xy
x= y+3
x^2+y^2= 10x+y +4
x^2+y^2-10x-y=4
plug value of x in equation
(y+3)^2+y^2-10(y+3)-y=4
y^2+6y+9+y^2-10y-30-y=4
2y^2-5y-25=0
2y^2-10y+5y-25=0
2y(y-5)+5(y-5)=0
(2y+5)(y-5)=0
y=5
if y = 5 x= y+3 = 8
the number is 85