Diameter endpoints: A(-2,3), B(8,3) => centre is at midpoint of the endpoints
Centre O( (-2+8)/2, (3+3)/2) = O(3,3)
Radius = distance AO = 3-(-2)=5 [because y-coordinates are both 3]
The standard equation of a circle is
(x-xo)^2+(y-yo)^2=r^2
Substituting O(xo,yo)=O(3,3), and r=5
Circle C : (x-3)^2+(y-3)^2=5^2
Line passing through (0,b) is
L : x=0
Substitute L in C
(0-3)^2+(y-3)^2 = 25
=>
(y-3)^2=25-3^2=16
=>
y-3=+4 or y-3=-4
=>
y=7 or y=-1
We are given that b>0, which means we reject the solution y=-1
so y=7, or b=7, and the point (0,b) = (0,7)