Final answer:
The equation of a sphere with radius 2 and centered at (1, 0, 0) is sqrt((x - 1)^2 + y^2 + z^2) = 2.
Step-by-step explanation:
The equation of a sphere with radius 2 and centered at (1, 0, 0) can be written using the distance formula. The distance formula for a point (x, y, z) and a center (a, b, c) is:
d = sqrt((x - a)^2 + (y - b)^2 + (z - c)^2)
In this case, the center is (1, 0, 0) and the radius is 2, so the equation becomes:
sqrt((x - 1)^2 + y^2 + z^2) = 2