document.write( "Question 1004262: Eight elves can pack 12 boxes in 30 minutes how long would it take for six elves to pack 24 boxes?\r
\n" );
document.write( "\n" );
document.write( "8 divided by 12 is 1.5 boxes per elf...
\n" );
document.write( "Then I get stuck \n" );
document.write( "
Algebra.Com's Answer #620764 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Convert this to elf-minutes \n" ); document.write( "8 * 30 = 240 elf-minutes \n" ); document.write( "now 24 boxes represents 240 * 2 = 480 elf-minutes, then \n" ); document.write( "6 * x = 480 \n" ); document.write( "x = 80 minutes, therefore \n" ); document.write( "it takes 6 elves 80 minutes to pack 24 boxes \n" ); document.write( " \n" ); document.write( " |