I have a counting problem:
How many ways can the alphabet be rearranged so that A comes before B in a random order?
I know there are 26! ways for the alphabet to be arranged, but I'm not sure how to figure out the A before B part.
Any help is appreciated. Thanks!