GIVEN Neither P nor q is ZERO.
When p/q >0: if (1) p and q are both positive or (2) p and q are both negative.
In short, if both p and q are of SAME SIGN, p/q is positive.
Statement 1:|p^3|=|q^3|
Learning point : In case of determining positive or negative sign, ODD POWER IS USELESS (if the base is NON ZERO).
Because, in case of odd power, if the base is negative, resulting output will definitely be negative, and if the base is positive , resulting output will definitely be positive.
For example,
(a). (-2)^3=-8 [here base is negative (-2) & resulting output is also negative (-8)]
(b). (2)^3=8 [here base is positive (2) & resulting output is also positive (8)]
Back the statement 1, now it becomes |p|=|q|. That means following two distances are equal
(I) the distance between 0 and p,
(II) the distance between 0 and q,
That means, both p and q are the same point (for example 2&2 or -2 &-2) or opposite direction values (for example 2 and -2).
So p and q can be same direction or opposite direction. So statement 1 is insufficient.
Posted from my mobile device