How do find the standard equation of the circle with center (3,6) and passes through (-1,4)?
2 Answers
Explanation:
Standard equation of a circle with center
As center is
Hence standard equation of circle is
or
graph{((x-3)^2+(y-6)^2-20)((x-3)^2+(y-6)^2-0.02)((x+1)^2+(y-4)^2-0.02)=0 [-8.13, 11.87, 0.64, 10.64]}
Explanation:
#"the standard equation of a circle is "#
#color(red)(bar(ul(|color(white)(2/2)color(black)((x-a)^2+(y-b)^2=r^2)color(white)(2/2)|)))#
#"where "(a,b)" are the coordinates of the centre and r the"#
#"radius"#
#"the radius is the distance from the centre to the "#
#"point "(-1,4)#
#"calculate r using the "color(blue)"distance formula"#
#•color(white)(x)r=sqrt((x_2-x_1)^2+(y_2-y_1)^2)#
#"with "(x_1,y_1)=(3.6)" and "(x_2,y_2)=(-1,4)#
#rArrr=sqrt((-1-3)^2+(4-6)^2)=sqrt20#
#"here "(a,b)=(3,6)" and "r^2=(sqrt20)^2=20#
#rArr(x-3)^2+(y-6)^2=20larrcolor(red)" in standard form"#