document.write( "Question 402751: Winning Percentage. In a basketball league, the Falcons won 15 of their first 20 games. In order to win 60% of the total number of games, how many more games will they have to play, assuming they win only half of the remaining games?\r
\n" );
document.write( "\n" );
document.write( "I was able to come up with the answer of 50 games and 30 wins is 60% but to translate it is where I'm having a problem. Please help me.
\n" );
document.write( "Thank you, Nana \n" );
document.write( "
Algebra.Com's Answer #284891 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "Let x games have to play.\r \n" ); document.write( "\n" ); document.write( "total no. of games = x + 20 \r \n" ); document.write( "\n" ); document.write( "no. of winning games = 15 + x/2 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "according to question,\r \n" ); document.write( "\n" ); document.write( "15 + x/2 = 60 % of (x+20)\r \n" ); document.write( "\n" ); document.write( "=> 15 + x/2 = (x+20) * 60/100\r \n" ); document.write( "\n" ); document.write( "=> 15 + x/2 = 60x/100 + 12\r \n" ); document.write( "\n" ); document.write( "=> 15 - 12 = 60x/100- x/2 \r \n" ); document.write( "\n" ); document.write( "=> 3 = x/10\r \n" ); document.write( "\n" ); document.write( "=> x = 30\r \n" ); document.write( "\n" ); document.write( "so, total 30 games have to play.......\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |