4.3: Evaluar una función
( \newcommand{\kernel}{\mathrm{null}\,}\)
Cuando se evalúa una función, reemplace x con un valor numérico dado o una expresión algebraica, y luego simplifique el resultado.
Dadof(x)=−x2+5x+12, encuentra cada uno de los siguientes:
- f(2)
- f(−5)
- f(t)
- f(4x−1)
Solución
- Reemplazarx con2:
f(x)=−x2+5x+12Given equationf(2)=−(22)+5∗2+12Replace x with 2 - notice that only 2 is squared, not the minus signf(2)=−4+10+12Simplifyf(2)=18Solution
- Reemplazarx con−5:
f(x)=−x2+5x+12Given equation f(−5)=−((−5)2)+5∗(−5)+12Replace x with −5 - notice that it’s −x2 , so the −5 is squared, but the result is still negativef(2)=−25+(−25)+12Simplify f(2)=−38Solution
- Reemplazarx cont:
f(x)=−x2+5x+12Given equation f(t)=−t2+5∗(t)+12Replace x with t f(t)=−t2+5t+12Simplify
- Reemplazarx con(4x−1):
f(x)=−x2+5x+12Given equationf(4x−1)=−(4x−1)2+5∗(4x−1)+12Replace x with (4x−1)f(4x−1)=−(16x2−8x+1)+20x−5+12Expand(4x−1)2 and distribute the 5 to (4x−1)f(4x−1)=−16x2+8x−1+20x−5+12Distribute the negative signf(4x−1)=16x2+28x+6Simplify
- Para la funciónf(x)=x3−9, encontrar
- f(3)
- f(2x−5)
- f(t)
- Para la funciónf(x)=x2−4x+1, encontrar
- f(2)
- f(4x+3)
- f(z)
- Para la funciónf(x)=x4+9x2−6x−1, encontrar
- f(1)
- f(x+2)
- f(a)