imagine you are drawing from a deck of 52 cards. determine the number of ways you can achieve the following 5-card hands drawn from the deck without repeats. (5 points each) a) a straight (5 cards of sequential rank). hint: when considering the ace, a straight could be ace, 2, 3, 4, 5 or 10, jack, queen, king, ace, but no other wrap around is allowed (e.g., queen, king, ace, 2, 3 is not allowed) b) a flush (5 cards of the same suit) c) a full house (3 cards of one rank and 2 from a single other rank) d) a straight flush (5 cards of sequential rank from the same suit)