SOLUTION: The sum of two numbers is less than 50. One number is no more than 3 times the other number. What is a possible set of values for the two numbers?

Algebra ->  Test -> SOLUTION: The sum of two numbers is less than 50. One number is no more than 3 times the other number. What is a possible set of values for the two numbers?      Log On


   



Question 694973: The sum of two numbers is less than 50. One number is no more than 3 times the other number. What is a possible set of values for the two numbers?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of two numbers is less than 50. One number is no more than 3 times the other number. What is a possible set of values for the two numbers?
------
Inequalities:
x + y < 50
x <= 3y
-----
3y+y < 50
4y < 50
y < 12.5
----------
Then x < 3(12.5) = 37.5
---------------------
Cheers,
Stan H.
======================