document.write( "Question 107025: X2+Y2=25
\n" ); document.write( "Is solving this problem considered a function?\r
\n" ); document.write( "\n" ); document.write( "How do I plot a graph using a smooth curve for this problem?\r
\n" ); document.write( "\n" ); document.write( "Ed
\n" ); document.write( "

Algebra.Com's Answer #77944 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"X%5E2%2BY%5E2=25\"
\n" ); document.write( "Solve for y as a function of x.
\n" ); document.write( "\"Y%5E2=25-X%5E2\"
\n" ); document.write( "\"Y=sqrt%2825-X%5E2%29\" and \"Y=-sqrt%2825-X%5E2%29\"
\n" ); document.write( "Since the square root cannot be negative, then
\n" ); document.write( "\"25-X%5E2%3E=0\"
\n" ); document.write( "\"X%5E2%3C=25\"
\n" ); document.write( "\"abs%28X%29%3C=5\"
\n" ); document.write( "The domain of x is {-5,5} and the range of y is {-5,5}.
\n" ); document.write( "Choose several x's between -5 and 5 (-5,-4,-3,-2,-1,0,...) and calculate the y values.
\n" ); document.write( "Examples, when x=-4,
\n" ); document.write( "\"Y=sqrt%2825-X%5E2%29\" and \"Y=-sqrt%2825-X%5E2%29\"
\n" ); document.write( "\"Y=sqrt%2825-%28-4%29%5E2%29\" and \"Y=-sqrt%2825-%28-4%29%5E2%29\"
\n" ); document.write( "\"Y=sqrt%2825-%2816%29%5E2%29\" and \"Y=-sqrt%2825-%2816%29%5E2%29\"
\n" ); document.write( "\"Y=3\" and \"Y=-3\"
\n" ); document.write( "So the ordered pairs (3,4) and (3,-4) are on your curve.
\n" ); document.write( "More points make for a smoother curve.
\n" ); document.write( "When you graph the function, you will see that it is the top and bottom of a circle centered at 0,0 with a radius of 5.
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-6%2C+6%2C+-6%2C+6%2C+sqrt%2825-x%5E2%29+%2C+-sqrt%2825-x%5E2%29%29+\"
\n" ); document.write( "
\n" );