Google Answers Logo
View Question
 
Q: Average Rate of Change ( No Answer,   1 Comment )
Question  
Subject: Average Rate of Change
Category: Science > Math
Asked by: wannabeleader-ga
List Price: $3.00
Posted: 12 Jul 2005 06:40 PDT
Expires: 11 Aug 2005 06:40 PDT
Question ID: 542559
Hi, this question is from a recent quiz. I need to find a strategy on
how to solve it, not necessarily the answer.

For F(x) = Log(x) (this is log base 10), estimate F prime of (1) by
finding the average rate of change over subsequently smaller intervals
around x = 1. Find F prime(x). Does this agree with your estimation?
Answer  
There is no answer at this time.

Comments  
Subject: Re: Average Rate of Change
From: hfshaw-ga on 12 Jul 2005 14:49 PDT
 
The standard definition of the derivative of a function of a single
variable, f(x) is:

f'(x) = limit as d -> 0 {[f(x+d)-f(x)]/d}

If |d| is some small, but nonzero quantity, then the expression in
squiggly brackets above gives an approximation to the derivative of
the function at x.  If d is a positive number, then this approximation
is called the "forward difference" approximation.  If we change the
sign of d, and make it negative, then this approximation is called the
"backwards difference approximation.  In general, the approximate
values one calculates using these formulas will be different from one
another, and a better estimate of the derivative at x can be obtained
by averaging the two.  You should be able to show that the average of
the forward and backwards approximations is given by:

f'(x) ~= {[f(x+d) -f(x-d)]/(2*d)}

This expression is the "central difference" approximation of the derivative.

In your case, f(x) = log(x), and you are interested in finding the
derivative at x=1.  What you need to do is to pick several
successively smaller values of d and calculate the quantity:

{[log(1+d) - log(1-d)]/(2d)}

Note that you can use the properties of the log function to write this as:

{log[(1+x)/(1-x)]/(2d)}


I get the following results for various values of d:

d	approximate f'(x)
0.1	0.43575087
0.01	0.43430895
0.001	0.43429462
0.0001	0.43429448

The exact derivative of log(x) is 1/(x*ln(10)), where ln(10) is the
natural log of 10.  At x = 1, this is numerically equal (to 8 decimal
places) to 0.43429448, so you can see that the central difference
approximation for d = 0.0001 is quite good.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy