Find the number of integral solutions of the equation such that the solution triplet must contain two negative and one positive integers.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
As, 1 0 8 = 2 2 × 3 3
x 1 × x 2 × x 3 = 1 0 8 = 2 2 × 3 3
So the number of positive integral solutions are
( 2 + 3 − 1 C 3 − 1 ) × ( 3 + 3 − 1 C 3 − 1 ) = ( 4 C 2 ) × ( 5 C 2 ) = 6 0
Now, number of possible combinations of three numbers such that two of them are negative is 3
Answer is 6 0 × 3 = 1 8 0