How many different ways can you choose three consonants and two vowels from the letters in the word "TRIANGLE"?

Choose the correct answer

Explanation

The word "TRIANGLE" contains five consonants (T, R, N, G, L) and three vowels (I, A, E). The number of ways to pick three consonants out of five is calculated using combinations: 5C3 = 10. Similarly, the number of ways to select two vowels from three is 3C2 = 3. Multiplying these gives the total ways: 10 * 3 = 30.

How many different ways can you choose three consona… — Permutations and Combinations | PakQuizHub