Question 1142674
.
<pre>

P(n,3) = n*(n-1)*(n-2).


So your equation is


    n*(n-1)*(n-2) = 60.


The  "trial and error"  method gives the solution momentarily:  n = 5.    <U>ANSWER</U>
</pre>