Shivam K. answered 01/26/22
Computer Science/Math Undergrad @ Rutgers
The average rate change of a function over an interval is the change in the position divided by the change in time.
Average Rate of Change = (y(2+h) - y(2)) / ((2+h) - 2) = (y(2+h) - y(2)) / h
y(2) = 100(2) - 16(2)2 = 200 - 64 = 136
y(2+h) = 100(2+h) -16(2+h)2
Average Rate of Change = ((100(2+h) - 16(2+h)2 -136) / h