document.write( "Question 933219: A circle is tangent to the x-axis at (-4,0) and the y-axis at (0,4). What is the equation of this circle? \n" ); document.write( "
Algebra.Com's Answer #566699 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A circle is tangent to the x-axis at (-4,0) and the y-axis at (0,4). What is the equation of this circle? \n" ); document.write( "center:(4,4) \n" ); document.write( "radius=4 \n" ); document.write( "Equation of given circle: (x-4)^2+(y-4)^2=16 \n" ); document.write( " |