-3

Please help!! PROVE THAT f(x) = 2(1-x)(1+x) 1+x) ≤ 64/27 . and reaches maximum value for x ∈[0,1] off x=1/3

Can anyone tell me what the steps are, I just keep getting 4=4 whenever I try to solve it!

1 Answers1

1

If you use AM-GM for $2-2x,1+x,1+x$(we can use it because all of them are non negative) you get that $$\frac{2-2x+1+x+1+x}{3}\geq \sqrt[3]{(2-2x)(1+x)(1+x)}$$ or $$\frac{4}{3}\geq \sqrt[3]{(2-2x)(1+x)(1+x)}$$ getting ride of cube we get that $$\frac{64}{27}=(\frac{4}{3})^3\geq (2-2x)(1+x)(1+x)$$ So $$2(1-1x)(1+x)(1+x)\leq \frac{64}{27}$$ Also it reaches maximum in case of equality i.e. $2-2x=1+x$ so $x=\frac{1}{3}$
Let me know if you don't get any part of it.