Skip to main contentSkip to solution

The lengths of all four sides of a quadrilateral are integer valued. If three of its sides are of length 11 cm, 22 cm and 44 cm, then the total number of possible lengths of the fourth side is

Solution

✅ Correct Option: 2

We have a quadrilateral with three known sides: 1 cm, 2 cm, and 4 cm. We need to find how many possible integer lengths the fourth side can have.


For any quadrilateral to exist, there's an important rule we must follow:

The sum of any three sides must be greater than the fourth side.

This is similar to the triangle inequality, but extended to quadrilaterals. Think of it this way: if you try to form a quadrilateral with four sticks, you can't make it work if one side is too long compared to the others.


Let's call the fourth side x cm. We need to check all possible combinations:

Three known sides vs. fourth side:

Sum of three known sides > Fourth side

1+2+4>x1 + 2 + 4 > x

7>x7 > x

x<7x < 7


Two known sides + fourth side vs. remaining known side:

We need: 1+2+x>41 + 2 + x > 4

3+x>43 + x > 4

x>1x > 1


Check other combinations:

1+4+x>21 + 4 + x > 2 gives us x>−3x > -3 (always true for positive lengths)

2+4+x>12 + 4 + x > 1 gives us x>−5x > -5 (always true for positive lengths)


From our inequalities:

x<7x < 7 (from condition 1)

x>1x > 1 (from condition 2)

Combining these: 1<x<71 < x < 7

Since the length must be an integer, the possible values are:

x=2,3,4,5,6x = 2, 3, 4, 5, 6


The total number of possible lengths of the fourth side is 5.

The possible lengths are: 2 cm, 3 cm, 4 cm, 5 cm, and 6 cm.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question