Let $p(z), q(z)$, and $r(z)$ be polynomials with complex coefficients in the complex plane. Suppose that $|p(z)|+|q(z)| \leq|r(z)|$ for every $z$. Show that there exist two complex numbers $a, b$ such that $|a|^2+|b|^2=1$ and $a p(z)+b q(z)=0$ for every $z$.
I tried the following approach but not sure if it is correct or not:
To find the complex numbers $a$ and $b$ such that $|a|^2+|b|^2=1$ and $a p(z)+b q(z)=0$ for every $z$, we can use the given inequality and the properties of complex numbers and their modulus.
Given the inequality $$ |p(z)|+|q(z)| \leq|r(z)| $$ we can consider the functions $f(z)$ and $g(z)$ defined by $$ \begin{aligned} & f(z)=a p(z)+b q(z) \\ & g(z)=a p(z)-b q(z) \end{aligned} $$ We want to find $a$ and $b$ such that $f(z)=0$ for every $z$. From the triangle inequality, we have that $$ |f(z)|+|g(z)|=|a p(z)+b q(z)|+|a p(z)-b q(z)| \leq|r(z)|+|r(z)|=2|r(z)| \text {. } $$ We want to find $a$ and $b$ such that $|f(z)|=0$. This means that we want to minimize $|f(z)|$, subject to the constraint $|a|^2+|b|^2=1$.
To minimize $|f(z)|$, we can write $f(z)$ in terms of $r(z)$ and differentiate with respect to $z$. Setting the derivative equal to zero gives $$ \frac{d}{d z}|f(z)|=\frac{d}{d z}|a p(z)+b q(z)|=0, $$ which yields the condition that $$ a \frac{d}{d z} p(z)+b \frac{d}{d z} q(z)=0 . $$ Thus, we have a system of equations for $a$ and $b$ : $$ \left\{\begin{array}{l} a p(z)+b q(z)=0, \\ a \frac{d}{d z} p(z)+b \frac{d}{d z} q(z)=0 . \end{array}\right. $$ We also have the constraint $|a|^2+|b|^2=1$. We can solve this system of equations for $a$ and $b$ using various methods, such as substitution or elimination. Once we find $a$ and $b$, we can verify that they satisfy $|a|^2+$ $|b|^2=1$.