Дьявол
- 365
- 0
Homework Statement
Find the function g(x), if there are h=g \circ f
f(x)=x+1, x \in \mathbb{R} and h(x)=x^3+3x+1
Homework Equations
(g \circ f)(x)=g(f(x))=h(x)
f \circ g \neq g \circ f
The Attempt at a Solution
h=g \circ f
h(x)=g(f(x))
x^3+3x+1=g(x+1)
Is there any way that I will directly find the result of g(x), or I should guess and try some things? I tried something at home, but useless. Please help me!