document.write( "Question 894249: Find all points on the x-axis that are 5 units from the point (4,-3) \n" ); document.write( "
Algebra.Com's Answer #541861 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Q: \n" ); document.write( "Find all points on the x-axis that are 5 units from the point (4,-3) \n" ); document.write( "A: \n" ); document.write( "We want to find all x such that the distance between the points (x, 0) and (4, -3) is equal to 5. \n" ); document.write( " \n" ); document.write( "Square both sides \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Get the square root of both sides \n" ); document.write( "4 - x = 4 or 4 - x = -4 \n" ); document.write( "x = 0 or 8 \n" ); document.write( "The points on the x-axis are (0, 0) and (8, 0). \n" ); document.write( " |