Five books of different heights are arranged in a row. Find the probability that (a) the tallest book is at the right end. (b) the tallest and shortest books occupy the end position (c) the tallest and shortest books are together ?

I would also like to know why you chose that answer.

1 Answer
May 24, 2017

(a): #1/5# (b): #1/10# (c): #2/5#

Explanation:

There are an overall #P_5^5=120# possible cases. To find the probability, divide the number of cases satisfying conditions with the number of maximum possible different situations.

(a):
#P_4^4=24#
Since one of the books have a fixed location, we only need to arrange the rest four books.

(b):
#P_2^2*P_3^3=12#
We take care of the books at the ends and between respectively, and connect the two situations.

(c)
#(P_2^2*4)*P_3=48#
There are #P_2^2# arrangements for the tallest&shortest books. Also, this tallest-shortest pair has four locations (a.k.a. slots) possible.