SOLUTION: the sum of three numbers is 79. The second number is 2 more than 3 times the first, and the third is 3 more than 2 times the second. What are the numbers?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: the sum of three numbers is 79. The second number is 2 more than 3 times the first, and the third is 3 more than 2 times the second. What are the numbers?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 955363: the sum of three numbers is 79. The second number is 2 more than 3 times the first, and the third is 3 more than 2 times the second. What are the numbers?
Answer by macston(5194) About Me  (Show Source):
You can put this solution on YOUR website!
a=first number; b=second number=3a+2; c=third number=2b+3=2(3a+2)+3=6a+7
a+b+c=79 Substitute for b and c.
a+3a+2+6a+7=79
10a+9=79
10a=70
a=7 ANSWER 1: The first number is 7.
b=3a+2=3(7)+2=21+2=23 ANSWER 2: The second answer is 23.
c=2b+3=2(23)+3=46+3=49 ANSWER 3: The third number is 49.
CHECK:
a+b+c=79
7+23+49=79
79=79