$2{x}^2 + 3{y}^2 = {a}^2$
What is the maximum value of $3x+2y$ ?
Not knowing calculus and how to graph a ellipse may make this harder. But is there a way to get around calculus? Please determine the answer in terms of $a$.
$2{x}^2 + 3{y}^2 = {a}^2$
What is the maximum value of $3x+2y$ ?
Not knowing calculus and how to graph a ellipse may make this harder. But is there a way to get around calculus? Please determine the answer in terms of $a$.
The curve $2x^2+3y^2=a^2$, for non-zero $a$, is an ellipse in standard position.
Now consider lines $3x+2y=k$, where $k\ge 0$. As $k$ increases, the line moves outward, parallel to itself. The biggest $k$ consistent with meeting the ellipse occurs when the line $3x+2y=k$ is tangent to the ellipse.
Substitute $y=\frac{k-3x}{2}$ in the equation of the ellipse. We get $$2x^2+\frac{3}{4}(k-3x)^2=a^2.$$ There is tangency when this equation has a double root. Expand. We have after some algebra that $$35x^2 -18kx +3k^2-4a^2=0.$$ The discriminant is $0$ when $(18k)^2-(4)(35)(3k^2-4a^2)=0$. This simplifies to $6k^2-35a^2=0$. That yields $k=\sqrt{\frac{35}{6}}\,a$.
Alternatively, using the Cauchy-Scwarz inequality,
$$(3x + 2y)^2 \le \left(\frac{9}{2} + \frac{4}{3}\right)(2x^2 + 3y^2)$$
But $2x^2 + 3y^2 = a^2$, hence,
$$(3x + 2y)^2 \le \frac{35}{6}\cdot a^2$$ $$3x + 2y \le \sqrt{\frac{35}{6}}\cdot a$$