Solution:The pattern followed here is :(1st number) × (1st number - 4) = 2nd number
(6 : 12) → {6 × (6 - 4)} ⇒ (6 × 2) = 12
(10 : 60) → {10 × (10 - 4)} ⇒ (10 × 6) = 60
(7 : 21) → {7 × (7 - 4)} ⇒ (7 × 3) = 21
But,
(8 : 40) → {8 × (8 - 4)} ⇒ (8 × 4) = 32 (Not 40)
Hence, (8 : 40) is the correct answer.