document.write( "Question 1209083: Our badminton team has finished $60\%$ of its season. So far, we have won $90\%$ of the games we played. What percent of the remainder of our games must we win in order to finish the season with the same number of wins as losses? \n" ); document.write( "
Algebra.Com's Answer #847650 by math_tutor2020(3816)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "n = number of games in the entire season\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Your team has played 0.6n games so far. \n" ); document.write( "0.9*0.6n = 0.54n = number of games won. \n" ); document.write( "n-0.54n = 0.46n = number of games lost.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are n-0.6n = 0.4n games remaining.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let x be a number between 0 and 1 such that it represents the decimal form of the percentage of games to win from here on out. \n" ); document.write( "For example, if x = 0.2 then it means you need to win 20% of the remaining games.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x*0.4n = number of additional games to win\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add up the wins and set them equal to the number of losses. \n" ); document.write( "0.54n + x*0.4n = 0.46n \n" ); document.write( "0.54 + x*0.4 = 0.46 \n" ); document.write( "If you solved for x, you would get x = -0.2 \n" ); document.write( "Since it's not between 0 and 1, it appears your teacher has made a typo when setting up this problem. \n" ); document.write( " \n" ); document.write( " |