Show that $10x^2+30y^2-4xy > 0$ when $x,y$ are not both zero

177 Views Asked by At

Show that $10x^2+30y^2-4xy$ is greater than 0 for all values of $x,y$ When $x,y$ are not both $0$

4

There are 4 best solutions below

3
On BEST ANSWER

Hint : $$10x^2+30y^2-4xy=(x-2y)^2+9x^2+26y^2$$

0
On

$$10x^2-4xy+30y^2=10\left(x-\frac y5\right)^2-\frac{2y^2}{5}+30y^2=10\left(x-\frac y5\right)^2+\frac{148}5y^2$$

0
On

Hint: Complete the square for the expression $10x^2-4xy$

2
On

$q(x,y)=10x^2+30y^2-4xy$ is equivalent to $\begin{pmatrix}x&y\end{pmatrix}\begin{pmatrix}10&-2\\-2&30\end{pmatrix}\begin{pmatrix}x\\y\end{pmatrix}$. Now see the matrix is positive definite.