You can
put this solution on YOUR website!For the following, letf(x)=x+5; let g(x)=x^2-2; let h(x)=-3x
for h(f(4)) I set 4=x, the value of f(4) then being 9; the expression h(9) would then be -27???right???RIGHT!!!!
:
for g(x+3), I set (x)=x+3 and then the value of g(x+3)
g(x+3)=(x+3)^2-2
g(x+3)=(x+3)(x+3)-2
g(x+3)=x^2+3x+3x+9-2
g(x+3)=x^2+6x+7
:
1. Same parameters (f-g)(x)
(f-g)(x)=(x+5)-(x^2-2)
(f-g)(x)=x+5-x^2+2
(f-g)(x)=-x^2+x+7
:
2. h(2x^2+4x)=-3(2x^2+4x)
h(2x^2+4x)=-6x^2-12x
:
I had trouble interpretting this one. From what I can tell you are putting ^ before AND after your exponents. (You only need it before, and if you have a fractional exponent, put it in parentheses.) If this isn't what you meant, let me know.
3. 5x^(3/2)-25=0
5x^(3/2)-25+25=0+25
5x^(3/2)=25
:
Check by substitution to see if it's true.

0=0 we're right!!!
Happy Calculating!!!