Use the function to evaluate the indicated expressions and simplify.
f(x) = x + 5
f(x2) =
(f(x))2 =

9514 1404 393
Answer:
Step-by-step explanation:
Put the argument in place of x and evaluate the desired expression.
__
1. f(x²) = x² + 5 . . . . . . straight substitution for x
__
2. (f(x))² = (x +5)²
= (x +5)(x +5) = x(x +5) +5(x +5) = x² +5x +5x +25
(f(x))² = x² +10x +25