Simplifying the Difference Quotient for f(x) = 1/x

  • Context:
  • Thread starter Thread starter tmt1
  • Start date Start date
  • Tags Tags
    Difference quotient
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
tmt1
Messages
230
Reaction score
0
I have a problem:

f(x) = 1/x,

[f(x) - f(a)] / x- a

I am wondering how to approach this problem.

I have so far.

(1/x - 1/a) / (x-a)

([a-x] / xa) / (x-a)

How would I simplify this?

By the way, the answer is

-1 / ax
 
Physics news on Phys.org
Here's a re-write of your own approach using $\LaTeX$

$$\frac{f(x) - f(a)}{x - a} = \frac{\frac1{x} - \frac1{a}}{x - a} = \frac{\frac{a-x}{ax}}{x - a} = \frac{a - x}{ax(x-a)}$$

Can you use the fact $a - x = -(x-a)$?
 
Last edited: