document.write( "Question 27033: the kings won two less than three times as many games as they lost. they played 82 games.. how many wins and losses did the team have? \n" ); document.write( "
Algebra.Com's Answer #14693 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! W + L = 82 \n" ); document.write( "W = 3L -2 \n" ); document.write( "substitute 3L - 2 for W in the first equation \n" ); document.write( "3L -2 + L = 82 \n" ); document.write( "4L = 84 \n" ); document.write( "L = 21 \n" ); document.write( "W = 3 * 21 - 2 \n" ); document.write( "W = 63 - 2 \n" ); document.write( "W = 61 \n" ); document.write( "CHECK: \n" ); document.write( "61 + 21 = 82 \n" ); document.write( "TRUE \n" ); document.write( "61 = 3(21) - 2 \n" ); document.write( "61 = 63 - 2 \n" ); document.write( "TRUE\r \n" ); document.write( "\n" ); document.write( "61 \n" ); document.write( " |