area of a triangle-

xc630

Junior Member
Joined
Sep 1, 2005
Messages
164
Hi I need some help with this problem.

The problem says suppsoe a trinagle has 2 sides of lengths a & b. if the angle bewteen these sides varies, what is the maximum and minimum possible areas that the triangle can attain.

I think I have to use 1/2 ab sin C but Im not sure. I would appreciate any help.-----
 
The area, A=(1/2)(ab)sin(C), is correct.
Now 0<C<pi; so what value of C means that the sin(C) in maximum?
Note that the minimum is approaching zero.
 
Hello, xc630!

Suppsoe a trinagle has 2 sides of lengths a\displaystyle a and b\displaystyle b.
If the angle bewteen these sides varies,
what is the maximum and minimum possible areas that the triangle can attain?

I think I have to use 12absinC\displaystyle \frac{1}{2}ab\cdot\sin C, but Im not sure.
Code:
          B
          *
        / :
      a/  :h
      /   :
   C* - - - - - *A
          b
Consider ΔABC\displaystyle \Delta ABC . . . with side BC pivoting about vertex C.
      \displaystyle \;\;\;Its area is: A  =  12bh\displaystyle \,A\;=\;\frac{1}{2}bh

Since a\displaystyle a and b\displaystyle b is fixed, the area is a maximum when h\displaystyle h is a maximum.
      \displaystyle \;\;\;This occurs when h=a\displaystyle h\,=\,a . . . that is, C=90o\displaystyle \angle C\,=\,90^o.

[The area is a minimum when h=0\displaystyle h\,=\,0 . . . when c=0o\displaystyle c\,=\,0^o or 180o\displaystyle 180^o.]


I think your approach is even better: A=12absinC\displaystyle \:A\:=\:\frac{1}{2}ab\cdot\sin C

Since a\displaystyle a and b\displaystyle b are fixed,
      \displaystyle \;\;\; the maximum area occurs when: sinC=1        C=90o.\displaystyle \sin C = 1\;\;\Rightarrow\;\;C\,=\,90^o.
 
so the minimum would be when the angle is 0 degrees? but wouldnt this mean that this isnt even a triangle?
 
I really disagree that a triangle can have an angle of 0!
If the triangle cannot have an angle of 0 then it cannot have area 0.
Therefore, the best we can do is to say that the minimum approaches 0.
 
pka said:
I really disagree that a triangle can have an angle of 0!
Might this be what is terms a "degenerate" triangle...?

Eliz.
 
Top