The Hard Way:
- Graph the functions the best you can
- Try to find the algebraic equivalents
- For instance A(x) = 12.5x2 - 8
- Take their derivatives and solve
The Easy Way:
A(x) = ax2+...
B(x) = bx4+...
C(x) = cx3+...
We know that d/dx axn = anx(n-1).
Since the derivative reduces the power by one, then
B = f
C = f'
A = f"
So the the answer must be:
A is f ′′, B is f, C is f ′