To determine the number of ways in which four letters can be selected from the word "DEGREE", we first analyze the composition of the word:
To solve this, we need to consider cases based on the number of times 'E' is selected:
Possible selection of 4 letters: D, G, R (Only 3 letters available, so not possible)
Select 3 more letters from D, G, R. There is only one way: D, G, R
Select 2 more letters from D, G, R:
Select 1 more letter from D, G, R:
Adding these possibilities together, we calculate the total number of ways:
\(1 + 3 + 3 = 7\)
Therefore, the total number of ways to select four letters from "DEGREE" is 7.
This matches the given correct answer option.