document.write( "Question 208169: A minor league baseball team plays 132 games in a season. If the team won 16 more than three times as many games as they lost, how many wins and losses did the team have? \n" ); document.write( "
Algebra.Com's Answer #157490 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3x+16+x=132
\n" ); document.write( "4x=116
\n" ); document.write( "x=29 lost
\n" ); document.write( "3x+16=103 wins
\n" ); document.write( "
\n" );