Question 359786
let h(x)=x^2-9. find two functions F and G such that 
f o g = h
----
g(x) = x^2
f(x) = x-9
---
fog(x) = f[g(x)] = f(x^2) = x^2-9
=====================================
Cheers,
Stan H.