Answer:
Total number of ways to play record 604,800
Step-by-step explanation:
We have given the information:
A disc jockey can play 7 records and in total there are 10 records from where we can select.
we will use permutation in this since, we have to find the arrangement
Number of arrangements will be [tex]^{10}P_7[/tex]
Using [tex]^{n}P_r=\frac{n!}{(n-r)!}[/tex]
And [tex]n!=n\cdot (n-1)\cdot (n-2).....\cdot 1[/tex]
Here n=10 and r=7
n is the total number of the thing to choose from and r is the number we have chosen from total.
[tex]^{10}P_7=\frac{10!}{(3)!}[/tex]
[tex]\Rightarrow \frac{10\cdot 9\cdot 8\cdot 7\cdot 6\cdot 5\cdot 4\cdot3!} {3!}[/tex]
3! will get cancel from numerator and denominator.
[tex]\Rightarrow \frac{10\cdot 9\cdot 8\cdot 7\cdot 6\cdot 5\cdot 4}[/tex]
[tex]\Rightarrow 604800[/tex]