Simple Precalculus: Average rate of change

AI Thread Summary
To find the average rate of change of g(x) = 1/x from x = 1 to x = a, the formula used is (g(a) - g(1)) / (a - 1). The calculations yield g(1) = 1 and g(a) = 1/a, leading to the expression ((1/a) - 1) / (a - 1). The correct simplification reveals the average rate of change as -(1/a). The discussion highlights the importance of careful algebraic manipulation and recognizing basic rules to avoid errors in problem-solving.
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
1/a-1 = (1-a)/a :wink:
 
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.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top