document.write( "Question 168549: the number of mosquitoes M(x)in millions, in a certain area depends on the june rainfall x, in inches, according to the function M(x) =12x-x^2 What rainfall produces the maximum number of mosquitoes\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #124243 by gonzo(654)\"\" \"About 
You can put this solution on YOUR website!
looks like m(x) = 12x - x^2 is a quadratic equation which is equivalent to:
\n" ); document.write( "m(x) = -x^2 + 12x + 0
\n" ); document.write( "since this is a quadratic, the max/min point is given by the formula -b/2a.
\n" ); document.write( "standard form of quadratic is:
\n" ); document.write( "ax^2 + bx + c
\n" ); document.write( "in your equation, b = 12, and a = -1.
\n" ); document.write( "-b/2a = -12/-2 = 6.
\n" ); document.write( "max/min point should be when x = 6.
\n" ); document.write( "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.
\n" ); document.write( "when x = 6, the equation becomes:
\n" ); document.write( "-x^2 + 12x + 0 = -(6)^2 + 12(6) = -36 + 72 = 36.
\n" ); document.write( "the maximum point on the graph is (6,36).
\n" ); document.write( "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.
\n" ); document.write( "-----
\n" ); document.write( "graph of this equation shows up as follows:
\n" ); document.write( "x axis is in inches.
\n" ); document.write( "y axis is in millions of mosquitors.
\n" ); document.write( "\"graph+%28800%2C800%2C-2%2C10%2C-10%2C50%2C-x%5E2+%2B+12x%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );