document.write( "Question 391025: Given line XY, how many points on the line are exactly 3 inches away from point X? Explain. \n" ); document.write( "
Algebra.Com's Answer #277328 by Alan3354(69443) You can put this solution on YOUR website! If X and Y are the endpoints, there's only one point between them that's 3\" from X. \n" ); document.write( "If the length of XY is less than 3\", there are none. \n" ); document.write( " \n" ); document.write( " |