Hi, Find three consecutive odd numbers such that four times the first number decreased by 28 is the same as the sum of the last two numbers. 4x - 28 = (x+2) + (x+4) 4x - 28 = 2x + 6 || Solve for x and list ALL three consecutive odd numbers above