To add the polynomial expressions \(3 - 2p - 5p^2\) and \(p^4 - 3p + 4\), we can combine like terms.
-
Start by rewriting both polynomials: \[ (3 - 2p - 5p^2) + (p^4 - 3p + 4) \]
-
Rearranging the terms, we get: \[ p^4 - 5p^2 + (-2p - 3p) + (3 + 4) \]
-
Now, combine the like terms:
- The \(p^4\) term remains \(p^4\).
- The \(p^2\) term is \(-5p^2\).
- For the \(p\) terms, \(-2p - 3p = -5p\).
- The constant terms \(3 + 4 = 7\).
-
Putting it all together: \[ p^4 - 5p^2 - 5p + 7 \]
Therefore, the final result is: \[ p^4 - 5p^2 - 5p + 7 \]
So the correct response is: \[ \text{ } p^4 - 5p^2 - 5p + 7 \]