I need a hint for this exercise in Lang's Algebra, Chapter 5, #28.
Let $f$ be a homogeneous degree 2 polynomial in $n$ variables over a field $k$. If $f$ has a non-trivial zero in an extension of odd degree then $f$ has a non-trivial zero in $k$.
I guess my trouble is that I am unsure how to deal with the roots of multi-variable polynomials. Most of Lang's Chapter 5 deals with single variable polynomials over a field.
Here is a proof for two variables. So let $\mathbb L$ be an odd-degree extension of $\mathbb K$, and $f(x,y)=Ax^2+Bxy+Cy^2$. If $f$ has a non-trivial zero in ${\mathbb L}^2$, then by homogeneity either $g(x)=f(x,1)$ or $h(y)=f(1,y)$ has a zero in $\mathbb L$. Say it’s $g$. Then $g$ has a root $\alpha\in {\mathbb L}$. The degree $[{\mathbb K}(\alpha):{\mathbb K}]$ divides the odd number $[{\mathbb L}:{\mathbb K}]$ and is at most $2$, so $\alpha \in \mathbb K$ ; then $(\alpha,1)$ is a non-trivial zero for $f$ in $\mathbb K$.