document.write( "Question 654170: How would I calculate what the pieces per hour are if I had 2097 pieces produced with 9 people working for 2 hours (120 min) \n" ); document.write( "
Algebra.Com's Answer #408636 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
How would I calculate what the pieces per hour are if I had 2097 pieces produced with 9 people working for 2 hours (120 min)
\n" ); document.write( ":
\n" ); document.write( "If you want pieces per hr per man, you can use man-hrs
\n" ); document.write( "9 * 2 = 18 man-hrs to produce 2097 pieces
\n" ); document.write( ":
\n" ); document.write( "\"2097%2F18\" ~ 117 per hr per man
\n" ); document.write( "
\n" );