Given $x \in \mathbb{R}^n$ and $A \in \mathbb{R}^{n \times n}$ show that there exists a symmetric matrix $B \in \mathbb{R}^{n \times n}$ (which means $B^T = B$) for all A such that: $$x^TBx=x^TAx$$
This statement totally makes sense to me when I try it with different examples but not sure how to formally prove it.