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 #772494 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 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( "-------------- \n" ); document.write( "Wins = # of wins \n" ); document.write( "----------------------------- \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( "Add them. \n" ); document.write( " |