Solution:The pattern followed here is :{(1st number)² + 1) ÷ 2} = (2nd number)
(3 : 5) → {(3²+ 1) ÷ 2} ⇒ {(9 + 1) ÷ 2} ⇒ (10 ÷ 2) = 5
(7 : 25) → {(7²+ 1) ÷ 2} ⇒ {(49 + 1) ÷ 2} ⇒ (50 ÷ 2) = 25
(5 : 13) → {(5²+ 1) ÷ 2} ⇒ {(25 + 1) ÷ 2} ⇒ (26 ÷ 2) = 13
But,
(1 : 2) → {(1²+ 1) ÷ 2} ⇒ {(1 + 1) ÷ 2} ⇒ (2 ÷ 2) = 1 ≠ 2
Hence, (1 : 2) is the correct answer.