Problema Solution

The sum of two numbers is 463. One number is less than 3 times the other. Find the numbers.

Answer provided by our tutors

let 'x' and 'y' be the numbers.


The sum of two numbers is 463


x + y = 463


y = 463 - x


One number is less than 3 times the other


x < 3y


plug y = 463 - x


x < 3(463 - x)


by solving we find


x < 347.25


click here to see the step by step solution of the inequality


Click to see all the steps



one solution for x = 340, y = 463 - 340 = 123.