document.write( "Question 1095798: A minor league baseball team plays 97 games in a season. If the team won 17 more than three times as many games as they lost how many wins and loses did the team have \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #710344 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A minor league baseball team plays 97 games in a season. If the team won 17 more than three times as many games as they lost how many wins and loses did the team have \n" ); document.write( "============================= \n" ); document.write( "L + W = 97 --- Losses + Wins = 97 \n" ); document.write( "--- \n" ); document.write( "W = 3L + 17 \n" ); document.write( "etc \n" ); document.write( " |