At its core, mathematical problem-solving involves breaking down a problem into manageable steps, much like the solution provided to this exercise. Let's walk through this process:
First, define what you know. In this problem, we're given the word "TRIANGLE," which contains 8 letters.
Second, identify what you're solving for, which is the probability that a randomly selected letter is a consonant. To do this, you need two pieces of information: the total number of letters and the number of consonants, both of which are counted straightforwardly.
Finally, solve using a probability formula:
- Probabilities are calculated as a fraction: the number of successful outcomes over the total number of possible outcomes.
- For our problem, successful outcomes are selecting a consonant, and we have already counted 5 consonants in "TRIANGLE."
- Thus, the probability is \[\frac{5 \text{ consonants}}{8 \text{ total letters}} = \frac{5}{8}\]
This formula and clear step-by-step method is typical in mathematical problem-solving, ensuring clarity and correctness in the solution.