Respuesta :

Given :[tex] f ( x ) = x^2 + 2 x + 2 [/tex]

Formula for average rate of change is

[tex] Average =\frac{f(x_2)-f(x_1)}{x_2-x_1}[/tex]

x1 and x2 is the given interval.

Given interval is [0,2].

x1 = 0, x2=2

[tex] f ( x ) = x^2 + 2 x + 2 [/tex]

[tex] f(0) = 0^2 + 2(0) + 2=2[/tex]

[tex] f(2) = 2^2 + 2(2) + 2=10[/tex]

[tex] Average =\frac{10-2}{2-0}[/tex] = 4

Average rate of change is 4

Riia

The given function is

[tex] f(x) = x^2 +2x+2 [/tex]

First we have to find f(0) and f(2).

And for that, we put 0 and 2 for x. That is,

[tex] f(0)=0^2+2(0)+2, f(2) =2^2 +2(2) +2  \\ f(0) = 2, f(2) = 10 [/tex]

Now we use the formula for average rate of change, which is

[tex] \frac{f(2)-f(0)}(2-0} = \frac{10-2}{2-0} = \frac{8}{2} = 4 [/tex]