A scalene triangle with no right nor obtuse angle

$\begingroup$

I want to find the area of the perfect triangle, i.e. a triangle with no particularity whatsoever :

  • no side shall be equal to another,
  • no right angle,
  • no obtuse angle.

So I gave myself a segment $[A,B]$ of length $x$ and I drew all the lines and circles which would provide the perfect triangle from happening.

enter image description here

Now I want to put the point $C$ to complete the triangle in one of the two spots $C1$ or $C2$, so he is as far as possible of the forbidden lines and circles.

Remark : I don't want to put it too far north, to avoid the triangle looking particular.

I am trying to calculate the areas of the triangles $ABC1$ and $ABC2$.

Any ideas would be much appreciated.

$\endgroup$ 4

1 Answer

$\begingroup$

For circle 1 (see picture below), if $r$ is the radius of the small circle and $AB=x$, from Pythagoras' theorem applied to triangles $AC_1H_1$ and $BC_1H_1$ we have: $$ \overline{C_1H_1}^2=(x-r)^2-r^2=(x+r)^2-(x-r)^2. $$ Solving we get $r=x/6$ and $\overline{C_1H_1}=\sqrt{2/3}x$, so the area of triangle $ABC_1$ is $\sqrt{1/6}\,x^2$.

enter image description here

A similar reasoning can be made for circle 2, leading to a radius $r=x/8$ and an area of $\sqrt{6}\,x^2/8$.

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like