Question 1119363
.
<pre>
The condition gives this equation


n*(n-1)*(n-2)*(n-3) = 30*n*(n-1)  ====>


(n-2)*(n-3) = 30


The product of two consecutive positive integers is  30  ====>  the integers are

n-2 = 6,  n-3 = 5.


Hence n = 8.


<U>Answer</U>.  n = 8.
</pre>