MatemáticasBásico1 respuestas

Dada f(x) = 3 calcular f(1 / x), f(x²), f(x + 2) y f(x + h)?

Dada f(x) = 3 calcular f(1 / x), f(x²), f(x + 2) y f(x + h).

En resumen

La respuesta es : f(1) = 3 * 1 + 2 = 5 f( - 2) = 3 * ( - 2) + 2 = - 4 f(x²) = 3x² + 2 f(x + h) = 3 * (x + h) + 2 = 3x + 3h + 3.

Mejor respuesta

Merlypeluchin
7

La respuesta es : f(1) = 3 * 1 + 2 = 5

f( - 2) = 3 * ( - 2) + 2 = - 4

f(x²) = 3x² + 2

f(x + h) = 3 * (x + h) + 2 = 3x + 3h + 3.