document.write( "Question 1195784: Write the equation for a circle centered at the origin with y-intercepts of (0,-4) and (0,4).Use ^2 for squared, ^3 for cubed, etc. \n" ); document.write( "
Algebra.Com's Answer #828306 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The origin is (0,0) \n" ); document.write( "(h,k) = (0,0) is the center \n" ); document.write( "h = 0 and k = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The distance from the origin to either (0,-4) or (0,4) is r = 4 units which is the radius of the circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-h)^2 + (y - k)^2 = r^2 \n" ); document.write( "(x-0)^2 + (y - 0)^2 = 4^2 \n" ); document.write( "x^2 + y^2 = 16 is the final answer. \n" ); document.write( "You can use online graphing tools like Desmos, GeoGebra, or similar to confirm this answer. \n" ); document.write( " \n" ); document.write( " |