SOLUTION: F(X)= X2 - X G(X) = X-1 WHAT IS F [G(X)]
Algebra
->
Rational-functions
-> SOLUTION: F(X)= X2 - X G(X) = X-1 WHAT IS F [G(X)]
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 67061
:
F(X)= X2 - X
G(X) = X-1
WHAT IS F [G(X)]
Answer by
Nate(3500)
(
Show Source
):
You can
put this solution on YOUR website!
f[g(x)] = (x - 1)^2 - (x - 1)
f[g(x)] = x^2 - 2x + 1 - x + 1
f[g(x)] = x^2 - 3x + 2