document.write( "Question 775320: Find the coordinates of the points lying on the x-axis, P (x, 0), when the distance between points P and A (3, 4 ) is 5 \n" ); document.write( "
Algebra.Com's Answer #472794 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Q: \n" ); document.write( "Find the coordinates of the points lying on the x-axis, P (x, 0), when the distance between points P and A (3, 4 ) is 5 \n" ); document.write( "--------------------------------------------------------------------------- \n" ); document.write( "A: \n" ); document.write( "Using distance formula: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x - 3 = ±3 \n" ); document.write( "x - 3 = 3 OR x - 3 = -3 \n" ); document.write( "x = 6 OR 0 \n" ); document.write( "Answers: (6,0) and (0,0) \n" ); document.write( " |