document.write( "Question 919722: The times t required to do a job varies inversely as the number of people P working. It takes 6 hours for 9 volunteers to pick up trash from 1 mile of roadway. How long would it take 10 volunteers to complete this job? \n" ); document.write( "
Algebra.Com's Answer #557909 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The times t required to do a job varies inversely as the number of people P working. \n" ); document.write( "t = k/p \n" ); document.write( "------ \n" ); document.write( "Solve for \"k\" using \"It takes 6 hours for 9 volunteers to pick up trash from 1 mile of roadway\". \n" ); document.write( "6 = k/9 \n" ); document.write( "k = 54 \n" ); document.write( "-------------------- \n" ); document.write( "Equation:: \n" ); document.write( "t = 54/p \n" ); document.write( "--------------------- \n" ); document.write( "How long would it take 10 volunteers to complete this job? \n" ); document.write( "t = 54/10 = 5.4 days \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------------- \n" ); document.write( " |