Find and simplify the difference quotient [ f(x+h) - f(x) ] / h, h does not equal 0 f(x) = x^2
2x
answer is not 2x and i need an explanation
Ohh, sorry I thought it was when h tends to 0 xD
oh haha idk how to do it im confused on how to get the 2x
f(x) = x^2 f(x+h) = (x+h)^2 [ f(x+h) - f(x) ] / h = [ (x+h)^2 - x^2 ] / h = (x+h+x)(x+h-x) / h = (2x+h)(h) / h = (2x+h)
As h->0, 2x+h -> 2x
wait how does (x+h)^2 - x^2 go to (x+h+x)(x+h-x)
There is an algebraic identity for the difference of two squares: \(a^2 - b^2 = (a+b)(a-b) \) Therefore, \((x+h)^2 - x^2 = (x+h+x)(x+h-h) = (2x+h)(x)\)
OHHHH okay
I meant \((x+h)^2 - x^2 = (x+h+x)(x+h-x) = (2x+h)(h)\)
so how do you get the ending x? i understand (x+h)(x+h) then idk the -x^2
typo in my reply before the last one which I corrected in the previous reply.
im reading the most recent one but i still dont understand the ending x?
There is a 'h' at the end not 'x'
in the second part
a^2 - b^2 = (a+b)(a-b) (x+h)^2 - x^2 = ? a = x+h, b = x a + b = x + h + x = 2x + h a - b = x + h - x = h (a+b)(a-b) = (2x+h)(h)
okay i understand now, thank you so much
You are welcome. You can also do this the long way: (x+h)^2 = x^2 + 2xh + h^2 (x+h)^2 - x^2 = x^2 + 2xh + h^2 - x^2 = 2xh + h^2 = (2x+h)(h)
Join our real-time social learning platform and learn together with your friends!