Monograms

Mr. and Mrs. Zeta want to name their baby Zeta so that its monogram (first, middle and last initials) will be in alphabetical order with no letters repeated. How many such monograms are possible?

325 275 250 300

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

ChengYiin Ong
Mar 20, 2020

First Solution : The possible monograms are A B Z , A C Z , . . . , W X Z , W Y Z , X Y Z . ABZ, ACZ, ..., WXZ, WYZ, XYZ. Any two-element subset of the first 25 letters of alphabet, when used in alphabetical order, will produce a suitable monogram when combined with Z Z . For example, the subset L , J = J , L {L,J}={J,L} will produce J L Z JLZ . Furthermore, to every suitable monogram there corresponds exactly one two-element subsets that can be formed from a set of 25 letters, and there are ( 25 2 ) = 300 \binom{25}{2}=300 such subsets.

Second Solution : When Z is fixed as the last initial. If the first initial is A, there are 24 choices for the middle initial, e.g., B , C , D , . . . , Y B,C,D,...,Y . Similarly, there are 23 choices for the middle initial if the first initial is B, e.g. C , D , E , . . . , Y C,D,E,...,Y . Continuing in this way there are a total of 24 + 23 + 22 + . . . + 1 = 24 ( 25 ) 2 = 300 24+23+22+...+1=\frac{24(25)}{2}=300 suitable monograms.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...