You can put this solution on YOUR website! what is the excluded value p when -3 over 2p to the second power - p
------
-3/(2p^2-p)
-----
The denominator cannot be zero.
----
Solve:
2p^2-p = 0
p(2p-1) = 0
---
p = 0 or 2p-1 = 0
---
p = 0 or 2p = 1
----
p = 0 or p = 1/2
--------------------
p = 0 or p = 1/2
Those are the excluded values.
Cheers,
Stan H.
==============