document.write( "Question 1047067: A local summer baseball team plays 20 games each season. So far, they have won 9 games and lost 2. How many more games must they win this season to win at least 75% of all their games? \n" ); document.write( "
Algebra.Com's Answer #662557 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
Win at least 75% of 20 games
\n" ); document.write( "0.75*20 = 15
\n" ); document.write( "Games won so far: 9 They have to win:
\n" ); document.write( "15-9 = 6 more
\n" ); document.write( "
\n" );