Let $F\subseteq E$ be fields, and let $c\in E$. Let $F(c)$ be the field of quotients containing $F$ and $c$. Suppose $c$ is transcendental over $F$. Prove that every element in $F(c)$ but not in $F$ is transcendental over $F$.
An element in $x\in F(c)$ can be written as $x=\dfrac{a_0+a_1c+\ldots+a_mc^m}{b_0+b_1c+\ldots+b_nc^n}$ for some $a_0,\cdots,a_m,b_0,\cdots,b_n\in F$. Suppose $x\not\in F$, and suppose it were algebraic over $F$, i.e. it satisfies a polynomial equation $d_0+d_1x+\ldots+d_kx^k=0$ for some $d_0,\ldots,d_k\in F$.
Expanding everything in this last equation, we get a polynomial equation in $c$, which should show that $c$ is algebraic, yielding the desired contradiction.
My question: How do we know that this polynomial equation in $c$ won't be $0=0$?
Shorter answer: You need the 'reduced form'.
Longer answer: For any $x \in F(c) \ F$, there are polynomials $p$,$q$ such that $x = \frac{p(c)}{q(c)}$ and $1$ is a $\gcd$ of $p$,$q$ in $F[x]$, which is a PID because $F$ is a field, and hence it should work out.