What is the Correct Formula for the Area of an Isosceles Triangle?

  • Thread starter Thread starter bjnartowt
  • Start date Start date
  • Tags Tags
    Area Triangle
AI Thread Summary
The discussion centers on deriving the area of an isosceles triangle using its properties. The area is calculated by splitting the triangle into two right triangles, leading to the formula A = (1/2) * base * height. The correct base for the isosceles triangle is determined to be 2L sin θ, while the height is L cos θ. This results in the area formula A = L² sin θ cos θ, confirming the presence of a factor of 1/2 in the original book reference. The conversation highlights the importance of careful detail consideration in mathematical derivations.
bjnartowt
Messages
265
Reaction score
3

Homework Statement



Imagine an isoscoles triangle. The "top" vertex has an angle of 2*theta. The common side has a length of L. When you cut the isoscoles triangle in half, that common side becomes the hypotenuse of the two resulting right-triangles.

{\rm{BaseLength}} = L \cdot \sin \theta + L\sin \theta = 2L\sin \theta

{\rm{HeightLength}} = L\cos \theta

I also am under the impression that:

{\rm{Area = BaseLength}} \times {\rm{HeightLength}}

...so obviously:
A = 2{L^2}\sin \theta \cos \theta

If this is the correct area, then I've found a typo in a book... Can you either confirm my suspicions or refute my stance?
 
Physics news on Phys.org
Area is half base times height.
 
...For a right triangle, yes, area is (1/2)*base*height. And I've split my isosceles triangle into two right triangles, so the area of an isosceles triangle seems to be (1/2)*base*height + (1/2)*base*height = base*height. No?
 
bjnartowt said:
...For a right triangle, yes, area is (1/2)*base*height.
For any triangle, A = (1/2)bh.

And I've split my isosceles triangle into two right triangles, so the area of an isosceles triangle seems to be (1/2)*base*height + (1/2)*base*height = base*height. No?
No. If you split your isosceles triangle into two right trangles, then the base of the right triangle would be half of the base of the isosceles triangle.

The base of one right triangle is
b = L \sin \theta.
So the area of one right triangle is
\begin{aligned}<br /> A &amp;= \frac{1}{2}bh \\<br /> &amp;= \frac{1}{2}L^2 \sin \theta \cos \theta<br /> \end{aligned}

The base of the isosceles triangle is
b = 2L \sin \theta.
So the area of the isosceles triangle is
\begin{aligned}<br /> A &amp;= \frac{1}{2}bh \\<br /> &amp;= \frac{1}{2}(2)L^2 \sin \theta \cos \theta \\<br /> &amp;= L^2 \sin \theta \cos \theta

The area of one right triangle is half of the area of the isosceles triangle, so it checks out.69
 
Curse my tendency to omit critical details like that! Ack.

Thanks, now I see why the author had an extra factor of 1/2 that I was confused by. :-P ...I wonder why I love math so much if it keep blowing raspberries at me, like now?
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top