Question :If there are $6$ periods in each working day of a school,in how many can one arrange $5$ subjects such that each subject is allowed at least one period?
My solution: ${^5P_5} *{^5P_1}=600$
Logic that I used is:out of 6 periods,5 periods are arranged for $5$ subjects and the remaining one period is arranged for any of the $5$ subjects.
But my solution does not match with the one provided by textbook.Where is my mistake?
And is not it a combination's problem (since the order of the arrangement of classes does not matter here)?