SOLUTION: if f(x)=x^2-x and g(x)=x-1, what is f(g(x))?
Algebra
->
Rational-functions
-> SOLUTION: if f(x)=x^2-x and 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 253353
:
if f(x)=x^2-x and g(x)=x-1, what is f(g(x))?
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
if f(x)=x^2-x and g(x)=x-1, what is f(g(x))?
-----------------
f[g(x)] = f[x-1]
= (x-1)^2-(x-1)
---
= x^2-2x+1 -x+1
---
= x^2 - 3x + 2
================================
Cheers,
Stan H.