document.write( "Question 864936: find the point whose distance from (7,-3) is square root of 58 and whose abscissa equals its ordinate. Please show your solution. \n" ); document.write( "
Algebra.Com's Answer #521397 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! the point will be (y,y) or (x,x) since the abscissa = the ordinate x=y \n" ); document.write( "sqrt(58) \n" ); document.write( "58=(7-x)^2+(-3-x)^2\r \n" ); document.write( "\n" ); document.write( "(0,0) and (4,4) are sqrt(58) from (7,-3) \n" ); document.write( " |