document.write( "Question 626482: find all the points having an x-coordinate of 1 whose distance from the point (-3,-6) is 5 \n" ); document.write( "
Algebra.Com's Answer #394218 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
find all the points having an x-coordinate of 1 whose distance from the point (-3,-6) is 5
\n" ); document.write( "-------------
\n" ); document.write( "They'll be on the circle:
\n" ); document.write( "\"%28x%2B3%29%5E2+%2B+%28y%2B6%29%5E2+=+25\"
\n" ); document.write( "x = 1
\n" ); document.write( "\"%281%2B3%29%5E2+%2B+%28y%2B6%29%5E2+=+25\"
\n" ); document.write( "\"%28y%2B6%29%5E2+=+9\"
\n" ); document.write( "y + 6 = 3
\n" ); document.write( "y = -3
\n" ); document.write( "(1,-3)
\n" ); document.write( "---------
\n" ); document.write( "y + 6 = -3
\n" ); document.write( "y = -9
\n" ); document.write( "(1,-9)
\n" ); document.write( "
\n" );