document.write( "Question 943672: A team of 3 gardeners can weed a park in 8 hours. How many gardeners are needed to weed the park in 6 hours?\r
\n" );
document.write( "\n" );
document.write( "(Assume the time taken, T, is inversely proportional to the number of gardeners, n.) \n" );
document.write( "
Algebra.Com's Answer #575357 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A team of 3 gardeners can weed a park in 8 hours. \n" ); document.write( " How many gardeners are needed to weed the park in 6 hours? \n" ); document.write( "(Assume the time taken, T, is inversely proportional to the number of gardeners, n.) \n" ); document.write( "An inverse ratio equation \n" ); document.write( " \n" ); document.write( "cross multiply \n" ); document.write( "6n = 3 * 8 \n" ); document.write( "6n = 24 \n" ); document.write( "n = 24/6 \n" ); document.write( "n = 4 gardeners to do it in 6 hrs \n" ); document.write( " |