Concept: For a circle in the second quadrant touching both axes, the centre is \((-r,r)\). Here \(r=2\), so centre = \((-2,2)\). Intersection condition: distance \(d\) between centres satisfies \(|r-2| < d < r+2\). Solve for \(r\).
Step 1: S1: centre (-2,2), radius 2. S: centre (2,5), radius r. Distance \(d = \sqrt{(2+2)^2+(5-2)^2} = \sqrt{16+9}=5\).
Step 2: Two distinct intersection points: \(|r-2| < 5 < r+2\). From \(5 < r+2 \Rightarrow r > 3\). From \(|r-2| < 5 \Rightarrow -5 < r-2 < 5 \Rightarrow -3 < r < 7\). With r>0, combine: \(3 < r < 7\).
Step 3: The range is \((3,7)\).
Step 4: Write the final answer. \(\boxed{(3,7)}\)