500
Solve using whichever method you want.
The sum of the digits of a two-digit number is 5. If the number is multiplied by 3, the result is 42. Write and solve a system of equations to find the number. (Hint: One equation involves the digits in the number. The other equation involves the values of the digits.)
The number is 14.
The system is x+y=5 and 3(10x +y)=42. x=1 and y=4