e^(i Pi)+1=0
- 246
- 1
Homework Statement
A right triangle is formed in the first quadrant by the x and y axes and a line through the point (1,2). Find the vertices of the triangle such that its area is a minimum.
Homework Equations
a=\frac{1}{2}xy
x^2+y^2=h^2
y-2=m(x-1)
p=x+y+h
p=x+m(x+1)+2+h
x^2+(mx-m+2)^2=h^2
The Attempt at a Solution
The last several equations represent my attempt so far. I cannot figure out an equation to differentiate. I also tried trig functions, but that didn't help.