document.write( "Question 200326: The cross-country teams of East and West run against each other twice each fall. At the first meet, East's score was two thirds of West's score. At the second meet East's score increased by seven points and West's score decreased by seven points. In the second meet West's score was three less than East's score. How many points did Each team score in each meet? \n" ); document.write( "
Algebra.Com's Answer #150697 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The cross-country teams of East and West run against each other twice each fall.
\n" ); document.write( " At the first meet, East's score was two thirds of West's score.
\n" ); document.write( " At the second meet East's score increased by seven points and West's score
\n" ); document.write( " decreased by seven points.
\n" ); document.write( " In the second meet West's score was three less than East's score.
\n" ); document.write( " How many points did Each team score in each meet?
\n" ); document.write( ":
\n" ); document.write( "Let x = West's score at the 1st meet
\n" ); document.write( "then
\n" ); document.write( "\"2%2F3\"x = East's score at the 1st meet
\n" ); document.write( ":
\n" ); document.write( "\" At the second meet East's score increased by seven points and West's score
\n" ); document.write( " decreased by seven points.\"
\n" ); document.write( "\"2%2F3\"x + 7 = East's score at the 2nd meet
\n" ); document.write( "(x-7) = West's score at the 2nd meet
\n" ); document.write( ";
\n" ); document.write( "\" In the second meet West's score was three less than East's score.\"
\n" ); document.write( "(x - 7) = (\"2%2F3\"x + 7) - 3
\n" ); document.write( "x - 7 = \"2%2F3\"x + 4
\n" ); document.write( "Multiply b 3 to get rid of the denominator, results
\n" ); document.write( "3x - 3(7) = 2x + 3(4)
\n" ); document.write( ":
\n" ); document.write( "3x - 21 = 2x + 12
\n" ); document.write( ":
\n" ); document.write( "3x - 2x = 12 + 21
\n" ); document.write( ":
\n" ); document.write( "x = 33 is West's score at the 1st meet
\n" ); document.write( "and
\n" ); document.write( "\"2%2F3\"*33 = 22 is East's score at the 1st meet
\n" ); document.write( ":
\n" ); document.write( "33 - 7 = 26 is West's score at the 2nd meet
\n" ); document.write( "and
\n" ); document.write( "22 + 7 = 29 is East's score at the 2nd meet
\n" ); document.write( ":
\n" ); document.write( "Which is a difference of 3\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );