document.write( "Question 457960: B.3. A plumbing contractor has the opportunity to bid on a contract to do the plumbing work for a new office building. After reviewing the blueprints and specifications, the contractor estimates that the job will cost $300,000. The possible bids the contractor might make and his estimates of the probability of winning the contract at each bid level are:
\n" ); document.write( "Bid Probability Win
\n" ); document.write( "$330,000 .90
\n" ); document.write( "$350,000 .75
\n" ); document.write( "$375,000 .50
\n" ); document.write( "$400,000 .25
\n" ); document.write( "$425,000 0
\n" ); document.write( "What should the contractor bid if he wishes to maximize his expected profits?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #314183 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
profit* prob = expected profit
\n" ); document.write( "30000 * .90 = 27000
\n" ); document.write( "50000 * .75 = 37500
\n" ); document.write( "75000 * .50 = 37500
\n" ); document.write( "100000* .25 = 25000
\n" ); document.write( ".
\n" ); document.write( "Make the 50000 or 75000 bid.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );