document.write( "Question 203813This question is from textbook beginning and intermediate algebra
\n" );
document.write( ": the phoenix suns won two more than three times as many games as they lost. the sun played 82 games. how many wins and losses did the team have. \n" );
document.write( "
Algebra.Com's Answer #153785 by rfer(16322) ![]() You can put this solution on YOUR website! let 3x+2=games won=62 \n" ); document.write( "let x=games lost=20 \n" ); document.write( "3x+2+x=82 \n" ); document.write( "4x=60 \n" ); document.write( "x=20 \n" ); document.write( " |