document.write( "Question 848429: Can you please help me to find the equation of circle passing through the point(4,-2) which touches the axes such that the whole of the circle lies in fourth quadrant. \n" ); document.write( "
Algebra.Com's Answer #511078 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! if it touches the x axis and the y axis then it must touch at (0,-2) if it touches at (0,-2) then the diameter is 4 and radius 2 then it touches the x axis at (2,0 ) \n" ); document.write( "circle (4,-2) , (2,0), (0,-2) \n" ); document.write( "its center must be at (2,-2)\r \n" ); document.write( "\n" ); document.write( "(x-2)^2+(y+2)^2 = 4 \n" ); document.write( " |