Simple geometry problem -- Find the perimeter of the triangle ABC

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 3K views
docnet
Messages
796
Reaction score
487
Homework Statement
what is the perimeter of the triangle ABC?
Relevant Equations
##\angle A+\angle B + \angle C = \pi##
Hello, so I saw this problem on a website while looking up trigonometric identities and trying to solve it.
Screen Shot 2021-10-11 at 12.28.39 PM.png

what I know:
The internal angles add up to pi
Let the tangent point between A and B be X
Let the tangent point between B and C be Y
Let the tangent point between C and A be Z
## \overline {AC} = 14##
## \overline {BX} = 16##Things I suspect are true, but have yet to prove:
##\overline {AX} =\overline {AZ}##
##\overline {CZ} =\overline {CY}##
##\overline {BX} =\overline {BY}##

Relations:
##\overline {CY}=14-\overline {AZ}##
##\overline {AX}=\overline {AB}-16##so far I only found three unknowns and only two equations! I think that this is strangely difficult.
 
Physics news on Phys.org
Um, the circle is circumcised?

...anyway, yes, these are true:
docnet said:
Things I suspect are true, but have yet to prove:
##\overline {AX} =\overline {AZ}##
##\overline {CZ} =\overline {CY}##
##\overline {BX} =\overline {BY}##
which you can see by, e.g. considering the right angled triangles ##AXP## and ##AZP## with common hypotenuse, etc.

Now you can see the answer just by looking at the figure, but if you like, denote the three relevant lengths by ##a,b,c## (i.e. ##a+c = 14, b=16##) and do it algebraically.
 
Last edited:
  • Like
  • Haha
Likes   Reactions: DaveE, berkeman and BvU
ergospherical said:
Um, the circle is circumcised?

...anyway, yes, these are true:

which you can see by, e.g. considering the right angled triangles AXP and AZP with common hypotenuse, etc.

Now you can see the answer just by looking at the figure, but if you like, denote the three relevant lengths by a,b,c (i.e. a+c=14,b=16) and do it algebraically.
aha! the perimeter of the triangle is 16+ 16+14+14 =60. thank you ! it seems obvious now

and I did not realize that it says circumcised. It was probably a typo.
 
Last edited:
  • Like
Likes   Reactions: berkeman
docnet said:
Homework Statement:: what is the perimeter of the triangle ABC?
Relevant Equations:: ##\angle A+\angle B + \angle C = \pi##

Hello, so I saw this problem on a website while looking up trigonometric identities and trying to solve it.
View attachment 290564
what I know:
The internal angles add up to pi
Let the tangent point between A and B be X
Let the tangent point between B and C be Y
Let the tangent point between C and A be Z
## \overline {AC} = 14##
## \overline {BX} = 16##Things I suspect are true, but have yet to prove:
##\overline {AX} =\overline {AZ}##
##\overline {CZ} =\overline {CY}##
##\overline {BX} =\overline {BY}##

Relations:
##\overline {CY}=14-\overline {AZ}##
##\overline {AX}=\overline {AB}-16##so far I only found three unknowns and only two equations! I think that this is strangely difficult.
Notice the three isoscelese "triangles" created by the circles tangent points? You don't need any trigonometry to solve this only basic algebra and that fact.
 
valenumr said:
Notice the three isoscelese "triangles" created by the circles tangent points? You don't need any trigonometry to solve this only basic algebra and that fact.
As noted in post #2, and used in post #3.
 
  • Like
Likes   Reactions: valenumr
haruspex said:
As noted in post #2, and used in post #3.
Yeah, I just answered quickly without reading the thread. A better explanation was also provided proving the equal triangles.