23.4k views
1 vote
If f(x)=4x^2+x, find f(x+h)-f(x)
Show work if you can pls

2 Answers

4 votes

Answer:

F(x+h)=4(x+h)^2 + (x+h)

4(x^2 + 2xh + h^2) + (x+h)

4x^2 +8xh + 4h^2 + x + h

-4x^2 -x

Explanation:

I just did this in a test.

User Yoav Aharoni
by
4.2k points
4 votes
F(x+h)=4(x+h)^2 + (x+h)
4(x^2 + 2xh + h^2) + (x+h)
4x^2 +8xh + 4h^2 + x + h
-4x^2 -x

Answer in different forms:
8xh +4h^2+h
h(8x+4h+1)
User VHow
by
3.7k points