document.write( "Question 161099: Hockey teams receive 2 points when they win and 1 point when they tie. One season, a team won a championship with 54 points. They won 12 more games than they tied. How many wins and how many ties did the team have?\r
\n" );
document.write( "\n" );
document.write( "HOw many wins did the team have?\r
\n" );
document.write( "\n" );
document.write( "How many ties did the team have?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #118692 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (12+X)2+X=54 \n" ); document.write( "24+2X+X=54 \n" ); document.write( "3X-54-24 \n" ); document.write( "3X=30 \n" ); document.write( "X=30/3 \n" ); document.write( "X=10 GAMES TIED. \n" ); document.write( "10+12=22 GAMES WON. \n" ); document.write( "PROOF: \n" ); document.write( "2*22+10*1=54 \n" ); document.write( "44+10=54 \n" ); document.write( "54=54 \n" ); document.write( " \n" ); document.write( " |