Relax

Respuesta :

Answer:

6x + 3h

Step-by-step explanation:

F(X) = 3x^2

F(X+h) = 3(X+h)^2

then F(X+h) - F(X) / h

= 3(X+h)^2 - 3x^2 / h

= 3(x^2 + 2hx + h^2) - 3x^2 / h

= 3x^2 + 6hx +3h^2 - 3x^2 / h

= 6hx + 3h^2 / h

= h (6x +3h) / h

= 6x + 3h

I hope this answer is correct