document.write( "Question 621634: find the point in x-axis whose distance from the point (1,2) is root under 13\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #390837 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Make a coordinate grid and plot the point (1,2). \n" ); document.write( "Now draw a vertical line from (1,2) down to (1,0). That segment is of length 2 (the distance between (1,2) and (1,0)) and is one leg of a right triangle. \n" ); document.write( "We want to find a point on the x axis that will include the drawn segment and result in a right triangle with hypotenuse of length \n" ); document.write( "There are two points that are solutions. One point is to the left of (1,0) and the other is an equal distance to the right of (1,0). \n" ); document.write( "So how far is that distance? \n" ); document.write( "Use the Pythagorean theorem. \n" ); document.write( "You know the length of two sides of a right triangle, so you can solve for the third side. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the points are 3 units on either side of (1,0). That means (4,0) and (-2,0) \n" ); document.write( "are the two points that are solutions. \n" ); document.write( " |