Suppose that the functions r and s are defined for all real numbers x as follows. r(x) = 4x ^ 2 s(x) = 2xWrite the expressions for (s + r)(x) and (sr)(x) and evaluate (s - r)(- 1)

You have the following expressions:
[tex]\begin{gathered} r(x)=4x^2 \\ s(x)=2x \end{gathered}[/tex]For the required operations between the previous functions, you obtain:
[tex](s+r)(x)=s(x)+r(x)=4x^2+2x[/tex]The result is 4x^2 + 2x
[tex](s*r)(x)=s(x)r(x)=4x^2*2x=8x^3[/tex]The result is 8x^3
[tex]\begin{gathered} (s-r)(-1)=s(-1)-r(-1) \\ (s-r)(-1)=4(-1)^2-2(-1)=4+2=6 \end{gathered}[/tex]The result is 6