Respuesta :

X^2 + Y^2 = 4 This centers at origin, since h and k values are zero ( therefore nonexistent) and the radius is 2 so it goes through (-2,0)

The equation in standard form for the circle passing through ( - 2,0) centered at the origin is x² + y² = 4

Equation of a circle.

The formula for calculating the equation of a circle is expressed as:

(x-a)² + (y - b)² = r²

where

  • (a, b) is a centre
  • r is the radius

Given the following

C = (0, 0)
r =2units

r = √(-2-0)²

Substitute

(x-a)² + (y - b)² = r²

(x-0)² + (y-0)² = r²
x² + y² = 4

Hence the equation in standard form for the circle passing through ( - 2,0) centered at the origin is x² + y² = 4

Learn more on equation of a circle here: https://brainly.com/question/1506955

#SPJ2