202k views
4 votes
Center (–6, –8), that passes through (0, 0)

User Basilisk
by
4.6k points

1 Answer

2 votes

Answer: (x + 6)² + (y + 8)² = 100

Explanation:

The radius of the circle is the distance from the center to the endpoint. To determine the radius of the circle, we would apply The formula for determining the distance between two points on a straight line is expressed as

Distance = √(x2 - x1)² + (y2 - y1)²

Therefore,

Radius = √(0 - - 6)² + (0 - - 8)²

Radius = √6² + 8² = √100 = 10

A circle is the set of all points in a plane equidistant from a fixed point called the origin or center.

The center of the circle is (- 6, - 8)

The formula for determining the equation of a circle us expressed as

(x - h)² + (y - k)² = r²

Where

r represents the radius of the circle

h and k represents the x and y coordinates of the center of the circle. Comparing with the given points,

h = - 6 and k = - 8

Radius, r = 10

Substituting into the formula, it becomes

(x - h)² + (y - k)² = r²

(x - - 6)² + (y - - 8)² = 10²

(x + 6)² + (y + 8)² = 100

User The Impaler
by
4.0k points