The number of permutations of r objects taken from a set of n objects is `nPr = P(n, r) = (n!)/((n - r)!)`
`10P10 = (10!)/((10 - 10)!)`
= `(10!)/1`
= `10!`
= 3628800
The value of 10P10 is 3628800
See eNotes Ad-Free
Start your 48-hour free trial to get access to more than 30,000 additional guides and more than 350,000 Homework Help questions answered by our experts.
Already a member? Log in here.