Answer:
D: 9
Step-by-Step Explanation:
The average rate is synonymous with the slope. Since we want to find the average rate of change from x = 5 to x = 6, we will use the two points (5, 18) and (6, ?). We will need to find ? first.
Since the table represents a quadratic function and we are given the vertex, we can use the vertex form of a quadratic:
[tex]\displaystyle f(x)=a(x-h)^2+k[/tex]
Where (h, k) is the vertex.
The vertex is (1, 2). Hence:
[tex]f(x)=a(x-1)^2+2[/tex]
To determine a, pick a sample point from the table and solve for a. We can use (2, 3). Hence:
[tex](3)=a((2)-1)^2+2[/tex]
Solve for a:
[tex]1=a(1)^2\Rightarrow a=1[/tex]
Hence, our function is:
[tex]f(x)=(x-1)^2+2[/tex]
Evaluate the function when x = 6:
[tex]\displaystyle f(6)=(6-1)^2+2=27[/tex]
So, our two points are (5, 18) and (6, 27).
Again, to find the average rate of change between x= 5 and x = 6, find the slope between their two points. Hence:
[tex]\displaystyle m=\frac{27-18}{6-5}=9[/tex]
Our answer is D.