Cannot find the height of this triangle given only one leg

  • Thread starter Thread starter mileena
  • Start date Start date
  • Tags Tags
    Height Triangle
AI Thread Summary
The discussion revolves around finding the height of a triangle when only one leg and the base are known. The height, denoted as x, is perpendicular to the base of 13, which is divided into segments of 4 and 9. Participants suggest using the Pythagorean theorem and properties of similar triangles to derive the height, ultimately concluding that x equals 6. The conversation highlights the importance of understanding triangle similarity and projection formulas in solving such problems. Overall, the thread emphasizes the need for more information or relationships between triangle components to accurately determine unknown dimensions.
mileena
Messages
129
Reaction score
0

Homework Statement



Hi, I have inserted a picture of the problem:

17JUUIV.jpg


I have to find x, the altitude, or height of the triangle.

x is the height of the larger triangle, and is perpendicular to the base of 13. It divides the base into segments of length 4 and 9.

This was a question on my math assessment test for community college. But I couldn't think of an answer, so I left it blank. It's impossible to find x without more information, such as the length of another leg of the triangle.

If the other leg were y, then:

x = (y + 4)(y - 4)

but there is no y variable given.
 
Last edited:
Physics news on Phys.org
I think Pythagoras and a lot of algebra could have solved your problem.
 
With the larger triangle, I have only 1 side to work with. And with the two smaller ones, I have only 2 sides each. In order to apply the Pythagorean Theorem, I need 3 sides.
 
Take the two smaller triangles individually. You can use Pythagoras to write an expression for the length of the unknown side in each case. Once you have expressions for the unknown sides, then you know, also by Pythagoras, that the sum of the squares of the unknown lengths must equal 13^2. Now you apply a sufficient quantity of algebra and hard work, and you should be able to calculate the unknown distance 'x'.
 
Ok, I got it! Thank you SteamKing.

x = 6

I'm very rusty when it comes to this, but it's slowly coming back.
 
You can also use the fact that all of the triangles involved are similar, and so the ratios of the corresponding sides are all equal; i.e. x/9=4/x.
 
It is not hard to get to:

height² = projection a × projection b
In this case:

x² = 9 * 4
x² = 36
x = 6
 
gopher_p said:
You can also use the fact that all of the triangles involved are similar, and so the ratios of the corresponding sides are all equal; i.e. x/9=4/x.

Thanks gopher_p. How could you tell the triangles were similar without finding the other legs first?
 
besulzbach said:
It is not hard to get to:

height² = projection a × projection b
In this case:

x² = 9 * 4
x² = 36
x = 6

I appreciate the info. I never heard of that projection formula. I can't kind even find it on the web, but what you wrote works!
 
  • #10
mileena said:
I never heard of that projection formula. I can't kind even find it on the web, but what you wrote works!

Some textbooks treat it as a formula and some say that the formula is \frac{m}{x}=\frac{x}{n}, from where you can get to m n = x^{2}.
 
  • #11
Thanks! Are m and n the lengths of the line segments of the leg of a triangle that x, the height of a triangle, divides? And does x have to divide the right angle of the larger triangle, or can it be any angle?
 
  • #12
mileena said:
Thanks gopher_p. How could you tell the triangles were similar without finding the other legs first?

They have the same angles.
 
  • #13
mileena said:
Are m and n the lengths of the line segments of the leg of a triangle that x, the height of a triangle, divides?

mileena said:
(...) does x have to divide the right angle of the larger triangle, or can it be any angle?

Answering both questions:
m and n are projections, that means that m\ +\ n needs to equal to the side of the triangle that the height segment intercepts.

The height intercepts a side perpendicularly. If x divided another angle in a right triangle it would be superposed to one of the sides of the triangle.

Legend:
a = cathetus (or side)
b = cathetus (or side)
c = hypotenuse
m = projection relative to a
n = projection relative to b
x = height

Pythagorean theorem:
a^{2}\ +\ b^{2}=\ c^{2}

Derived from it:
a^{2}\ =\ m c
b^{2}\ =\ n c
x^{2}\ =\ m n
a b\ =\ x c

Using equation I is the easiest way to find a cathethus as you don't need the 'crude' theorem:
If you needed, a, for instance, you would solve:
a = \sqrt{mc}
a = \sqrt{13\cdot 9}
a = \sqrt{117}
a = 3\sqrt{13}
 
  • #14
gopher_p said:
They have the same angles.

You're right! I had to really think about all three triangles for a while, but yes, they are similar, even though I didn't realize this at first. I was able to find that each of the two smaller triangles are similar to the large triangle containing them, by A.A.A (angle-angle-angle). Then, if the two smaller triangles are both similar to the larger triangle, they must be similar to each other, even though I couldn't find a direct A.A.A. relation between the two smaller triangles. Thank you!
 
  • #15
besulzbach said:
Answering both questions:
m and n are projections, that means that m\ +\ n needs to equal to the side of the triangle that the height segment intercepts.

The height intercepts a side perpendicularly. If x divided another angle in a right triangle it would be superposed to one of the sides of the triangle.

Legend:
a = cathetus (or side)
b = cathetus (or side)
c = hypotenuse
m = projection relative to a
n = projection relative to b
x = height

Pythagorean theorem:
a^{2}\ +\ b^{2}=\ c^{2}

Derived from it:
a^{2}\ =\ m c
b^{2}\ =\ n c
x^{2}\ =\ m n
a b\ =\ x c

Using equation I is the easiest way to find a cathethus as you don't need the 'crude' theorem:
If you needed, a, for instance, you would solve:
a = \sqrt{mc}
a = \sqrt{13\cdot 9}
a = \sqrt{117}
a = 3\sqrt{13}


Wow. This is way above my head, but I am going to take some more time to study what you have written. They definitely don't teach this in high school geometry. I do appreciate this though!
 
  • #16
mileena said:
They definitely don't teach this in high school geometry.

I do not study in the U.S., but people that do confirmed that this IS taught in HS. And if it is not, you should derive those expressions from the "original formula".

The same way you can use the Pythagorean Theorem to derive:

Diagonal of a square of side l: l\sqrt{2}
Height of an equilateral triangle of side l: ...

If you don't know the last "formula" that I mentioned, for real, use the Pythagorean Theorem to get to discover it.
Use paper if you can't do it by mind. Post your answer (or ask uncle Google if it is correct).

Obs.: These two formulas are absurdly easy and useful, so if you need math (as a student, you probably do), try to memorize them!
 
  • #17
mileena said:
You're right! I had to really think about all three triangles for a while, but yes, they are similar, even though I didn't realize this at first. I was able to find that each of the two smaller triangles are similar to the large triangle containing them, by A.A.A (angle-angle-angle). Then, if the two smaller triangles are both similar to the larger triangle, they must be similar to each other, even though I couldn't find a direct A.A.A. relation between the two smaller triangles. Thank you!

You're welcome. I needed to do a lot of problems involving triangles the "hard" way before I realized that recognizing/using similar triangle arguments made some of them much easier.
 
Back
Top