Show that (a) if $A=\left(\begin{array}{ll}a & b \\ c & d\end{array}\right)$ is regular, then its pivots are $a$ and $\frac{\operatorname{det} A}{a}$;
(b) if $A=\left(\begin{array}{lll}a & b & e \\ c & d & f \\ g & h & j\end{array}\right)$ is regular, then its pivots are $a, \frac{a d-b c}{a}$, and $\frac{\operatorname{det} A}{a d-b c}$.
(c) Can you generalize this observation to regular $n \times n$ matrices?