There are 3 circles.
First one has center at and has radius .
Second one has center at and has radius .
Third one has center at and has radius .
Find the perimeter of the triangle with maximum area, having one vertex on the circumference of each of the circles. Enter the answer to 3 decimal places.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The maximum area is obtained when altitudes of the new triangle pass through the center points of the three circles. The are few methods to get the result.
1) Equation for triangle area using unknown vertex coordinates. To reduce number of unknown values substitution can be made using equations of the circles. This way we get equation for the area with 3 unknowns. Differentiation by each unknown equated to 0 gets us 3 equations which solved would give us vertex coordinates and perimeter.
2) There is an equation for general point on an altitude: if E is any point on an altitude AD of any triangle ABC, then:
A C 2 + E B 2 = A B 2 + C E 2
Each of the circle centres can be used in this equation as a point on an altitude. Solving these equations would give us vertex coordinates.
Note: If someone has an idea for geometric construction for this type of problem, please post.