Circle is centered at the orgin, and the length of its radius is 5. what is the equation of the cir?

Answers (2)

The equation is pi times r squared

Votes: +0 / -0

The equation of a circle is x^2 + y^2 = r^2. That is centered at the origin. If you want it to be centered at a point (j, k) you subtract it: (x - j)^2 + (y - k)^2 = r^2.

Votes: +0 / -0