Problem:
What is the size of the largest rectangle that can be drawn inside of a -- right triangle with one of the rectangle's sides along one of the legs of the triangle?
Problem:
What is the size of the largest rectangle that can be drawn inside of a -- right triangle with one of the rectangle's sides along one of the legs of the triangle?
Solution:
Clearly one vertex of the rectangle will be at the right angle. Position the triangle with the leg of length along the -axis and the leg of length along the -axis. Then the hypotenuse is along the line .
Suppose the rectangle has a side of length along the leg of length . Then the area is . The derivative of this is when , or , giving an area of .
Or, if you prefer, suppose the rectangle has a side of length along the leg of length . Then the area is . The derivative of this is when , or , again giving an area of .