SOLUTION: there are 3 numbers that add up to 90, the second number is twice as much as the first number, and the third number is two more than the first number, what are the numbers

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: there are 3 numbers that add up to 90, the second number is twice as much as the first number, and the third number is two more than the first number, what are the numbers      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 929313: there are 3 numbers that add up to 90, the second number is twice as much as the first number, and the third number is two more than the first number, what are the numbers
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
first number = n

the second number is twice as much as the first number
second number = 2n

the third number is two more than the first number
third number = n+2

there are 3 numbers that add up to 90
%28matrix%282%2C1%2CFirst%2Cnumber%29%29%22%22%2B%22%22%28matrix%282%2C1%2CSecond%2Cnumber%29%29%22%22%2B%22%22%28matrix%282%2C1%2CThird%2Cnumber%29%29%22%22=%22%2290%29

n + 2n + n+2 = 90
      4n + 2 = 90
          4n = 88
           n = 22

first number = n = 22
second number = 2n = 2(22) = 44
third number = n+2 = 22+2 = 24

Edwin