document.write( "Question 30876: A traffic check counted 390 cars passing a certain spot on one day and 430 cars at the same spot on the second day. The first day there were 3 times as many cars going east and half as many cars going west on the second day. What was the total number of east bound cars and the total number of west bound cars for two days? \n" ); document.write( "
Algebra.Com's Answer #17641 by mbarugel(146)\"\" \"About 
You can put this solution on YOUR website!
Hello!
\n" ); document.write( "Let's call X to the number of cars going EAST on the 1st day and Y to the number of cars going WEST on the 1st day.\r
\n" ); document.write( "\n" ); document.write( "We can use the information given in the problem to form a simple system of equations and find X and Y. We know:\r
\n" ); document.write( "\n" ); document.write( "\"A traffic check counted 390 cars passing a certain spot on one day\"
\n" ); document.write( "This implies that
\n" ); document.write( "\"X+%2B+Y+=+390\"
\n" ); document.write( "[recall that X and Y are cars in the FIRST day]\r
\n" ); document.write( "\n" ); document.write( "We also know that:
\n" ); document.write( "\"The first day there were 3 times as many cars going east and half as many cars going west on the second day\"
\n" ); document.write( "This implies that the second day there were X/3 cars going east (because the 1st day had 3 times as many cars going east on the 2nd day) and 2Y cars going west (because the on the first day there were half as many cars going west on the 2nd day).\r
\n" ); document.write( "\n" ); document.write( "So the total number of cars in the second day was X/3 + 2Y. We also know that this number is 430. So we get the system:\r
\n" ); document.write( "\n" ); document.write( "\"system%28X+%2B+Y+=+390%2C%281%2F3%29X+%2B+2Y+=+430\"\r
\n" ); document.write( "\n" ); document.write( "You can solve this system with your preferred method. Here's the solution using substitution:\r
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE linear system by SUBSTITUTION
Solve:
\n" ); document.write( " We'll use substitution. After moving 1*y to the right, we get:
\n" ); document.write( " \"1%2Ax+=+390+-+1%2Ay\", or \"x+=+390%2F1+-+1%2Ay%2F1\". Substitute that
\n" ); document.write( " into another equation:
\n" ); document.write( " \"%281%2F3%29%2A%28390%2F1+-+1%2Ay%2F1%29+%2B+2%5Cy+=+430\" and simplify: So, we know that y=180. Since \"x+=+390%2F1+-+1%2Ay%2F1\", x=210.
\n" ); document.write( "
\n" ); document.write( " Answer: \"system%28+x=210%2C+y=180+%29\".
\n" ); document.write( "

\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So there were 210 cars going east and 180 cars going west in the 1st day, for a total of 390 cars. The second day, there were X/3 = 70 cars going east and 2Y = 360 cars going west, for a total of 430 cars.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I hope this helps!
\n" ); document.write( "Get more answers at Online Math Answers.com!
\n" ); document.write( "
\n" ); document.write( "
\n" );