Find the probability of getting 2 face cards (king, queen, or jack) when 2 cards are drawn from a deck without replacement.

Well, there are 3 face cards in each suit, so, 12 face cards in total.
P(first card) = 12/52
P(second card)=11/51
P(both) = 12/52 * 11/51
P = 132/2652
Let's write it in the simplest form:
P=11/221