xyz=24
now we take combinations
first of all the factors-----1*2*2*2*3
now combinations....th enumbers can be taken by (x,y or z)
_ _ _ can be 1*2*12 .... (total combinations 6 i.e 3C1 )
_ _ _ can be 1*24*1... (total combinations 3 3c1/2!
_ _ _ can be 8*3*1 (total combinations 3 3c1
_ _ _ can be 4*6*1 (total combinations 3 3c1
_ _ _ can be 4*3*2 (total combinations 3 3c1
_ _ _ can be 6*2*2 (total combinations 3 3c1/2!
all summing up gives up 30 cases( note this is the answer only for positive integers_
Now for integral solutions it can be state when x&y are negative or Y&Z are negative or x&z are negative and a case when no one is negative ....hence 4 cases
Thus the solution for integral solution is ....30 *4 =120 which is the answer