To find the minimum value of \(xy\) given the equation \(x - 2y = 4\), we can use concepts from algebra and calculus. We start by expressing one variable in terms of the other from the given equation.
- Rearrange the given equation \(x - 2y = 4\) to express \(x\) in terms of \(y\):
- \(x = 2y + 4\)
- Substitute \(x = 2y + 4\) into the expression for \(xy\):
- \(xy = y(2y + 4) = 2y^2 + 4y\)
- To find the minimum value of \(2y^2 + 4y\), we take the derivative with respect to \(y\) and set it equal to zero:
- \(\frac{d}{dy}(2y^2 + 4y) = 4y + 4\)
- Set \(4y + 4 = 0\) to solve for \(y\):
- \(4y + 4 = 0 \Rightarrow 4y = -4 \Rightarrow y = -1\)
- Substitute \(y = -1\) back into the expression for \(x = 2y + 4\):
- \(x = 2(-1) + 4 = 2\)
- Therefore, \(xy = 2 \cdot (-1) = -2\)
The minimum value of \(xy\) is \(-2\). Hence, the correct answer is \(-2\).