document.write( "Question 281680: a hockey team played 72 games during the regular season. they won 6 more than twice as many as they lost. how many did they win ? \n" ); document.write( "
Algebra.Com's Answer #217676 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
this is a funny looking age problem...\r
\n" ); document.write( "\n" ); document.write( "72 total games played
\n" ); document.write( "Wins, Losses
\n" ); document.write( "W+L=72
\n" ); document.write( "W=6+2L
\n" ); document.write( "6+2l+L=72
\n" ); document.write( "6+3L=72
\n" ); document.write( "3L=66
\n" ); document.write( "L=22
\n" ); document.write( "72-22=W
\n" ); document.write( "50=W
\n" ); document.write( "
\n" );