document.write( "Question 1150927: In a hockey tournament, teams are awarded 3 points for a win, 2 points for an overtime win and 1 point for an overtime lose.\r
\n" ); document.write( "\n" ); document.write( "a) Write a expression that describes how many wins a team has
\n" ); document.write( "b) Find the number of points earned if a team has 4 wins, 1 overtime win and 2 overtime losses.
\n" ); document.write( "

Algebra.Com's Answer #772505 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
==========================================================================
\n" ); document.write( "In a hockey tournament, teams are awarded 3 points for a win, 2 points for an overtime win and COST 1 point for an overtime lose.\r
\n" ); document.write( "\n" ); document.write( "a) Write a expression that describes how many wins POINTS a team has.
\n" ); document.write( "==========================================================================\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "w, how many \"wins\"
\n" ); document.write( "x, how many overtime wins
\n" ); document.write( "n, how many overtime losses
\n" ); document.write( "Number of points, \"highlight_green%283w%2B2x-n%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use that expression to answer question \"b\".
\n" ); document.write( "
\n" );