You can
put this solution on YOUR website!I didnt get how to write an equationin in this problem; Write an equation of a circle with center at the origin and radiu 6.
-----------------------------
If center is at (0,0) and radius is "r", the equation is
x^2 + y^2 = r^2
----------------------
Since r = 6 you get:
x^2 + y^2 = 36
=====================
Cheers,
Stan H.
You can
put this solution on YOUR website!the general equation for a circle centered at (h,k) with a radius of r is (x-h)^2 + (y-k)^2 = r^2
in this case, h and k are both zero (at the origin)
___ so the equation is x^2 + y^2 = 36