SOLUTION: given f(x)=2(x)^2+8 and g(x)=5x-6 How can I find the function ( f+g)(x)?
Algebra
->
Functions
-> SOLUTION: given f(x)=2(x)^2+8 and g(x)=5x-6 How can I find the function ( f+g)(x)?
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 682036
:
given f(x)=2(x)^2+8 and g(x)=5x-6 How can I find the function ( f+g)(x)?
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
(f+g)(x) = f(x) + g(x)
(f+g)(x) = 2x^2+8 + 5x-6
(f+g)(x) =
2x^2 + 5x + 2