document.write( "Question 1065165: An engieer is studying a busyintersection. In 1 hour, the number of cars going north-south was 3/4 of going east-west, and the total number of cars was 1400. Find the number of cars going north-south and east-west. \n" ); document.write( "
Algebra.Com's Answer #680272 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Let N be north-south \n" ); document.write( "Let W be east-west \n" ); document.write( "We know from the question that N =.75W. Also, that N + W = 1400. \n" ); document.write( "Substitute. \n" ); document.write( "N + W = 1400 \n" ); document.write( ".75W + W = 1400 \n" ); document.write( "1.75W = 1400 \n" ); document.write( "Divide each side by 1.75 \n" ); document.write( "W = 800 \n" ); document.write( "If 800 cars went east/west, then 1400-800=600 cars went north/south. \n" ); document.write( "Does 600 equal 3/4 of 800? Yes. Therefore, the answer is correct. \n" ); document.write( " |