Solution to Problem 113


Correct solutions came from Ron Welch and an anonymous submission.

Set up a coordinate system as in the diagram on the left.  From the right triangle with legs a and La we get the equation x2 + y2 = L2 - a2.  From the other two triangles we get the equations (x - 1)2 + y2 = L2 - b2 and (x - 1/2)2 + (y - Ö3/2)2 = L2 - c2.

Subtracting the second equation from the first eliminates the dependence on y and L and gives x = (1 -a2 + b2)/2.  Subtracting the third equation from the second eliminates the dependence on L and gives -x + Ö3y = -b2 + c2 from which we get y = (1 -a2 - b2 + 2c2)/(2Ö3).

You are visitor number 2285 to this page.
Page last updated 15 May 2001.

ã 2001 Alberto L Delgado