document.write( "Question 665991: Please help me solve this:
\n" );
document.write( "A small elementary school has 8 classrooms. It took 8 workers 10 hours to paint 3 classrooms, but the remaining 5 classrooms must be finished in 3 1/3 hours. How many more workers must they hire? \n" );
document.write( "
Algebra.Com's Answer #414239 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A small elementary school has 8 classrooms. \n" ); document.write( " It took 8 workers 10 hours to paint 3 classrooms, \n" ); document.write( "Calculate how many man-hrs per classroom \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "the remaining 5 classrooms must be finished in 3 1/3 hours. How many more workers must they hire? \n" ); document.write( ": \n" ); document.write( "Find no. of man-hrs required to paint 5 class room \n" ); document.write( "5*26.67 = 133.33 man-hrs \n" ); document.write( ": \n" ); document.write( "let m = no. of more workers required to finish 5 rooms in 3 \n" ); document.write( "3.33(m+8) = 133.33 \n" ); document.write( "3.33m + 26.64 = 133.33 \n" ); document.write( "3.33m = 133.33 - 26.64 \n" ); document.write( "m = 106.7/3.33 \n" ); document.write( "m = 32 more men required to accomplish this \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this, a total of 40 men are working \n" ); document.write( "calculate man hours, when 40 men work 3.33 hrs: 40 * 3.333 ~ 133 man-hrs \n" ); document.write( "calculate how many class room can be done with 133 man-hrs: 133/26.67 ~ 5 rooms \n" ); document.write( " \n" ); document.write( " |