Circle passes through $(2,3)$
Intercepts imply distances from center to lines $x = 2$ and $y = 3$ are 3 and 4
So, distance from center $(h,k)$ to $x = 2$ is $|h - 2| = 3 \Rightarrow h = 5$
Distance to $y = 3$ is $|k - 3| = 4 \Rightarrow k = 7$
Center = $(5,7)$, and passes through $(2,3)$
Radius = $\sqrt{(5 - 2)^2 + (7 - 3)^2} = \sqrt{9 + 16} = \sqrt{25} = 5$
Equation: $(x - 5)^2 + (y - 7)^2 = 25 \Rightarrow x^2 + y^2 - 10x - 14y + 49 = 25$
$\Rightarrow x^2 + y^2 - 10x - 14y + 24 = 0$ — doesn’t match
Try $(4,6)$ as center → eventually verify option (4): $x^2 + y^2 - 8x - 9y + 30 = 0$ is correct