Show that for every $A\in\mathbb{R}^{m\times n}$, $\textbf{v}\in\mathbb{R}^n$, $\textbf{w}\in\mathbb{R}^m$,
$$\left(A\textbf{v}\right)\cdot\textbf{w}=\textbf{v}\cdot\left(A^T\textbf{w}\right).$$
I know that I'm supposed to be using the summation convention $\textbf{v}=v_i\textbf{e}_i=\sum_{i=1}^{3}v_i\textbf{e}_i$ as well as the Levi-Civita symbol $\epsilon_{ijk}$ and the Kronecker delta $\delta_{ij}$.
Thanks!
PS: I reckon I could get the next part of the question if I could do the first part, but if you wanted to know, it's: Hence prove that if the matrix $Q\in\mathbb{R^{n\times n}}$ is orthogonal, that is if $Q^T=Q^{-1}$, then $$(Q\textbf{v})\cdot(Q\textbf{w})=\textbf{v}\cdot\textbf{w}$$ and $$\vert Q\textbf{v}\vert=\vert\textbf{v}\vert.$$