document.write( "Question 470862: Use the Pythagorean Theorem to find the distance to the nearest tenth, between F(9, 5) and G(-2, 2) \n" ); document.write( "
Algebra.Com's Answer #322957 by amoresroy(361)\"\" \"About 
You can put this solution on YOUR website!
Let d = the distance between points F and G\r
\n" ); document.write( "\n" ); document.write( "d^2 = (9- -2)^2 + (5-2)^2
\n" ); document.write( "d^2 = 121 + 9
\n" ); document.write( "d = 11.4
\n" ); document.write( "
\n" );