document.write( "Question 921072: The amount of playing time varies inversely with the number of players. When a whole team of 16 players attends, each player has 18 minutes of playing time. How many players must be absent for each player tom play for 24 minutes? \n" ); document.write( "
Algebra.Com's Answer #558828 by ewatrrr(24785) You can put this solution on YOUR website! n = k/t \n" ); document.write( "16 = k/18min, k = 16•18 \n" ); document.write( ".... \n" ); document.write( "playing time is 24 minutes \n" ); document.write( "n = (16•18) / 24min \n" ); document.write( "n = 12 players \n" ); document.write( " |