To determine how many different triangles Joanna can make with the straws, we need to apply the triangle inequality theorem. This theorem states that for any three lengths to form a triangle, the sum of any two lengths must be greater than the third length.
Joanna has the following straws:
- Straw A: 7 inches
- Straw B: 9 inches
- Straw C: 3 inches
- Straw D: 10 inches
Next, we can check all possible combinations of three straws to see which combinations can form a triangle.
Combinations of Straws:
-
Straws A, B, C: (7, 9, 3)
- Check:
- \( 7 + 3 = 10 \) (not greater than 9)
- \( 7 + 9 = 16 > 3 \)
- \( 9 + 3 = 12 > 7 \)
- Since 7 + 3 is not greater than 9, this combination does not form a triangle.
- Check:
-
Straws A, B, D: (7, 9, 10)
- Check:
- \( 7 + 9 = 16 > 10 \)
- \( 7 + 10 = 17 > 9 \)
- \( 9 + 10 = 19 > 7 \)
- All sums are greater than the respective third lengths, so this combination forms a triangle.
- Check:
-
Straws A, C, D: (7, 3, 10)
- Check:
- \( 7 + 3 = 10 \) (not greater than 10)
- \( 7 + 10 = 17 > 3 \)
- \( 3 + 10 = 13 > 7 \)
- Since 7 + 3 is not greater than 10, this combination does not form a triangle.
- Check:
-
Straws B, C, D: (9, 3, 10)
- Check:
- \( 9 + 3 = 12 > 10 \)
- \( 9 + 10 = 19 > 3 \)
- \( 3 + 10 = 13 > 9 \)
- All sums are greater than the respective third lengths, so this combination forms a triangle.
- Check:
Summary:
The valid combinations that can form triangles are:
- Straws A, B, D: (7, 9, 10)
- Straws B, C, D: (9, 3, 10)
Conclusion:
Joanna can make 2 different triangles using the following combinations of straws:
- Straw A, Straw B, Straw D
- Straw B, Straw C, Straw D
Thus, the answer is 2 triangles:
- (7, 9, 10)
- (9, 3, 10)