Answer:
See answers below
Explanation:
Given the following functions:
r(x) = x - 6
s(x) = 2x²
r(s(x)) = r(2x²)
Replacing x with 2x² in r(x) will give;
r(2x²) = 2x² - 6
r(s(x)) = 2x² - 6
(r-s)(x) = r(x) - s(x)
(r-s)(x) = x - 6 - 2x²
Rearrange
(r-s)(x) = - 2x²+x-6
(r+s)(x) = r(x) + s(x)
(r-s)(x) = x - 6 + 2x²
Rearrange
(r-s)(x) = 2x²+x-6