document.write( "Question 704908: Find all points having an x-coordinate of 2 whose distance from the point (-1,-3) is 5 \n" ); document.write( "
Algebra.Com's Answer #434318 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
The description suggests a circle, centered at (-1,-3) and radius 5 units. Where is x=2?\r
\n" ); document.write( "\n" ); document.write( "(x+1)^2+(y+3)^2=25,
\n" ); document.write( "let x=2 and solve for y.
\n" ); document.write( "
\n" );