document.write( "Question 269152: It takes 8 painters 6 hours to paint the walls of a gymnasium.
\n" );
document.write( "a. How many person-hours does this job require?
\n" );
document.write( "b. How many hours will 12 painters take to paint the gymnasium? \n" );
document.write( "
Algebra.Com's Answer #197294 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! It takes 8 painters 6 hours to paint the walls of a gymnasium. \n" ); document.write( ": \n" ); document.write( "a. How many person-hours does this job require? \n" ); document.write( "Person-hours??? Who comes up with these dumb terms?? \n" ); document.write( ": \n" ); document.write( "8 * 6 = 48 MAN-hours, to do the job \n" ); document.write( ": \n" ); document.write( "b. How many hours will 12 painters take to paint the gymnasium? \n" ); document.write( ": \n" ); document.write( "Let x = no. of hours, when 12 men do the job \n" ); document.write( "12x = 48 \n" ); document.write( "x = 48/12 \n" ); document.write( "x = 4 hrs to do the job \n" ); document.write( " |