I am really getting confused in this question.
Number of integral solutions of the equation.
$x_1x_2x_3x_4=770$ options-
$2^{11}$
$2^{10}$
$4^4$
$5^5$
I attemtemted it by saying that $7*11*5*2=770$
so solutions should be $4!$ then we can say $77*5*2*1=770$ so $4!$
and $77*10*1*1=770$ so $4!/2$
and then $770*1*1*1=770$ so $4!/3!$
now multiplying them i get $27648$. i am sure i have made a big mistage here but i dont know what. please help
You have four buckets, $x_1$, $x_2$, $x_3$, and $x_4$, and four numbers, $2, 5, 7, 11$, to put in those buckets. As the buckets are ordered, the numbers unique, and you can put several numbers into the same bucket, there's $4^4$ ways of performing this task.
However, you're interested in inegral solution, so you ought to consider positive and negative. Let us choose signs of $x_1, \dots, x_4$. If we have chosen the signs of $x_1$, $x_2$, $x_3$, then the sign of $x_4$ is uniquely determined. There is $2\cdot 2 \cdot 2$ ways of choosing the signs of $x_1, \dots x_3$.
That is, the answer should be $4^4\cdot 2^3 = 2^{11}$.