Question 258049
Since this is in graphs, I assume you want to graph this.
First solving algebraically:
(i) -5p > 20
p < -4
--
(ii) -5p < -20
p > 4
--
Here is the graph
{{{ graph( 300, 200, -10, 10, -10, 10, x<-4, x>4) }}}