Jared,
Just like the other problem, factoring is key to simplifying these expressions
2r2 + 7r+3 = (2r+1)(r+3)
r4-81 = (r2+9)(r2-9) = (r2+9)(r+3)(r-3)
Substituting these factors into the original expression, we have
(2r+1)(r+3)
-------------------
(r2+9)(r+3)(r-3)
In this form we see there is an r+3 factor in both the numerator and denominator which cancel one another. This simplifies to:
2r+1
------------- =
(r2+9)(r-3)
2r+1
----------------
r3-3r2+9r-27