document.write( "Question 31015: 2000-2001 NBA regular season, Kings won two less than three times as many games as they lost. The Kings played 82 games. How many wins and losses did the team have? (Source: nba.com) \n" ); document.write( "
Algebra.Com's Answer #17754 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
The games they lost are x
\n" ); document.write( "The games they won are 3x-2
\n" ); document.write( "Equation:
\n" ); document.write( "(x)+(3x-2)=82
\n" ); document.write( "4x=84
\n" ); document.write( "x=21
\n" ); document.write( "3(21)-2=61
\n" ); document.write( "Hence, they won 61 games and lost 21 games.
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );