Find the parameter $k$ so that the circle $$x^2 +y^2-(5k-1)x + (4-2k)y =5k$$ touches the $x$-axis. I know that if $C(p,q)$ is the center of the circle, then $q=r$ because it touches the $x$-axis. The answer is $k=-\frac{1}{5}$ but I don't know how to solve. Help please!!
2026-05-05 05:49:51.1777960191
Find the parameter $k$ given the equation of a circle
44 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
when y=0 for x-axis
$$x^2-(5k-1)x -5k=0 $$
Determinant of quadratic equation is zero for tangent or double / coincident contact point at the time of intersection with x-axis.
$$(5k-1)^2-4 \cdot 1\cdot -5k =0$$ simplify $$(5k+1)^2=0,\quad k= -\frac15 , -\frac15. $$