ExpertsGlobal5
If \(abc\) < 0 and \(acd\) > 0, which of the following is definitely positive?
A. \(a^4b^4c^3d^5\)
B. \(a^4b^4c^4d^5\)
C. \(a^5b^5c^4d^3\)
D. \(a^5b^3c^5d^5\)
E. \(a^5b^2c^5d^5\)
Given that abc <0 and acd >0
abc <0 , there are following ways this can be true.
- + +
+ - +
+ + -
- - -
For the condition acd >0 , the following cases can be true
- + -
+ + +
+ - -
- - +
Combining both we get
| a | b | c | d |
| - | + | + | - |
| + | - | + | + |
| + | + | - | - |
| - | - | - | + |
Let’s look at the options :
A. \(a^4b^4c^3d^5\)
when we substitute the first case :
(-)^4 * (+)^4 * (+)^4 * (-)^5
= + * + * + * -
= -ve option.
Hence,
False.
B. \(a^4b^4c^4d^5\)
Substitute case 1, we get
(-)^4 * (+)^4 *(+)^4*(-)^5
= + * + * + * -
= -ve.
Hence,
False.
C. \(a^5b^5c^4d^3\)
substitute case 1, we get
(-)^5 * (+)^5 *(+)^5 *(-)^3 = -*+*+*- = +ve
substitute case 2, we get
(+)^5 * (-)^5 * (+)^4* (+)^3 = +*-*+*+ = -ve
Hence,
False.
D. \(a^5b^3c^5d^5\)
Substitute case 1, we get
(-^5) * (+^3) * (+ ^5) * ( -^5) = -*+*+*- = +ve
Substitute case 2, we get
(+^5) * (-^3) * (+^5) * (+^5)
= + * - * + * +
= -ve
Hence,
False.
E. \(a^5b^2c^5d^5\)We are left with this option, and substituting all the cases, we get a definite positive.
Hence, DEFINITELY POSITIVE.
OPTION E.