👤

ce inseamna f(x+1) pentru functia f(x)=x^2+x+1? vreau un exemplu practic.​

Răspuns :

Răspuns:

Explicație pas cu pas:

inlocuiesti pe x cu x + 1

f(x + 1) = (x + 1)^2 + (x + 1) + 1 = x^2 + 2x + 1 + x + 1 + 1 = x^2 + 3x + 3