SOLUTION: f(x) = x + 7 g(x) = sqrt (x) f + g f - g fg f/g
Algebra
->
Functions
-> SOLUTION: f(x) = x + 7 g(x) = sqrt (x) f + g f - g fg 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 525956
:
f(x) = x + 7
g(x) = sqrt (x)
f + g
f - g
fg
f/g
Answer by
edjones(8007)
(
Show Source
):
You can
put this solution on YOUR website!
f + g = x+7+sqrt(x)
f - g = x+7-sqrt(x)
fg = sqrt(x)(x+7) = x*sqrt(x)+7sqrt(x)
f/g = (x+7)/sqrt(x) = (x+7)/sqrt(x) * sqrt(x)/sqrt(x) = sqrt(x)(x+7)/x
.
Ed