To add the polynomial expressions \(2r^2 - 3r + 4\) and \(-2r^2 + 3r + 6\), we simply combine like terms.
-
Start with the two expressions: \[ (2r^2 - 3r + 4) + (-2r^2 + 3r + 6) \]
-
Rearrange and group the like terms: \[ (2r^2 - 2r^2) + (-3r + 3r) + (4 + 6) \]
-
Now, perform the addition:
- For the \(r^2\) terms: \(2r^2 - 2r^2 = 0\)
- For the \(r\) terms: \(-3r + 3r = 0\)
- For the constant terms: \(4 + 6 = 10\)
-
Combining these results gives: \[ 0 + 0 + 10 = 10 \]
Thus, the sum of the polynomial expressions is: \[ \boxed{10} \]