document.write( "Question 536317: Find the equation of the circle of radius 5 whose centre lies on x-axis and passes through the point (2,3). \n" ); document.write( "
| Algebra.Com's Answer #352258 by Alan3354(69443)     You can put this solution on YOUR website! The distance from the x-axis to (2,3) is the radius, r = 5. \n" ); document.write( "There are 2 points in the x-axis that are 5 units from the point (2,3). \n" ); document.write( "The points are (x,0). \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(x - 6)*(x + 2) = 0 \n" ); document.write( "x = -2, x = 6 \n" ); document.write( "------------\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |