Answer: 1365 combinations
Explanation:
What you're looking for if the order doesn't matter is the number of combinations.
You can use this formula for it:
![(n!)/(r!(n-r)!) \\](https://img.qammunity.org/2023/formulas/mathematics/college/s3fs0dw67gsv5d5tbp61o33axhz5uhv3p8.png)
Where n is the number of objects there are and r is the number of objects you take out.
We'll be using the variables:
n = 15
r = 4
Plug them in and solve:
![\\(15!)/(4!(15-4)!) \\\\= (15!)/(4!* 11!) \\\\= (1307674368000)/(24 * 39916800) \\\\= (1307674368000)/(958003200) \\= 1365](https://img.qammunity.org/2023/formulas/mathematics/college/6qjwacwd075jd8bxc0ixf2w7g4t31hzpri.png)