document.write( "Question 1149113: Team A won the most games of any major league team. Team A won58 less than four times as many games as they lost. They played 162 regular-season games. How many wins and losses did team A have?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #770434 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
L=x
\n" ); document.write( "win=4x-58
\n" ); document.write( "they add to 162
\n" ); document.write( "so 5x-58=162
\n" ); document.write( "5x=220
\n" ); document.write( "x=44 games lost
\n" ); document.write( "4x-58=176-58=118 games won
\n" ); document.write( "
\n" );