In a series of six consecutive even numbers, the sum of the second and sixth numbers is 24. What is the fourth number ? February 15, 2024 – by admin 0A. 12B. 18C. 23D. 45Let the numbers be x, x + 2, x + 4, x + 6, x + 8 and x + 10.Given (x + 2) + (x + 10) = 24=> 2x + 12 = 24 => x = 6The fourth number = x + 6 = 6 + 6 = 12.