document.write( "Question 697664: a vertical line intersects the x-axis at (3,0) and at a circle at two points. The circle has a radius of 5 and its center is the origin. What are the coordinates of the points intersection. \n" ); document.write( "
Algebra.Com's Answer #430197 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
a vertical line intersects the x-axis at (3,0) and at a circle at two points. The circle has a radius of 5 and its center is the origin. What are the coordinates of the points intersection.
\n" ); document.write( "-----------
\n" ); document.write( "The distance from the Origin = 5, the radius.
\n" ); document.write( "\"d+=+sqrt%28x%5E2+%2B+y%5E2%29+=+5\"
\n" ); document.write( "x = 3 --> y = -4 & 4
\n" ); document.write( "(3,-4) & (3,4)
\n" ); document.write( "
\n" ); document.write( "
\n" );