A Basic Function Problem with a Limit

  • Thread starter Thread starter DMOC
  • Start date Start date
  • Tags Tags
    Function Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
39 replies · 11K views
Yes.
 
Physics news on Phys.org
Cool! Think of a function that has 7 + 2x as its derivative.

(f + g)' = f' + g'

so you can just do it for 7 and 2x and then add the results.
 
7x and x^2

Well, x[tex]^{2}[/tex] + 7x
 
You might want to talk to your professor or a classmate and find out what they expect you to know so that you can read up on it.
 
DMOC said:
[tex]\lim_{h \to 0}\frac{f(h)}{h} + \lim_{h \to 0}\frac{2xh}{h}[/tex]

The second part would just cancel out since it's a straight up 2xh/h problem wher ethe h's cancel. 2x remains.

f ' (x) = 7 + 2x

Just wondering, but how did you replace f(x) with 2xh?

Thanks for helping man ... are you a teacher?

But there's just one more thing I'm confused about after this problem.

[tex]\lim_{h \to 0}\frac{f(x+h) - f(x)}{h}[/tex] is the formula for derivatives as h approaches zero.

However, we eventually ended up with what you see in the quotes.

[tex]\lim_{h \to 0}\frac{f(h)}{h} + \lim_{h \to 0}\frac{2xh}{h}[/tex]

I had to substitute h in for y but you said that I wasn't supposed to do it, but that's how we got there ... thanks again for your help.
 
Okay, we started with the definition of a derivative. used the fact that f(x + y) = f(x) + f(y) + 2xy to rewrite the top part of the derivative which is f(x + h) - f(x) as f(x) + f(h) + 2xh - f(x) = f(h) + 2xh.

You should be able to take it from there. Read through the thread again if you need to.
 
Got it.

I was wondering why you seemed to have a weird "y" before I realized it was actually a strikethrough. ;)
 
Oh my bad man! And here I thought I was being slick! I'll keep that in mind in the future. Sorry for any confusion it may have caused.