Solution:The pattern followed here is :(1st number + 3rd number) × 5 = 2nd number
(4, 55, 7) → (4 + 7) × 5 ⇒ 11 × 5 = 55
(2, 35, 5) → (2 + 5) × 5 ⇒ 7 × 5 = 35
Similarly,
(32, 175, 3) → (32 + 3) × 5 ⇒ 35 × 5 = 175
Hence, (32, 175, 3) is the correct answer.