SOLUTION: iven f(x) = 2x2 + 1 and g(x) = 5x − 9, find the following. (a) f(g(2)) (d) (g ∘ g)(x)
Algebra
->
Functions
-> SOLUTION: iven f(x) = 2x2 + 1 and g(x) = 5x − 9, find the following. (a) f(g(2)) (d) (g ∘ 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 1153309
:
iven
f(x) = 2x2 + 1
and
g(x) = 5x − 9,
find the following.
(a)
f(g(2))
(d)
(g ∘ g)(x)
Answer by
rothauserc(4718)
(
Show Source
):
You can
put this solution on YOUR website!
(f o g)(x) = 2(5x-9)^2 +1 = 2(25x^2 -90x +81) +1 = 50x^2 -180x +162 +1 =
50x^2 -180x +163
:
(a) f(g(2) = 50 * 2^2 -180 * 2 +163 = 3
:
(d) (g o g)(x) = 5(5x-9) -9 = 25x -45 -9 = 25x -54
: