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)![]() ![]() 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( " \n" ); document.write( "x = 1 \n" ); document.write( " \n" ); document.write( " \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( " |