document.write( "Question 287713: Hockey teams receive 2 points when they win and 1 point when they tie. One season, a team won a championship with 63 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 #208481 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 2w+t=63 \n" ); document.write( "w=t+9 \n" ); document.write( "the new tutor forgot that there are 2 points for a win and 1 for a tie \n" ); document.write( "t=15 w=24 \n" ); document.write( "check \n" ); document.write( "24=15+9 \n" ); document.write( "ok \n" ); document.write( "2*24+15=63 \n" ); document.write( "48+15=63 \n" ); document.write( "ok \n" ); document.write( " |