Question 214821: More problem with functions! Some I get easily and some.......
s(x)=2^x h(x)=x^2 find s(h(x))
My solution was 2x^2 but apparently is wrong one!
Found 2 solutions by drj, RAY100: Answer by drj(1380) (Show Source): Answer by RAY100(1637) (Show Source):
You can put this solution on YOUR website! s{x} = 2^(x)
.
s{h(x)} =2^{h(x)} = 2^{x^2} =2^(x^2)
.
Just do direct substitution,,,(it's a shame we use so many x"s)
.
.for example,,,y=f(z) = {z+1}
.
f(4) = {(4) +1},,,,just let all z's = 4
.
then you try to simplify, in this case f(4) = 5,,,makes sense
.
.
.
|
|
|