Seemingly Simple Derivative (as a limit) Problem

  • Context: Graduate 
  • Thread starter Thread starter luke8ball
  • Start date Start date
  • Tags Tags
    Derivative Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
luke8ball
Messages
22
Reaction score
0
I'm having trouble showing the following:

lim [f(ax)-f(bx)]/x = f'(0)(a-b)
x→0

I feel like this should be really easy, but am I missing something? I tried to use the definition of the derivative, but I know I can't just say f(ax)-f(bx) = (a-b)f(x).

Any ideas?
 
Physics news on Phys.org
You mean so that I get:

[lim f(ax) - f(0)]/x - [lim f(bx) - f(0)]/x
x→0 x→0

I had thought about that, but I still don't see how that gives me af'(0) - bf'(0)...