document.write( "Question 586096: A baseball team played 143 complete games last season. They had 29 more wins than losses. How many games did the team lose? \n" ); document.write( "
Algebra.Com's Answer #373609 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! \"A baseball team played 143 complete games last season. They had 29 more wins than losses. How many games did the team lose?\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = number of losses \n" ); document.write( "x + 29 = number of wins {they had 29 more wins than losses}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + x + 29 = 143 {played 143 total games} \n" ); document.write( "2x + 29 = 143 {combined like terms} \n" ); document.write( "2x = 114 {subtracted 29 from both sides} \n" ); document.write( "x = 57 {divided both sides by 2}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the team had 57 losses \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |