Given g : R → R defined by the equation g(x)=x2+x .
Given H ⊆ R and H = {y ∈ R : 6 ≤ y ≤ 12}.
As y=x2+x⟹y=x(x+1) .
Now, when y=6⟹x(x+1)=6⟹x=−3 or x=2 .
Similarly when y=12⟹x(x+1)=12⟹x=−4 or x=3 .
Also, y′=2x+1>0 when x>−21 . Hence given function is increasing function for x>−21 .
And y′<0 when x<−21 . Hence given function is decreasing function for x<−21 .
So, Set H under mapping g−1, maps to [−4,−3]∪[2,3] .
Hence, g−1(H)=[−4,−3]∪[2,3] .
Comments