Hi! I am trying to understand how to use a function in order to integrate between two points. So let's say this:
f(x) = 3x^4 - 4x
x values = [2, 7]
What are the steps I would take in order to integrate bwteen those two points? I am working towards an understanding of this in order to get a better grasp of graphs. Any help is MUCH appreciated!