document.write( "Question 1439: Two cars start off at the same point on a straight highway facing opposite
\n" );
document.write( "directions. Each car drives for 6 miles, takes a left turn, & drives for
\n" );
document.write( "8 miles. How far apart are the two cars ? \n" );
document.write( "
Algebra.Com's Answer #459 by usyim88hk(158)![]() ![]() ![]() You can put this solution on YOUR website! Now I knwo that this question is from the \"IQ\" test, anyway i will still solve it: \n" ); document.write( ": \n" ); document.write( "think of two right triangles with sides 6-8-x , x is the longest side and so it is equal to 6^2+8^2 = 36+64 = 100 and then square root it, so it is 10 \n" ); document.write( "and we have two, so it is 20 \n" ); document.write( " |