SOLUTION: find f of g if f(x)= x-x² and g(x)= x-2
Algebra
->
Functions
-> SOLUTION: find f of g if f(x)= x-x² and g(x)= x-2
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 369859
:
find f of g if f(x)= x-x² and g(x)= x-2
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
find f of g if f(x)= x-x² and g(x)= x-2
----
fog(x) = f[x-2] = (x-2)-(x-2)^2
---
x-2 -[x^2-4x+4]
--------
x-2-x^2+4x-4
---
= -x^2 + 5x -6
==================================
Cheers,
Stan H.
================