document.write( "Question 871622: A high school tennis team is scheduled to play 28 matches.if the team wins 60%of the first 15 matches,how many additional matches must the team win in order to finish the season winning 75% of its scheduled matches? \n" ); document.write( "
Algebra.Com's Answer #525649 by stanbon(75887) ![]() You can put this solution on YOUR website! A high school tennis team is scheduled to play 28 matches.if the team wins 60%of the first 15 matches,how many additional matches must the team win in order to finish the season winning 75% of its scheduled matches? \n" ); document.write( "---- \n" ); document.write( "0.60*15 = 9 games won in 1st 15 \n" ); document.write( "----- \n" ); document.write( "28-15 = 13 games remaining \n" ); document.write( "----- \n" ); document.write( "Let \"x\" be the additional matches won:: \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "(9+x))/28 = 0.75 \n" ); document.write( "----------------------- \n" ); document.write( "9+x = 28*0.75 = 14 \n" ); document.write( "x = 5 games (# of wins needed in the 13 games remaining) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------------- \n" ); document.write( " |