document.write( "Question 1170047: Two trucks leave a warehouse at the same time. One truck travels east at a rate of 55 miles per hour and the other travels south at a rate of 65 miles per hour. How far apart are the two trucks after 2 hours? (Assume that both trucks are traveling in a striaght line.) \n" ); document.write( "
Algebra.Com's Answer #794921 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Two trucks leave a warehouse at the same time.
\n" ); document.write( " One truck travels east at a rate of 55 miles per hour and the other travels south at a rate of 65 miles per hour.
\n" ); document.write( " How far apart are the two trucks after 2 hours? (Assume that both trucks are traveling in a striaght line.)
\n" ); document.write( ":
\n" ); document.write( "Find the distance each truck has traveled after two hours
\n" ); document.write( "2*55 = 110 mi
\n" ); document.write( "and
\n" ); document.write( "2*65 = 130 mi
\n" ); document.write( ":
\n" ); document.write( "This forms a right triangle, the hypotenuse (h) is the distance between the trucks
\n" ); document.write( "h^2 = 110^2 + 130^2
\n" ); document.write( "h = \"sqrt%2812100%2B16900%29\"
\n" ); document.write( "h = \"sqrt%282900%29\"
\n" ); document.write( "h = 170.3 mi apart after 2 hrs
\n" ); document.write( "
\n" ); document.write( "
\n" );