Question 1136846: The sum of three numbers is 74
. The second number is 6
more than the first. The third number is 2
times the first. What are the numbers? Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! The sum of three numbers is 74
. The second number is 6
more than the first. The third number is 2
times the first. What are the numbers?
============
n = the 1st
n+6 is the 2nd
2n is the 3rd
----------------
Add them.
the sum = 74