Answer:
[tex]\displaystyle (s-r)(x) = x^2 - x + 1[/tex]
Step-by-step explanation:
We are given the two functions:
[tex]\displaystyle r(x) = -x^2 + 3x \text{ and } s(x) = 2x + 1[/tex]
And we want to find:
[tex]\displaystyle (s-r)(x)[/tex]
This is equivalent to:
[tex]\displaystyle (s-r)(x) = s(x) - r(x)[/tex]
Substitute and simplify:
[tex]\displaystyle \begin{aligned}(s-r)(x) & = s(x) - r(x) \\ \\ & = (2x+1)-(-x^2+3x) \\ \\ & = (2x+1)+(x^2-3x) \\ \\ & = x^2 +(2x-3x) + 1 \\ \\ & = x^2 - x + 1 \end{aligned}[/tex]
In conclusion:
[tex]\displaystyle (s-r)(x) = x^2 - x + 1[/tex]