SOLUTION: how to find the range for the measure of the third side of a triangle given the measures of two sides 8 and 13

Algebra ->  Triangles -> SOLUTION: how to find the range for the measure of the third side of a triangle given the measures of two sides 8 and 13      Log On


   



Question 355788: how to find the range for the measure of the third side of a triangle given the measures of two sides
8 and 13

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
how to find the range for the measure of the third side of a triangle given the
measures of two sides
8 and 13
Let the third side be x.

Then we use the fact that the sum of any two sides of a triangle must be
greater than the other side.

So if the sides are 8, 13 and x then we must have all three of these:

system%288%2B13%3Ex%2C+8%2Bx%3E13%2C+x%2B13%3E8%29


system%2821%3Ex%2C+x%3E5%2C+x%3E-5%29

The third one x%3E-5 is automatically taken care of by x%3E5, so we can
ignore that one and just have

system%2821%3Ex%2C+x%3E5%29

which can be written as  5 < x < 21

So the range for the measure of the third side x is {x| 5 < x < 21} in set
builder notation  or (5,21) in interval notation.

-----

There is an easier way if you learn it.

Given the measures of two sides of a triangle, the measure of the third side is
between their difference (in absolute value) and their sum, exclusive of each.

So using that rule 13-8 < x < 13+8
                      5 < x < 21, or (5,21)

Edwin