I need help with 32 step by step Instructions evaluate each
I need help with #32 step by step
Instructions: evaluate each function at the given values of the independent variable and simplify.
Solution
h(x) = x3 - x + 1
(a) h(3)
we will substitute \"3\" in place of \"x\".
h(3) = 33 - (3) + 1
= 27 - 3 + 1
h(3) = 25
.
(b) h (-2)
h(-2) = (-2)3 - (-2) + 1
h(-2) = -8 + 2 + 1
h(-2) = -5
.
(c)
h(-x) = (-x)3 - (-x) + 1
h(-x) = -x3 + x + 1
.
(d) h(3a)
h(3a) = (3a)3 - (3a) + 1
= 27a3 - 3a + 1
