You can
put this solution on YOUR website!Let f(x)= -x^2+2x-3 and g(x)=-x^2+4x Find each of the following.
a. f(-2) = -(-2)^2+2(-2)-3 = -4-4-3=-11
b. g(3) = -(3)^2+4*3 = -9+12 = 3
c. g(-k) = -(-k)^2+4*(-k) = -k^2-4k
d. g(3m) = -(3m)^2+4(3m) = -9m^2+12m
e. g(k-5)= -(k-5)^2+4(k-5) = -k^2+10k-25+4k-20 = -k^2+14k=45
f. f(3-p)= -(3-p)^2+2(3-p)-3 = -9+6p-p^2+6-2p-3= -p^2+4p-12
==============
Cheers,
Stan H.