document.write( "Question 1049818: The number of workers n needed to clean a stadium after a game varies inversely as the amount of time t allowed for the cleanup. If it takes 25 workers to clean the stadium when there are 6 hours allowed for the job, how many workers are needed if the stadium must be cleaned in 5 hours? \n" ); document.write( "
Algebra.Com's Answer #665389 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! he number of workers n needed to clean a stadium after a game varies inversely as the amount of time t allowed for the cleanup. \n" ); document.write( "n = k/t \n" ); document.write( "--------------------- \n" ); document.write( "Solve for \"k\" using \"it takes 25 workers to clean the stadium when there are 6 hours allowed for the job\" \n" ); document.write( "25 = k/6 \n" ); document.write( "k = 150 \n" ); document.write( "----\r \n" ); document.write( "\n" ); document.write( "How many workers are needed if the stadium must be cleaned in 5 hours? \n" ); document.write( "n = 150/t \n" ); document.write( "n = 150/5 \n" ); document.write( "n = 30 workers \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |