Answer:
Explanation:
let x is the first odd number
x + 2 is the second odd number
x + 4 is the third odd number
x + 6 is the fourth number
Just add all of them
x + x + 2 + x + 4 + x + 6 = 64
4x + 12 = 64
4x = 52
x = 13 first number
x + 2 is 13 + 2 = 15 second number
x + 4 is 13 + 4 = 17 third number
x + 6 is 13 + 6 = 19 fourth number
19 is the greatest
19 is 6 more than 13