document.write( "Question 720095: If it takes two men three hours to dig a hole 4 meter long, four meters wide, and four meters deep, how long would it take the same two men to dig a hole 12 meters long, 12 meters wide and 12 meters deep? \n" ); document.write( "
Algebra.Com's Answer #441665 by god2012(113)\"\" \"About 
You can put this solution on YOUR website!
total number of people = 2
\n" ); document.write( "Total duration = 3 hrs
\n" ); document.write( "Total volume of the hole = 4 * 4 * 4 = 64 cubic m\r
\n" ); document.write( "\n" ); document.write( "Required hole volume = 12 * 12 *12 \r
\n" ); document.write( "\n" ); document.write( "Total time taken by 2 people = (12*12*12 / 64 ) * 3 = 81 hrs
\n" ); document.write( "
\n" );