rohanprabhu
- 410
- 2
[SOLVED] Maximum value of xy
Q] Given that x \in [1, 2] and y \in [-1, 1] and x + y = 0, find the maximum value of xy
I have no idea at all. Does this have something to do with the maxima/minima. In that case, i can get that:
<br /> \frac{dx}{dy} = xdy + ydx<br />
also,
<br /> dx = -dy<br />
hence, for the condition of f'(x) = 0,
<br /> xdy + ydx = 0<br />
<br /> xdy = - ydx<br />
<br /> \frac{dy}{dx} = \frac{-y}{x}<br />
i don't even know what I'm doing till now.
Homework Statement
Q] Given that x \in [1, 2] and y \in [-1, 1] and x + y = 0, find the maximum value of xy
The Attempt at a Solution
I have no idea at all. Does this have something to do with the maxima/minima. In that case, i can get that:
<br /> \frac{dx}{dy} = xdy + ydx<br />
also,
<br /> dx = -dy<br />
hence, for the condition of f'(x) = 0,
<br /> xdy + ydx = 0<br />
<br /> xdy = - ydx<br />
<br /> \frac{dy}{dx} = \frac{-y}{x}<br />
i don't even know what I'm doing till now.