which expression represents the statement?

subtract r from 5 then add 3

1 answer

The expression that represents the statement "subtract r from 5 then add 3" is:

\( (5 - r) + 3 \)

This indicates that you first subtract \( r \) from 5 and then add 3 to the result.