Solveeit Logo

Question

Question: The number of positive integral solution of the equation $x_1.x_2.x_3.x_4.x_5 = 1050$ is...

The number of positive integral solution of the equation x1.x2.x3.x4.x5=1050x_1.x_2.x_3.x_4.x_5 = 1050 is

A

1800

B

1400

C

1600

D

1875

Answer

1875

Explanation

Solution

The prime factorization of 1050 is 21×31×52×712^1 \times 3^1 \times 5^2 \times 7^1. We need to find the number of positive integral solutions to x1.x2.x3.x4.x5=1050x_1.x_2.x_3.x_4.x_5 = 1050. This is equivalent to distributing the prime factors among the 5 variables. For a prime factor pap^a and kk variables, the number of ways to distribute it is (a+k1k1)\binom{a+k-1}{k-1}.

For 212^1 and k=5k=5: (1+5151)=(54)=5\binom{1+5-1}{5-1} = \binom{5}{4} = 5. For 313^1 and k=5k=5: (1+5151)=(54)=5\binom{1+5-1}{5-1} = \binom{5}{4} = 5. For 525^2 and k=5k=5: (2+5151)=(64)=15\binom{2+5-1}{5-1} = \binom{6}{4} = 15. For 717^1 and k=5k=5: (1+5151)=(54)=5\binom{1+5-1}{5-1} = \binom{5}{4} = 5.

The total number of solutions is the product of these values: 5×5×15×5=18755 \times 5 \times 15 \times 5 = 1875.