Tangent Line to a Curve

Key Questions

  • The "tangent slope" is the slope of the tangent line. It is also called "the slope of the tangent" and "the slope of the curve at a point".

  • Answer:

    You could use infinitesimals...

    Explanation:

    The slope of the tangent line is the instantaneous slope of the curve. So if we increase the value of the argument of a function by an infinitesimal amount, then the resulting change in the value of the function, divided by the infinitesimal will give the slope (modulo taking the standard part by discarding any remaining infinitesimals).

    For example, suppose we want to find the tangent to f(x)f(x) at x=2x=2, where:

    f(x) = x^3-3x^2+x+5f(x)=x33x2+x+5

    Let epsilon > 0ε>0 be an infinitesimal value. Then:

    (f(2+epsilon) - f(2))/epsilonf(2+ε)f(2)ε

    =(((2+epsilon)^3-3(2+epsilon)^2+(2+epsilon)+5)-((2)^3-3(2)^2+(2)+5))/epsilon=((2+ε)33(2+ε)2+(2+ε)+5)((2)33(2)2+(2)+5)ε

    =(((8+12epsilon+6epsilon^2+epsilon^3)-3(4+4epsilon+epsilon^2)+(2+epsilon)+5)-(8-12+2+5))/epsilon=((8+12ε+6ε2+ε3)3(4+4ε+ε2)+(2+ε)+5)(812+2+5)ε

    =((12epsilon+6epsilon^2+epsilon^3)-(12epsilon+3epsilon^2)+epsilon)/epsilon=(12ε+6ε2+ε3)(12ε+3ε2)+εε

    =(epsilon+3epsilon^2+epsilon^3)/epsilon=ε+3ε2+ε3ε

    =1+3epsilon+epsilon^2=1+3ε+ε2

    of which the standard (i.e. finite) part is 11 (discarding the 3epsilon+epsilon^23ε+ε2).

    So the slope of the tangent is 11 and the tangent point is:

    (2, f(2)) = (2, 3)(2,f(2))=(2,3)

    So the equation of the tangent may be written:

    (y-3) = 1(x-2)(y3)=1(x2)

    or more simply:

    y = x+1y=x+1

    graph{ (y-(x^3-3x^2+x+5))(y-x-1) = 0 [-3.355, 6.645, 1.38, 6.38]}

  • The **tangent line ** to a curve at a given point is a straight line that just "touches" the curve at that point.

    So if the function is f(x) and if the tangent "touches" its curve at x=c, then the tangent will pass through the point (c,f(c)). The slope of this tangent line is f'(c) ( the derivative of the function f(x) at x=c).

    A secant line is one which intersects a curve at two points.

    ![clas.sa.ucsb.edu)

    Click this link for a detailed explanation on how calculus uses the properties of these two lines to define the derivative of a function at a point.

Questions