Question 996735
 The sum of three digits of a number is 14. The number is 14 larger than twenty times the tens digit. The sum of the tens digit and the unit digit is 12 larger than the hundreds digit. Find the number. 
--------------
Let the number be 100a+10b+c
------
Equations:
a + b + c = 14
100a + 10b + c = 20b+14
b + c = a+12
---------------------------
Rearrange:
a + b + c = 14
100a - 10b + c = 14
-a + b + c = 12
--------------
Solve the system by any Method to get:
a = 1
b = 9
c = 4
----
Ans: Number is 194
----------
Cheers,
Stan H.
-----------