document.write( "Question 278891: 2 cars traveling in opposite directions each go 4 miles and make a right turn and travel 3 miles each. How many miles apart are they? \n" ); document.write( "
Algebra.Com's Answer #202906 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
What you have is right triangle with sides of (3+3) & (4+4).
\n" ); document.write( "6^2+8^2=c^2
\n" ); document.write( "36+64=c^2
\n" ); document.write( "100=c^2
\n" ); document.write( "c=sqrt100
\n" ); document.write( "c=10 ans. for the distance between the 2 cars.
\n" ); document.write( "
\n" );