minimum value of $l$

49 Views Asked by At

Minimum positive real number $l$ for which

$7\sqrt{a}+17\sqrt{b}+l\sqrt{c}\geq 2019.$ given that $a+b+c=1$ and $a,b,c>0$

what i try

cauchy Inequality

$$(7^2+17^2+l^2)(a+b+c)\geq \bigg(7\sqrt{a}+17\sqrt{b}+l\sqrt{c}\bigg)^2$$

How do i solve it. Help me please

2

There are 2 best solutions below

0
On BEST ANSWER

Now, solve the following inequality. $$7^2+17^2+l^2\geq2019^2.$$

0
On

From $(7^2+17^2+l^2)(a+b+c)\geq \bigg(7\sqrt{a}+17\sqrt{b}+l\sqrt{c}\bigg)^2$ you get

$(7^2+17^2+l^2)(a+b+c)\geq 2019^2$. Since $a+b+c=1$ we get

$7^2+17^2+l^2\geq 2019^2$

Can you proceed ?