SOLUTION: a number consist of two digits of which ten's digit eceeds the unit digit by 7.the numbers itself is equal to 10 times the sum of digits.find the number.

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: a number consist of two digits of which ten's digit eceeds the unit digit by 7.the numbers itself is equal to 10 times the sum of digits.find the number.       Log On


   



Question 929290: a number consist of two digits of which ten's digit eceeds the unit digit by 7.the numbers itself is equal to 10 times the sum of digits.find the number.

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
Without algebra:

a number consist of two digits of which ten's digit eceeds the unit digit by 7.
So it's either 70, 81 or 92

the numbers itself is equal to 10 times the sum of digits.find the number.
So it's 70 since 7+0=7 and 10 times 7 is 70.

With algebra:

system%28%0D%0At+=+u%2B10%2C%0D%0A10t%2Bu+=+10%28t%2Bu%29%29

Solve that and get t=7, u=0

Edwin