A circle C touches the X-axis and makes an intercept of length 2 units on the Y-axis. If the centre of this circle lies on the line $y=x+1$, then a circle passing through the centre of the circle C is
Show Hint
Remember these key properties for circles with center $(h,k)$ and radius $r$:
- Touches X-axis: $r=|k|$.
- Touches Y-axis: $r=|h|$.
- X-intercept length: $2\sqrt{r^2-k^2}$.
- Y-intercept length: $2\sqrt{r^2-h^2}$.
These shortcuts can save a lot of time.