document.write( "Question 109664: Hockey teams get 2 points in the standing for a win, one point for a tie, and no points for a loss. If a team has 27 points, and has 4 more wins than ties, how many wins do they have ? \n" ); document.write( "
Algebra.Com's Answer #79941 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Hockey teams get 2 points in the standing for a win, one point for a tie, and no points for a loss. If a team has 27 points, and has 4 more wins than ties, how many wins do they have ? \n" ); document.write( "--------------------- \n" ); document.write( "Let number of wins be \"w\"; let number of ties be \"t\". \n" ); document.write( "EQUATION: \n" ); document.write( "2w+t=27 \n" ); document.write( "w = t+4 \n" ); document.write( "-------------- \n" ); document.write( "Rearrange: \n" ); document.write( "t = -2w+27 \n" ); document.write( "t = w - 4 \n" ); document.write( "--------------- \n" ); document.write( "Substitue to solve for \"w\": \n" ); document.write( "-2w+27 = w-4 \n" ); document.write( "3w = 31 \n" ); document.write( "w = 31/3 \n" ); document.write( "----------- \n" ); document.write( "Comment: w should turn out to be a whole number. Check your \n" ); document.write( "posting and/or the wording in your text. \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |