document.write( "Question 959299: In a basketball legue, 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? \n" ); document.write( "
Algebra.Com's Answer #586381 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
In a basketball legue, 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?
\n" ); document.write( "***
\n" ); document.write( "let x=how many more games will they have to play
\n" ); document.write( "\"%2815%2B%28x%2F2%29%29%2F%2820%2Bx%29=.60+\"
\n" ); document.write( "15+(x/2)=12+.60x
\n" ); document.write( "30+x=24+1.2x
\n" ); document.write( ".2x=6
\n" ); document.write( "x=30
\n" ); document.write( "how many more games will they have to play? 30
\n" ); document.write( "
\n" );