Question
Question: Suppose x and y are real numbers and that $x^2 + 9y^2 - 4x + 6y + 4 = 0$ then the minimum value of (...
Suppose x and y are real numbers and that x2+9y2−4x+6y+4=0 then the minimum value of (4x - 9y) is

Answer
6
Explanation
Solution
The given equation can be rewritten by completing the square: (x−2)2+9(y+31)2=1. Let X=x−2 and Y=y+31. The equation becomes X2+9Y2=1. The expression 4x−9y can be rewritten in terms of X and Y as 4(X+2)−9(Y−31)=4X−9Y+11. To find the minimum value, we parameterize the ellipse as X=cosθ and Y=31sinθ. Substituting these into the expression gives 4cosθ−9(31sinθ)+11=4cosθ−3sinθ+11. The minimum value of 4cosθ−3sinθ is −42+(−3)2=−5. Therefore, the minimum value of the expression is −5+11=6.
