$Q.(\lambda,\lambda + 1) \text {lies inside the curve } x= \sqrt{25-y^{2}} \space and \ y-axis, \ find \ \lambda$
Attempt- From the given equation, we deduce that the shape is circle.
For a point inside the circle, the equation of circle is- $x^2+y^2+2gx+2fy+c<0$
Plugging in the coordinates of the point, we get- $\lambda^{2}+(\lambda+1)^2+2 \lambda g+ 2( \lambda + 1) f+c<0$
Now, this is where I run into trouble, how do I find the values of g, f, and c.
I tried equating the value of x, with the radius formula to get their value but no luck.
$\sqrt {g^2+f^2-c} = \sqrt {25-y^2}$