#2
The eqn of circle will be sumthing like
(x-h)2 + y2 = 52 = 25 since the y coordinate of centre will be zero
now this circle passes thru pt (2,3)
so put x= 2 and y = 3 in this eqn
the eqn becomes :
4 + h2 - 4h + 9 = 25
h2 - 4h -12 = 0
h2 - 6h + 2h -12 = 0
=> h = 6 or -2
Put these values of h in the original eqn, u will get the requisite answer
Rate if this helps u
Cheers!!