Expanding the product collects every symmetric sum at once:
(1+r1)(1+r2)(1+r3)(1+r4)=1+e1+e2+e3+e4
Vieta gives e1=2, e2=1, e3=−3, and e4=−5, so the value is 1+2+1−3−5=−4.
A faster route: the quartic is monic, so p(−1)=(−1−r1)⋯(−1−r4)=(−1)4(1+r1)⋯(1+r4), and p(−1)=1+2+1−3−5=−4.