Big Ideas Math Geometry, 2014
BI
Big Ideas Math Geometry, 2014 View details
7. Circles in the Coordinate Plane
Continue to next subchapter

Exercise 9 Page 579

Use the Distance Formula to calculate the radius of the circle.

x^2+y^2=36

Practice makes perfect
To begin, let's recall the Distance Formula. It is used to find the distance d between two points (x_1,y_1) and (x_2,y_2). d = sqrt((x_2-x_1)^2 + (y_2-y_1)^2) We will find the radius of our circle by substituting the given points into this formula and finding the distance between the center and the known point through which the circle passes.
d = sqrt((x_2-x_1)^2 + (y_2-y_1)^2)
d=sqrt(( 0- 0)^2+( 6- 0)^2)
â–Ľ
Evaluate right-hand side
d=sqrt(0^2+6^2)
d=sqrt(0+36)
d=sqrt(36)
d=6
Let's now recall the standard equation of a circle. (x- h)^2+(y- k)^2= r^2 In this formula, ( h, k) is the center of the circle and r is its radius. We are told that the center of the circle is ( 0, 0). This information, together with r= 6, is enough to write the equation. (x- 0)^2+(y- 0)^2= 6^2 ⇕ x^2+y^2=36