document.write( "Question 681672: need to understand how to get center and radius and then graph this equation?
\n" ); document.write( "x squared + y squared=1
\n" ); document.write( "

Algebra.Com's Answer #422734 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
x^2 + y^2 = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "can be rewritten as \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x-0)^2 + (y-0)^2 = 1^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "and that is in the form \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x-h)^2+(y-k)^2=r^2, which is a circle with radius r and center (h,k)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since h = 0, k = 0 and r = 1, the center of x^2 + y^2 = 1 is (0,0) and it has a radius of 1 unit. This is a special circle known as the unit circle (which you'll use a lot in trigonometry).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The graph looks like this\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );