SOLUTION: the sum of three numbers is 45. one number is 5 more than a second number it is also twice the third. find the numbers

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: the sum of three numbers is 45. one number is 5 more than a second number it is also twice the third. find the numbers      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 387137: the sum of three numbers is 45. one number is 5 more than a second number it is also twice the third. find the numbers
Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
x = one number,
x = s + 5, and x = 2t.
Then x + s + t = 45. By substitution,
x + x - 5 +x/2 = 45;
2x + x/2 = 50;
5x/2 = 50;
5x = 100;
x = 20, one number,
s = x - 5 = 15, the second number, and
t = x/2 = 10, the third number.