I feel embarrassed having to ask this, but I can't seem to make sense of the following vector operations. In my textbook, the following two equalities are stated:
$$\mathbf B \cdot \frac{\partial \mathbf B}{\partial t} = \frac{1}{2} \frac{\partial }{\partial t}(B^2)$$ and $$\mathbf E \cdot \frac{\partial \mathbf E}{\partial t} = \frac{1}{2} \frac{\partial }{\partial t}(E^2).$$
Presumably, B = B(x, y, z, t) and E = E(x, y, z, t), so I am confused as to how one would move the B and E vectors "inside" the partial derivative operation since they too are functions of time. And where does the factor of $\frac{1}{2}$ come from?