For this problem, we are given the relationship between two numbers, and we need to use this information to determine their value.
The first step is two assign variables to the two numbers, we will call them "x" and "y". We are then told that their sum is equal to 50, therefore we have:
We also are told that the subtraction of 3 times the first number and 2 times the second number is equal to 60. We can create the following expression:
With the two expressions we can create a system of equations:
We can multiply the first equation by 2 and add both to eliminate one variable:
The value for x is 32. We can replace x with 32 in the first expression to determine y's value:
The value of y is 18.
The two numbers are 32 and 18.