Determining the area of a triangle

  • Thread starter Thread starter diredragon
  • Start date Start date
  • Tags Tags
    Area Triangle
AI Thread Summary
To determine the area of triangle ABC, the sine rule is applied to find side AC, yielding a length of 21. The cosine rule is then utilized to find side AB, which is corrected to 9, leading to the calculation of side c as 16. The height from side c is calculated using the sine of angle A, resulting in a height of 9√3/2. Finally, the area is computed using the formula A = (base * height) / 2, resulting in an area of 36√3.
diredragon
Messages
321
Reaction score
15

Homework Statement


http://i.stack.imgur.com/KzCIl.png
From the given picture the known quantities are:
##r = 7*3^{1/2} ##
##BC = 13 ##
angle opposite to AC is
##120 ## degrees

Homework Equations


3. The Attempt at a Solution [/B]
I figured i could use a sine rule to get the side ##AC ##
##\frac{AC}{sinb} = 2r ##
I got ##AC = 21 ##
I don't know where to go from this now. cosine rule to get side ##AB ## gives me weird numbers. What should be done now?
 
Physics news on Phys.org
diredragon said:
angle opposite to AC is
120 degrees

Are you talking about angle B? Because if you are, that angle is clearly acute
 
JeremyG said:
Are you talking about angle B? Because if you are, that angle is clearly acute
Yes angle B, in the picture it is shown as acute but in a given problem its not. The picture represents the general diagram.
 
diredragon said:
cosine rule to get side AB gives me weird numbers.
If you get AB, you can use Heron's formula to calculate the area of the triangle.
 
diredragon said:
yes angle B, in the picture it is shown as acute but in a given problem its not. The picture represents the general diagram.
From your diagram, it is clear that the circle is circumcircle of the triangle ABC. However, since it is an obtuse angled triangle, the circumcenter should be outside the triangle. This will affect the calculations. I think you should draw and refer the exact diagram.
 
There may be a shorter method, but the sine rule can give you the angle in A.
Then, having the three angles and two sides, finding the area should be easy.
 
Samy_A said:
There may be a shorter method, but the sine rule can give you the angle in A.
Then, having the three angles and two sides, finding the area should be easy.
What would be the easier method? I don't really want to deal with the cosine rule, there has to be simpler approach.
 
diredragon said:
What would be the easier method? I don't really want to deal with the cosine rule, there has to be simpler approach.
Once you have the three angles, you don't need the cosine rule.
Remember the basic formula for the area of a triangle? Area=base*height/2.
 
  • #10
Samy_A said:
Once you have the three angles, you don't need the cosine rule.
Remember the basic formula for the area of a triangle? Area=base*height/2.
I don't see a way of getting all three angles. I have ##a ## ##b ## and an angle ##ABC ## . I tried to calculate the ##c ## side by using the cosine rule
##b^2 = a^2 + c^2 - 2accosB ##
from this i get
##c^2 + 13c - 272 = 0 ## but the numbers don't come out right
 
  • #11
diredragon said:
I have a b and an angle ABC
ABC is not the angle between a and b right? You can get all the three sides and angles using sine rule here.
 
Last edited:
  • #12
cnh1995 said:
ABC is not the angle between a and b right? You can get all the three sides and angles using sine rule here.
I need to make a correction. I have written that ##AB = 13 ##, it actually equals ##9 ##. That then gives me fine numbers. Using the sine rule:
##\frac{b}{sinb}=2r ## i get ##b = 21 ##
Then using the cosine rule
##b^2=a^2 + c^2 - 2accosb ## i get ##a=16 ## and ##c = 9 ## is known.
Now the height:
##h_a=csin60 = \frac{9*3^{1/2}}{2} ##
Finally ##A=\frac{(h_a)*a}{2} = 36\sqrt{3} ##
 
  • Like
Likes cnh1995
Back
Top