Question 475312: the greater of two numbers is 6 less than twice the smaller number and their sum is 30. what are the numbers? Answer by robertb(5830) (Show Source):
You can put this solution on YOUR website! greater number = 2s - 6
==> s + (2s - 6) = 30
==> 3s - 6 = 30
==> 3s = 36
==> s = 12, the smaller number, and
2*12 - 6 = 18, the greater number.