You can put this solution on YOUR website! find two numbers whose sum is 100 if one number is 16 more than three times the smaller number
Let x = smaller number
Let 3x + 16 = bigger number
Here is your equation:
smaller number + bigger number = 100
x + (3x + 16) = 100
Can you finish now?