document.write( "Question 983030: Find two points on the x-axis that are 10 units from point (1,8). \n" ); document.write( "
Algebra.Com's Answer #603842 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "This forms two right triangles with height (b)=8 and hypotenuses (c)=10. \n" ); document.write( "The other legs will be the distance (a) on the x axis from point (1,0) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "a=plus or minus 6 \n" ); document.write( "So the two points are (1+6,0) and (1-6,0) or (7,0) and (-5,0) \n" ); document.write( " |