Question 168549
looks like m(x) = 12x - x^2 is a quadratic equation which is equivalent to:
m(x) = -x^2 + 12x + 0
since this is a quadratic, the max/min point is given by the formula -b/2a.
standard form of quadratic is:
ax^2 + bx + c
in your equation, b = 12, and a = -1.
-b/2a = -12/-2 = 6.
max/min point should be when x = 6.
since the coefficient of x^2 (represented by a in the standard form) is minus, this graph has it's head pointing upwards and it's tails pointing downwards, so x = 6 leads to a maximum point.
when x = 6, the equation becomes:
-x^2 + 12x + 0 = -(6)^2 + 12(6) = -36 + 72 = 36.
the maximum point on the graph is (6,36).
what this says is that m(6) = 36 which means when the rainfall is 6 inches in june, 36 million mosquitoes are produced, and that is the maximum number of mosquitoes that will be produced in that area.
-----
graph of this equation shows up as follows:
x axis is in inches.
y axis is in millions of mosquitors.
{{{graph (800,800,-2,10,-10,50,-x^2 + 12x)}}}