Simple Precalculus: Average rate of change

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 5K views
DarrenM
Messages
79
Reaction score
1

Homework Statement


Find the average rate of change:
g(x)=1/x; x = 1, x = a


Homework Equations


(f(b)-f(a))/(b-a) = Average rate of change


The Attempt at a Solution


I've spent far too much time on this problem, but I know I'm making a stupid error and I just can't pin it down. So far, the steps I'm pretty confident about:

g(1) = 1/1 = 1
g(a) = 1/a

Average rate of change = ((1/a)-1)/(a-1)

According to the book the answer is -(1/a)... but I'm just not seeing it.
 
Physics news on Phys.org
Yea, got it now. It was just as ridiculous an oversight as I had originally thought. I kept getting to the point in the problem where I had (1-a)/(a(a-1)) and going, "Oh, I can't divide those binomials!" Factor out a -1 from the numerator, cancel out the resulting binomial with the denominator and there's the answer... staring me right in the face. I'm rather embarrassed that I had so much trouble with such a simple problem, and that I forgot such a basic rule. Thanks for the help.