Triangle $ABC$ has coordinate $A(2,1)$.
$B$ passes through the line $x=y$.
$C$ passes through the line $y=0$.
What is the minimum possible area of the triangle and what are its coordinates?
My attempt :
Let the coordinates be $A(2,1)$, $B(y, y)$, $C(x, 0)$.
Calculating the area it turns out to be
$\frac{1}{2}|{x+y-xy}|$.
Now I know that if we take the derivative and equate it to 0 then we can proceed further, but I can't find a way to relate x and y. I used that the sum of two sides is always greater than the third side but it was of no use.
Can anyone tell me how to proceed further. Thanks in advance!
Edit : The points are only integral
They are not on the same line.
Sorry, to those who have answered the question already, for missing out this information.
Note the following :
For the choice $x=0$ and $y=\epsilon$ , an arbitrarily small positive real number, the area can be made arbitrarily small.
Hence the minimal possible area of the triangle doesn't exist.
Suggestion : In case you consider only integral points, try computing the area considering few nearby points of $(2,1)$.
It won't be a difficult exercise.