Question 534377: The sum of two numbers is fifteen. One less than three times the smaller is equal to the larger. Find the numbers. Answer by oberobic(2304) (Show Source):
You can put this solution on YOUR website! x+y = 15
so
x = 15-y
.
x = 3y-1
.
x = x
so
15-y = 3y-1
-4y = -16
y = 4
.
x+y = 15
x = 15-4
x = 11
.
Answer: The two numbers are 4 and 11.
.
Done