exercise:438cb93daa: Difference between revisions
From Stochiki
(Created page with "<div class="d-none"><math> \newcommand{\ex}[1]{\item } \newcommand{\sx}{\item} \newcommand{\x}{\sx} \newcommand{\sxlab}[1]{} \newcommand{\xlab}{\sxlab} \newcommand{\prov}[1] {\quad #1} \newcommand{\provx}[1] {\quad \mbox{#1}} \newcommand{\intext}[1]{\quad \mbox{#1} \quad} \newcommand{\R}{\mathrm{\bf R}} \newcommand{\Q}{\mathrm{\bf Q}} \newcommand{\Z}{\mathrm{\bf Z}} \newcommand{\C}{\mathrm{\bf C}} \newcommand{\dt}{\textbf} \newcommand{\goesto}{\rightarrow}...") |
No edit summary |
||
Line 34: | Line 34: | ||
Find the average value <math>M_a^b(f)</math> | Find the average value <math>M_a^b(f)</math> | ||
of <math>f</math> on the interval <math>[a,b]</math>, where | of <math>f</math> on the interval <math>[a,b]</math>, where | ||
<ul style{{=}}"list-style-type:lower-alpha"><li>= [0,2]</math>.</li> | <ul style{{=}}"list-style-type:lower-alpha"><li><math>f(x)=x^2-2x+1</math> and <math>[a,b]= [0,2]</math>.</li> | ||
<li><math>f(x) = 2x^3</math> and <math>[a,b] = [-1,1]</math>.</li> | <li><math>f(x) = 2x^3</math> and <math>[a,b] = [-1,1]</math>.</li> | ||
<li><math>f(x) = \frac1x</math> and <math>[a,b] = [1,2]</math>.</li> | <li><math>f(x) = \frac1x</math> and <math>[a,b] = [1,2]</math>.</li> |
Latest revision as of 15:16, 24 November 2024
[math]
\newcommand{\ex}[1]{\item }
\newcommand{\sx}{\item}
\newcommand{\x}{\sx}
\newcommand{\sxlab}[1]{}
\newcommand{\xlab}{\sxlab}
\newcommand{\prov}[1] {\quad #1}
\newcommand{\provx}[1] {\quad \mbox{#1}}
\newcommand{\intext}[1]{\quad \mbox{#1} \quad}
\newcommand{\R}{\mathrm{\bf R}}
\newcommand{\Q}{\mathrm{\bf Q}}
\newcommand{\Z}{\mathrm{\bf Z}}
\newcommand{\C}{\mathrm{\bf C}}
\newcommand{\dt}{\textbf}
\newcommand{\goesto}{\rightarrow}
\newcommand{\ddxof}[1]{\frac{d #1}{d x}}
\newcommand{\ddx}{\frac{d}{dx}}
\newcommand{\ddt}{\frac{d}{dt}}
\newcommand{\dydx}{\ddxof y}
\newcommand{\nxder}[3]{\frac{d^{#1}{#2}}{d{#3}^{#1}}}
\newcommand{\deriv}[2]{\frac{d^{#1}{#2}}{dx^{#1}}}
\newcommand{\dist}{\mathrm{distance}}
\newcommand{\arccot}{\mathrm{arccot\:}}
\newcommand{\arccsc}{\mathrm{arccsc\:}}
\newcommand{\arcsec}{\mathrm{arcsec\:}}
\newcommand{\arctanh}{\mathrm{arctanh\:}}
\newcommand{\arcsinh}{\mathrm{arcsinh\:}}
\newcommand{\arccosh}{\mathrm{arccosh\:}}
\newcommand{\sech}{\mathrm{sech\:}}
\newcommand{\csch}{\mathrm{csch\:}}
\newcommand{\conj}[1]{\overline{#1}}
\newcommand{\mathds}{\mathbb}
[/math]
Find the average value [math]M_a^b(f)[/math] of [math]f[/math] on the interval [math][a,b][/math], where
- [math]f(x)=x^2-2x+1[/math] and [math][a,b]= [0,2][/math].
- [math]f(x) = 2x^3[/math] and [math][a,b] = [-1,1][/math].
- [math]f(x) = \frac1x[/math] and [math][a,b] = [1,2][/math].
- [math]f(x) = \frac1x[/math] and [math][a,b] = [1,n][/math], where [math]n[/math] is a positive integer.
- [math]f(x) = \sin x[/math] and [math][a,b] = [0,\pi][/math].
- [math]f(x) = \ln x[/math] and [math][a,b] = [1,5][/math].