document.write( "Question 358532: A project must be finished in 80 days. Contractor A costs $ 150 a day; Contractor B costs $ 100 per day. The project manager has three possible choices:\r
\n" ); document.write( "\n" ); document.write( "(a) Hire contractor A alone. The project would be finished just in time.
\n" ); document.write( "(b) Hire contractor B alone. But it’d take 100 days.
\n" ); document.write( "(c) Mix use of contractor A and contractor B.\r
\n" ); document.write( "\n" ); document.write( "Find the solution to minimize total cost and to meet deadline
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #255879 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Note: contractor A will cost $12,000 working alone to finish in 80 days
\n" ); document.write( "Finding the time it would take working together.\r
\n" ); document.write( "\n" ); document.write( "\"%281%2F80%29+%2B+%281%2F100%29+=+%281%2Fx%29\"
\n" ); document.write( "Multiplying thru with 80*100*x to clear the denominators
\n" ); document.write( "100x + 80x = 8000
\n" ); document.write( "180x = 8000
\n" ); document.write( "x = 44.44 hrs Time would meet deadline..
\n" ); document.write( "Cost:
\n" ); document.write( "150*44.44hr + 100*44.44hr = 6666.66 + 4444.44 = $11,111.17
\n" ); document.write( "Mix use of contractor A and contractor B would minimize the total cost (and meets deadline) \n" ); document.write( "
\n" );