SOLUTION: Given {{{f(x)= x^2 -4x +5}}} ;g(x) = x-2 find [Fog](4) I got 1..
Algebra
->
Rational-functions
-> SOLUTION: Given {{{f(x)= x^2 -4x +5}}} ;g(x) = x-2 find [Fog](4) I got 1..
Log On
Algebra: Rational Functions, analyzing and graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rational-functions
Question 864792
:
Given
;g(x) = x-2 find [Fog](4)
I got 1..
Answer by
rothauserc(4718)
(
Show Source
):
You can
put this solution on YOUR website!
f(x) = x^2 -4x + 5
g(x) = x - 2
(fog)(4), first calculate (fog)(x)
(fog)(x) = (x-2)^2 -4(x-2) + 5
(fog)(x) = x^2-4x+4 -4x+8 +5
(fog)(x) = x^2 -8x +17
(fog)(4) = 16 -32 +17 = 1
you are correct