SOLUTION: A 121 in. long pipe is cut into three pieces such that the second piece is five in. more than the first piece, and the third piece is twelve in. more than four times the second pie

Algebra ->  Exponents -> SOLUTION: A 121 in. long pipe is cut into three pieces such that the second piece is five in. more than the first piece, and the third piece is twelve in. more than four times the second pie      Log On


   



Question 1087036: A 121 in. long pipe is cut into three pieces such that the second piece is five in. more than the first piece, and the third piece is twelve in. more than four times the second piece. How long are the first, second, and third pieces.
Answer by addingup(3677) About Me  (Show Source):
You can put this solution on YOUR website!
pieces are x, y, and z
y = x+5
z = 4y+12 = 4(x+5)+12 = 4x+20+12 = 4x+32
----------------------------------------
x+y+z = 121
x+x+5+4x+32 = 121
6x+37 = 121
6x = 84
x = 14
y = x+5 = 14+5 = 19
z = 4x+32 = 4(14)+32 = 56+32 = 88
---------------------------
Check:
14+19+88 = 121