At least 4 out of the 6 draws is white means
4 are white or 5 are white or all 6 are white.
Case 1: exactly 4 are white in the first 6 draws. Therefore, the other 2 are stripes.
The probability of getting exactly 4 white and 2 stripes from 6 whites and 12 stripes is (6C4 * 12C2)/18C6.
Now, getting excatly one of the other two draws i.e., 7th or 8th as white from the remaining 2 whites and the other one stripe from 10 stripes is
2C1*10C1/12C2.
Combining the two, we get 6C4 * 12C2 *2C1 * 10C1/(12C2 * 18C6)
= 6C4 * 2C1 * 10C1 / 18C6
Case 2: exactly 5 are white in the first 6 draws. Therefore, the other one is a stripe
probability of getting 5 whites from 6 and 1 stripe from 12 = 6C5 * 12C1/18C6
Getting one of 7th or 8th as stripe and the other as white is 1C1 * 11C1/12C2
Combining the two, we get 6C5 *12C1 * 11C1/(18C6 * 12C2)
If you get 6 whites in the first 6 draws as professor had mentioned, you will not be able to get exactly 1 white in the next two draws.
Therefore, final probability is {6C4 * 2C1 * 10C1 / 18C6 } + {6C5 *12C1 * 11C1/(18C6 * 12C2)}