This is the actual question:
If $f: \mathbb R \to \mathbb R$ is a continuous differientable function and given that $f(8) = 9$ and $f(4+x) = -f(4-x)$, what is $\int_0^8xf'(x)$d$x$?
This is what I have thus far:
If $f(8) = 9$ and $f(4+x) = -f(4-x)$, then $-f(0) = 9 \Rightarrow f(0) = -9$.
Say $u = x$ and d$v = f'(x)$d$x$, then d$u = $d$x$ and $v=f(x)$.
So $\int_0^8xf'(x)$d$x = \int_0^8u$d$v = uv|^8_0 - \int^8_0v$d$u. = (8\cdot9 - 0\cdot9) - F(x)|^8_0 = 72 - F(x)|^8_0$ (not sure if this is a correct notation). Since I don't know what $f$ is, I obviously don't know its integral either. What other way can I use to find the solution?
Thanks in advance.
HINT.-$$\int_0^8 xf'(x){\rm d}x =\int_0^8 xd(f(x)= [xf(x)]_0^8 - \int_0^8 f(x){\rm d}x\\\int_0^8 xf'(x){\rm d}x=72-\int_0^8 f(x){\rm d}x$$ Now calculation gives $f(4)=0$ and because of $f(4+x) = -f(4-x)$ the function can be considered as being odd respect to the new origin $x=4$.
A realization of such a function is the straight line $$f(x)=9(\frac x4-1)$$ In this case we have $$\int_0^8 xf'(x){\rm d}x=72-\int_0^89(\frac x4-1)dx=72$$
It seems it could be other realizations of $f(x)$ according to the fact that $f$ odd respect of $x=4$ but always the answer will be $72$.