document.write( "Question 211224: The Phonex Suns won two more thaqn three times as many games as they lost. The Suns played 82 games. How many wins and losses did the team have? \n" ); document.write( "
Algebra.Com's Answer #159600 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Let W = the number of games won by the Phoenix Suns and L = the number of games lost. \n" ); document.write( "W+L = 82 \"The Suns played 82 games.\" Rewrite this as W = 82-L and substitute into the second equation. \n" ); document.write( "W = 3L+2 \"The Phoenix Suns won two more than three times as many games as they lost.\" Substitute W = 82-L. \n" ); document.write( "82-L = 3L+2 Add L to both sides. \n" ); document.write( "82 = 4L+2 Subtract 2 from both sides. \n" ); document.write( "80 = 4L Divide both sides by 4. \n" ); document.write( "20 = L and... \n" ); document.write( "W = 3L+2 \n" ); document.write( "W = 3(20)+2 \n" ); document.write( "W = 62 \n" ); document.write( "The Phoenix Suns won 62 games and lost 20 games. \n" ); document.write( " |