SOLUTION: Given that f(x)=x^2-3x and g(x)=x+10, find f+g= f-g= f*g= f/g=

Algebra ->  Functions -> SOLUTION: Given that f(x)=x^2-3x and g(x)=x+10, find f+g= f-g= f*g= f/g=      Log On


   



Question 1034683: Given that f(x)=x^2-3x and g(x)=x+10, find
f+g=
f-g=
f*g=
f/g=

Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
For f(x)=x^2-3x and g(x)=x+10,
f+g= x^2-3x + x+10
f-g= x^2-3x - (x+10)
f*g= (x^2-3x)(x+10)
f/g= (x^2-3x)/(x+10)
I plugged them all in, now you finish...