document.write( "Question 517509: Find the coordinates of all points that are on the line x=y and are five units from (3,-1). \n" ); document.write( "
Algebra.Com's Answer #344828 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the coordinates of all points that are on the line x=y and are five units from (3,-1). \n" ); document.write( "-------------- \n" ); document.write( "It's the 2 points of intersection of the line and a circle of radius 5 centered at (3,-1). \n" ); document.write( "The circle is \n" ); document.write( "x = y \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------- \n" ); document.write( "x,y = 1 + sqrt(8.5) \n" ); document.write( "x,y = 1 - sqrt(8.5) \n" ); document.write( " \n" ); document.write( " |