Solution:The pattern followed here is :(1st number × 3) + 3 = 2nd number
(32 : 99) → {(32 × 3) + 3} ⇒ (96 + 3) = 99
(24 : 75) → {(24 × 3) + 3} ⇒ (72 + 3) = 75
(64 : 195) → {(64 × 3) + 3} ⇒ (192 + 3) = 195
But,
(42 : 123) → {(42 × 3) + 3} ⇒ (126 + 3) = 129 (Not 123)
Hence, (42 : 123) is the correct answer.