If we integrate f'(x) and use our initial condition (x,f(x))=(4,3/2), then we can determine the function f(x):
f'(x) = 4(2x-7)3
∫f'(x)dx = ∫4(2x-7)3dx
Let u=2x-7 and du = 2dx so that 2du = 4dx:
f(x) = ∫2u3du
f(x) = 2u4/4 + C
f(x) = u4/2 + C
f(x) = (2x-7)4/2 + C
Now plug in (x,f(x))=(4,3/2) to solve for C:
3/2 = (2(4)-7)4/2 + C
3/2 = (8-7)4/2 + C
3/2 = 1/2 + C
1 = C
Thus, f(x) = (2x-7)4/2 + 1
Hope this helped!

AJ L.
04/29/23