document.write( "Question 462174: a minor league baseball team plays 98 games in a season. if the team won 14 more than three times as many games they lost, how many wins and losses did the team have? \n" ); document.write( "
Algebra.Com's Answer #316884 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! a minor league baseball team plays 98 games in a season. if the team won 14 more than three times as many games they lost, how many wins and losses did the team have?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = number of losses \n" ); document.write( "3x + 14 = number of wins\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + 3x + 14 = 98 {number of wins plus number of losses equals total of 98} \n" ); document.write( "4x + 14 = 98 {combined like terms} \n" ); document.write( "4x = 84 {subtracted 14 from both sides} \n" ); document.write( "x = 21 {divided both sides by 4} \n" ); document.write( "3x + 14 = 77 {substituted 21, in for x, into 3x + 14}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "21 losses and 77 wins \n" ); document.write( "www.algebrahouse.com \n" ); document.write( " |