Difference between revisions of "009B Sample Midterm 1, Problem 2"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 22: | Line 22: | ||
!Step 2: | !Step 2: | ||
|- | |- | ||
| − | | | + | |Since <math>(1+x^2)^2=1+2x^2+x^4</math>, we have |
|- | |- | ||
| − | | | + | |<math>(1+x^2)^4=(1+x^2)^2(1+x^2)^2=(1+2x^2+x^4)(1+2x^2+x^4)=1+4x^2+6x^4+4x^6+x^8</math>. |
| − | |||
| − | |||
|- | |- | ||
| | | | ||
Revision as of 14:32, 26 January 2016
Find the average value of the function on the given interval.
- 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 f(x)=2x^3(1+x^2)^4,~~~[0,2]}
| Foundations: |
|---|
| The average value of a function 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 f(x)} on an interval 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 [a,b]} is given by 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 f_{\text{avg}}=\frac{1}{b-a}\int_a^b f(x)dx} . |
Solution:
| Step 1: |
|---|
| Using the formula given in the Foundations sections, we have: |
| 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 f_{\text{avg}}=\frac{1}{2-0}\int_0^2 2x^3(1+x^2)^4dx=\int_0^2 x^3(1+x^2)^4dx} |
| Step 2: |
|---|
| Since 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 (1+x^2)^2=1+2x^2+x^4} , we have |
| 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 (1+x^2)^4=(1+x^2)^2(1+x^2)^2=(1+2x^2+x^4)(1+2x^2+x^4)=1+4x^2+6x^4+4x^6+x^8} . |
| Final Answer: |
|---|