document.write( "Question 792512: It takes 6 men 3hours to build a wall 100cm high. How many men would it take to build a 180cm wall in 2 hours? \n" ); document.write( "
Algebra.Com's Answer #480033 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
It takes 6 men 3hours to build a wall 100cm high. How many men would it take to build a 180cm wall in 2 hours?
\n" ); document.write( "------
\n" ); document.write( "# of men is directly related to wall height and indirectly related to time.
\n" ); document.write( "---------------
\n" ); document.write( "m = k*h/t
\n" ); document.write( "----
\n" ); document.write( "Solve for \"k\" using \"It takes 6 men 3hours to build a wall 100cm high\"::
\n" ); document.write( "6 = k*3/100
\n" ); document.write( "k = 200
\n" ); document.write( "------
\n" ); document.write( "Equation:
\n" ); document.write( "m = 200*h/t
\n" ); document.write( "------
\n" ); document.write( "How many men would it take to build a 180cm wall in 2 hours?
\n" ); document.write( "m = 200*180/2
\n" ); document.write( "m = 18000 (# of men required)
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" );