SOLUTION: what is the value of side c in a traingle for a=3,b=5 and angle c=60 ?

Algebra ->  Triangles -> SOLUTION: what is the value of side c in a traingle for a=3,b=5 and angle c=60 ?      Log On


   



Question 268040: what is the value of side c in a traingle for a=3,b=5 and angle c=60 ?
Found 2 solutions by Alan3354, CharlesG2:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Use the Cosine Law:
c%5E2+=+a%5E2+%2B+b%5E2+-+2%2Aa%2Ab%2Acos%28C%29

Answer by CharlesG2(834) About Me  (Show Source):
You can put this solution on YOUR website!
what is the value of side c in a traingle for a=3,b=5 and angle c=60 ?
law of cosines states that c^2 = a^2 + b^2 - 2ab * cos(angle c)
c^2 = 3^2 + 5^2 - 2*3*5*cos(60)
c^2 = 9 + 25 - 30 * cos(60)
cos(60) = 0.5
c^2 = 34 - 30 * 0.5
c^2 = 34 - 15 = 19
c = sqrt(19)