You can put this solution on YOUR website! solve for the roots of the equation
-5p[p]+6p+11
------
-5p^2 + 6p + 11 = 0
---
5p^2 - 6p - 11 = 0
---
5p^2+5p-11p-11 = 0
------
5p(p+1)-11(p+1) = 0
----
(p+1)(5p-11) = 0
-----
Roots: p = -1 or p = 11/5
==========================
Cheers,
Stan H.
================