SOLUTION: The lengths of the longest and shortest sides of an acute scalene triangle are 9 m nd 41 m .what could be the length of third side?

Algebra ->  Triangles -> SOLUTION: The lengths of the longest and shortest sides of an acute scalene triangle are 9 m nd 41 m .what could be the length of third side?      Log On


   



Question 193994: The lengths of the longest and shortest sides of an acute scalene triangle are 9 m nd 41 m .what could be the length of third side?
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
the lengths of the longest and shortest sides of an acute
scalene triangle are 9 m and 41 m, what could be the length
of third side?

Let a = 9m be the one side of the triangle
Let b = 41m be the second side of the triangle
Let c = the unknown third side.

Since c is the middle-size side, and b=41m is the
longest side, we know that c < 41m

Let the angle between sides a and c be angle B, which is also
the angle opposite side b.
By the law of cosines:
b2 = a2 + c2 - 2ac*cos(B)

Solve for cos(B)

              a2 + c2 - b2
    cos(B) =  ------------
                  2ac
              92 + c2 - 412 
    cos(B) =  ------------
                 2(9)c

              81 + c2 - 1681 
    cos(B) =  ------------
                 2(9)c

              c2 - 1600 
    cos(B) =  ------------
                 2(9)c

              c2 - 1600 
    cos(B) =  ------------
                  18c

In order for B to be less than 90°, cos(B) must be greater than 0.

So            cos(B) > 0

or

       c2 - 1600 
       ------------  > 0
            18c

Multiplying through by 18c will not reverse
the inequality since c is positive.

       c2 - 1600 > 0       

Factor the left side:

    (c - 40)(c + 40) > 0   

This is only true when c > 40

So the answer is that c must be between 40m and 41m,
exclusive of both 40m and 41m. That can be written:

   40 < c < 41

Edwin