document.write( "Question 801024: I need the formula for the following: I have 39 technicians working 8 hours a day. The technicians should be loaded with 4.5 jobs per day, but are currently loaded with 2.4 jobs per day. What is the formula to find available hours? \n" ); document.write( "
Algebra.Com's Answer #483478 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
I have 39 technicians working 8 hours a day.
\n" ); document.write( " The technicians should be loaded with 4.5 jobs per day, but are currently loaded with 2.4 jobs per day.
\n" ); document.write( ":
\n" ); document.write( "Total man-hrs available: 39*8 = 312 man-hrs
\n" ); document.write( "Find the man=hrs per job
\n" ); document.write( "\"312%2F4.5\" = 69\"1%2F3\" man-hrs per job
\n" ); document.write( "2.4 jobs require: 2.4 * 69\"1%2F3\" = 166.4 man-hrs
\n" ); document.write( ":
\n" ); document.write( " What is the formula to find available hours?
\n" ); document.write( "let j = no. of jobs being done
\n" ); document.write( "then
\n" ); document.write( "man-hrs = 312 - 69.33j
\n" ); document.write( ":
\n" ); document.write( "312 - 69.33(2.4) = 145.6 man=hrs available for addition jobs
\n" ); document.write( "another words
\n" ); document.write( "\"145.6%2F69.3333\" = 2.1 additional similar jobs can be added
\n" ); document.write( "
\n" );