sciencectn

5 Reputation

2 Badges

13 years, 111 days

MaplePrimes Activity


These are questions asked by sciencectn

So I've got this function here:

binomial(37, x-105)*.85^(142-x)*.15^(x-105)

I'm trying to maximize it over the reals using Maple 16. I know from the graph that the maximum is somewhere between 109 and 111. I tried using maximize( f(x), x=109..111) but it keeps giving an overflow exception. How would I go about maximizing this?

Page 1 of 1