Question: Find the equation of a circle whose center is in the first quadrant; touches the x-axis at (4,0) and makes an intercept of length 6 units on the y-axis.
I am getting a faint idea where to start on this question, but the method turns out to be very long. I'm pretty sure that there's a small hint that will make the question much easier to solve? Please help!
Let $O$ be the center of the circle, and let $A,B$ be the intersection points between the circle and $y$-axis. Also, let $M$ be the middle point of the line segment $AB$.
Then, letting $r$ be the radius, consider a right triangle $OMA$ with $$OA=r,\ OM=4,\ AM=6/2=3.$$
You'll get $r^2=3^2+4^2$ with the center $(4,r)$.
Hence, you'll get $r=5$. So, the answer is $(x-4)^2+(y-5)^2=25$.