Paul's Online Notes
Paul's Online Notes
Home / Calculus I / Limits / Tangent Lines and Rates of Change
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 2.1 : Tangent Lines And Rates Of Change

3. For the function \(W\left( x \right) = \ln \left( {1 + {x^4}} \right)\) and the point \(P\) given by \(x = 1\) answer each of the following questions.

  1. For the points \(Q\) given by the following values of \(x\) compute (accurate to at least 8 decimal places) the slope, \({m_{PQ}}\), of the secant line through points \(P\) and \(Q\).
    1. 1.5
    2. 1.1
    3. 1.01
    4. 1.001
    5. 1.0001
    1. 0.5
    2. 0.9
    3. 0.99
    4. 0.999
    5. 0.9999
  2. Use the information from (a) to estimate the slope of the tangent line to \(W\left( x \right)\) at \(x = 1\) and write down the equation of the tangent line.

Show All Solutions Hide All Solutions

a For the points \(Q\) given by the following values of \(x\) compute (accurate to at least 8 decimal places) the slope, \({m_{PQ}}\), of the secant line through points \(P\) and \(Q\). Show Solution
  1. 1.5
  2. 1.1
  3. 1.01
  4. 1.001
  5. 1.0001
  1. 0.5
  2. 0.9
  3. 0.99
  4. 0.999
  5. 0.9999

The first thing that we need to do is set up the formula for the slope of the secant lines. As discussed in this section this is given by,

\[{m_{PQ}} = \frac{{W\left( x \right) - W\left( 1 \right)}}{{x - 1}} = \frac{{\ln \left( {1 + {x^4}} \right) - \ln \left( 2 \right)}}{{x - 1}}\]

Now, all we need to do is construct a table of the value of \({m_{PQ}}\) for the given values of \(x\). All of the values in the table below are accurate to 8 decimal places.

\(x\) \({m_{PQ}}\) \(x\) \({m_{PQ}}\)
1.5 2.21795015 0.5 1.26504512
1.1 2.08679449 0.9 1.88681740
1.01 2.00986668 0.99 1.98986668
1.001 2.00099867 0.999 1.99899867
1.0001 2.00009999 0.9999 1.99989999


b Use the information from (a) to estimate the slope of the tangent line to \(W\left( x \right)\) at \(x = 1\) and write down the equation of the tangent line. Show Solution

From the table of values above we can see that the slope of the secant lines appears to be moving towards a value of 2 from both sides of \(x = 1\) and so we can estimate that the slope of the tangent line is : \(\require{bbox} \bbox[2pt,border:1px solid black]{{m = 2}}\).

The equation of the tangent line is then,

\[y = W\left( 1 \right) + m\left( {x - 1} \right) = \require{bbox} \bbox[2pt,border:1px solid black]{{\ln \left( 2 \right) + 2\left( {x - 1} \right)}}\]

Here is a graph of the function and the tangent line.

Tangent_Rate_P3