document.write( "Question 5803: please help me on this word problem: \r
\n" );
document.write( "\n" );
document.write( "Define a variable and write an inequality. Then Solve. 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 #3061 by Abbey(339)![]() ![]() ![]() You can put this solution on YOUR website! let x = the number of games they must win to hit the 75% mark: \n" ); document.write( "the number of games won/total games = %/100% \n" ); document.write( " \n" ); document.write( "then cross multiply: \n" ); document.write( "100x=1500 \n" ); document.write( "divide both sides by 100 \n" ); document.write( "x=15 \n" ); document.write( "they must win 15 games, and they have already won 9, so they must win an additional 6 more. \n" ); document.write( " \n" ); document.write( " |