We can borrow the idea from Exercise 5(d)

If n is a composite number, then we can write n = pq, where
p, q are two integers. Then

2n - 1 can be express as (2p)q - 1

Now, if we substitute r = (2p) and n = q in the above equation,
we will get

thus showing that 2n - 1 is composite.