I have been given a equation $$4x^2 + 12xy + 10y^2 -4y +3= 0$$ How can I find maximum value of $y$ is this intermixed variable equation ? I have not been Introduced to multi variable calculus . can this be done with partial differentiation ?
2026-04-24 06:31:31.1777012291
How to find maximum and minimum value of a variable in 2 variable equation
2k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$$4x^2 + 12xy + 10y^2 -4y +3 = (2x+3y)^2+(y-1)^2-1$$ then $$(2x+3y)^2+(y-1)^2=1$$ then $$-1\leq \mid y-1\mid\leq1$$ then $$y\leq 2$$ and $(x,y)=(-3,2)$ is an answer.