Difference between revisions of "009B Sample Final 3, Problem 3"

From Math Wiki
Jump to navigation Jump to search
Line 63: Line 63:
 
|The graph of &nbsp;<math style="vertical-align: -5px">\rho(x)</math>&nbsp; is displayed below.
 
|The graph of &nbsp;<math style="vertical-align: -5px">\rho(x)</math>&nbsp; is displayed below.
 
|-
 
|-
|[[File:009B_SF3_3.png|center|600px]]           
+
|[[File:009B_SF3_3.png|center|700px]]           
 
|}
 
|}
  

Revision as of 14:26, 23 May 2017

The population density of trout in a stream is

Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \rho (x)=|-x^{2}+6x+16|}

where    is measured in trout per mile and    is measured in miles.    runs from 0 to 12.

(a) Graph    and find the minimum and maximum.

(b) Find the total number of trout in the stream.

Foundations:  
What is the relationship between population density    and the total populations?
       The total population is equal to  
       for appropriate choices of  


Solution:

(a)

Step 1:  
To graph  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \rho (x),}   we need to find out when    is negative.
To do this, we set
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle -x^{2}+6x+16=0.}
So, we have
        Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {0}&=&\displaystyle {-x^{2}+6x+16}\\&&\\&=&\displaystyle {-(x^{2}-6x-16)}\\&&\\&=&\displaystyle {-(x+2)(x-8).}\end{array}}}
Hence, we get  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x=-2}   and  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x=8.}  
But,  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x=-2}   is outside of the domain of  
Using test points, we can see that    is positive in the interval  
and negative in the interval  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle [8,12].}
Hence, we have
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \rho (x)=\left\{{\begin{array}{lr}-x^{2}+6x+16&{\text{if }}0\leq x\leq 8\\x^{2}-6x-16&{\text{if }}8<x\leq 12\end{array}}\right.}
The graph of    is displayed below.
Step 2:  
We need to find the absolute maximum and minimum of  
We begin by finding the critical points of
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle -x^{2}+6x+16.}
Taking the derivative, we get
       
Solving  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle -2x+6=0,}   we get a critical point at
       
Now, we calculate  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \rho (0),~\rho (3),~\rho (12).}
We have
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \rho (0)=16,~\rho (3)=25,~\rho (12)=56.}
Therefore, the minimum of    is    and the maximum of    is  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 56.}

(b)

Step 1:  
To calculate the total number of trout, we need to find
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int _{0}^{12}\rho (x)~dx.}
Using the information from Step 1 of (a), we have
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int _{0}^{12}\rho (x)~dx=\int _{0}^{8}(-x^{2}+6x+16)~dx+\int _{8}^{12}(x^{2}-6x-16)~dx.}
Step 2:  
We integrate to get
       
Thus, there are approximately  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 251}   trout.


Final Answer:  
    (a)     The minimum of    is    and the maximum of    is  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 56.} (See above for graph.)
    (b)     There are approximately  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 251}   trout.

Return to Sample Exam