asked 195k views
5 votes
A website developer is designing a website for a clothing company . Clothing items will be arranged on a web page in a rectangular display showing 32 clothing items, with the same number of items in each row . How many ways can the display be arranged?

asked
User Mhe
by
7.8k points

1 Answer

2 votes
A total of 32 clothing items will be arranged on a web page. Since the location of all rectangular display is different, that means the arrangement order will be important so you need to use permutation in this problem. The calculation would be:
32P= 32!= 2.63* 10^35 possible ways
answered
User Sheena
by
8.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.