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
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
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)
(
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...