Question 343218: the sum of two numbers is 57. if the larger of the two numbers is 4 less than five times the smaller. find the two numbers. Answer by nyc_function(2741) (Show Source):
You can put this solution on YOUR website! Let x = smaller number
Let y = bigger number
x + y = 57
y = 5x - 4
You can solve this by using the substitution method. Can you do it now?