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 tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top