document.write( "Question 6591: Two cars start off at the same point on a straight highway facing opposite directions. Each car drives for 6 miles, takes a left turn, and drives for 8 miles. How far apart are the two cars? \n" ); document.write( "
Algebra.Com's Answer #3585 by ichudov(507)\"\" \"About 
You can put this solution on YOUR website!
draw the picture and you will see two triangles. The distance between each car and the point where they started is \"sqrt%286%5E2%2B8%5E2%29+=+10\", that'sthe hypotenuse. The distance between cars is double that, or 20 miles. \n" ); document.write( "
\n" );