Raymond B. answered 03/30/22
Math, microeconomics or criminal justice
f(x) =7-6x
f(-1) = 7-6(-1) = 13
f(-a) = 7-6(-a) = 7+6a
f(-3+x) = 7-6(-3+x) = 7-18-x = -11-x
g(x) = x^2-3x
g(2) = 2^2 -3(2) = 4 -6 = -2
g(a+b) = (a+b)^2 -3(a+b) = a^2 +2ab + b^2 -3a -3b
g(2-x) = (2-x)^2 -3(2-x) = x^2 -4x +4 -6 +3x = x^2 -x -2
h(x) = 4^x
h(3)= 4^3 = 64
h(5)=4^5 = 1024
h(1/2) = 4^1/2 = 2