document.write( "Question 146202: Hockey teams receive 2 points when they win and 1 point when they tie. One season, a team won a championship with 57 points. They won 9 more games than they tied. How many wins and how many ties did the team have? \n" ); document.write( "
Algebra.Com's Answer #106755 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Let w=# of wins, and t=# of ties\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The sentences \"Hockey teams receive 2 points when they win and 1 point when they tie. One season, a team won a championship with 57 point\" translate to the first equation \"2w%2Bt=57\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "And the sentence \"They won 9 more games than they tied\" translates to the second equation \"w=t%2B9\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Start with the given system\r
\n" ); document.write( "\n" ); document.write( "\"2w%2Bt=57\"
\n" ); document.write( "\"w=t%2B9\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2%28t%2B9%29%2Bt=57\" Plug in \"w=t%2B9\" into the first equation. In other words, replace each \"w\" with \"t%2B9\". Notice we've eliminated the \"w\" variables. So we now have a simple equation with one unknown.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2t%2B18%2Bt=57\" Distribute\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3t%2B18=57\" Combine like terms on the left side\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3t=57-18\"Subtract 18 from both sides\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3t=39\" Combine like terms on the right side\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"t=%2839%29%2F%283%29\" Divide both sides by 3 to isolate t\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"t=13\" Divide\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now that we know that \"t=13\", we can plug this into \"w=t%2B9\" to find \"w\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w=%2813%29%2B9\" Substitute \"13\" for each \"t\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w=22\" Simplify\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So our answer is \"w=22\" and \"t=13\" which means that the team won 22 games and tied 13 games\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );