I have no idea how to start the following question. Any help will be greatly appreciated.
(a) Let $A$ be a $n\times n$ matrix and let $a_1,\ldots,a_n$ be the rows of $A.$ Suppose $y=(y_1, \ldots, y_n)$ is such that $y_1a_1 + \cdots + y_na_n = 0$. Prove that, $∀x ∈ \mathbb{R}^n$, $Ax · y = 0.$
(b) For $n≥2$, find a nonzero $n×n$ matrix $A$ such that $∀x ∈ \mathbb{R}^n, Ax·x=0.$
Here's a hint for the first one. Write the linear combination $y_1 a_1 + \dots+y_n a_n =A^Ty$. Once you see how this helps the first, you should see how thinking about $A$ and $A^T$ solves the second.