Prove A is a symmetric matrix iff $A$ is square and $x^T Ay = (Ax)^T y$. (for all $x,y \in \mathbb{R}^n$)
Going from the assumption that it is symmetric to the two conditions is fairly straightforward.
However, going the other way, I am stuck at proving $A^T = A$ using the second and condition, being stuck at $X^T (A-A^T)y=0$.
Note T is for transpose!