Question 198216: The sum of two numbers is 33. The greater number is 3 more than the lesser number . Find the numbers. Found 2 solutions by solver91311, stanbon:Answer by solver91311(24713) (Show Source):
You can put this solution on YOUR website! The sum of two numbers is 33. The greater number is 3 more than the lesser number . Find the numbers.
-------------------
Let the smaller number be "x"
Then the larger number is "x+3".
-------------------------------------
Equation:
x + (x+3) = 33
2x = 30
x = 15 (smaller number)
x+3 = 18 (larger number)