If the function g(x)=6x+2 models the number of leaves on a plant x weeks after being planted, which of the following accurately calculates the average rate of change in leaves between weeks 6 and 10?(1 point) Responses f(b)+f(a)=62+38=100 leaves f left parenthesis b right parenthesis plus f left parenthesis a right parenthesis equals 62 plus 38 equals 100 leaves f(b)−f(a)b+a=62−3810+6=1.5 leaves Start Fraction f left parenthesis b right parenthesis minus f left parenthesis a right parenthesis over b plus a End Fraction equals Start Fraction 62 minus 38 over 10 plus 6 End Fraction equals 1.5 leaves f(b)+f(a)b−a=62+3810−6=25 leaves Start Fraction f left parenthesis b right parenthesis plus f left parenthesis a right parenthesis over b minus a End Fraction equals Start Fraction 62 plus 38 over 10 minus 6 End Fraction equals 25 leaves f(b)−f(a)b−a=62−3810−6=6 leaves

1 answer

To find the average rate of change of the function \( g(x) = 6x + 2 \) between weeks 6 and 10, we need to calculate the values of the function at these two points and then use the formula for average rate of change:

\[ \text{Average Rate of Change} = \frac{g(b) - g(a)}{b - a} \]

where \( a = 6 \) and \( b = 10 \).

First, we calculate \( g(6) \) and \( g(10) \):

\[ g(6) = 6(6) + 2 = 36 + 2 = 38 \] \[ g(10) = 6(10) + 2 = 60 + 2 = 62 \]

Now we can substitute these values into the average rate of change formula:

\[ \text{Average Rate of Change} = \frac{g(10) - g(6)}{10 - 6} = \frac{62 - 38}{10 - 6} = \frac{24}{4} = 6 \]

So, the average rate of change in leaves between weeks 6 and 10 is 6 leaves per week.

The correct response from the options provided is:

\[ f(b) - f(a) \over b - a = \frac{62 - 38}{10 - 6} = 6 \text{ leaves} \]