document.write( "Question 308361: Two cars leave an intersection. One car travels north; the other east. When the car traveling north had gone 12 miles, the distance between the cars was 4 miles more than the distance traveled by the car heading east. How far had the eastbound car traveled? \n" ); document.write( "
Algebra.Com's Answer #220531 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! D=distance traveled by the car going east \n" ); document.write( "12=distance traveled by the car going north \n" ); document.write( "D+4=distance between the cars. \n" ); document.write( "The distance from start to the car going north, the distance from the start to the car going east, and the distance between the cars form a right triangle. \n" ); document.write( "Right triangles obey the Pythagorean theorem. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The eastbound car traveled 16 miles. \n" ); document.write( " |