document.write( "Question 162555: 14. What is the standard equation of the circle whose center is (-5,-4) and whose radius is 3?\r
\n" ); document.write( "\n" ); document.write( "(x-h)^2 + (y-k)^2 = r^2.
\n" ); document.write( "(x-5)^2+(y-4)^2=3^2\r
\n" ); document.write( "\n" ); document.write( "I know this problem has sign errors, but i cant see what it is that Im doing wrong. If someone could tell me where my mistake is at, I would really apperciate it :). Thank you.
\n" ); document.write( "

Algebra.Com's Answer #119803 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(-5,-4) h=-5, k=-4
\n" ); document.write( "(x-h)^2+(y-k)^2=r^2.
\n" ); document.write( "(x-[-5])^2+(y-[-4])^2=3^2
\n" ); document.write( "(x+5)^2+(y+4)^2=3^2\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );