Calculus · real student question

Find and simplify the difference quotient (f(x + h) - f(x))/h, where h is not 0, for f(x) = 8 - 11x.

Question

Find the difference quotient

f(x+h)f(x)h,h0\frac{f(x+h)-f(x)}{h}, \qquad h \neq 0

and simplify, for f(x)=811xf(x) = 8 - 11x.

Step-by-step solution

  1. Build f(x+h)f(x+h) by substitution, using brackets. Replace every xx in the rule by the whole quantity x+hx+h:

    f(x+h)=811(x+h)=811x11hf(x+h) = 8 - 11(x+h) = 8 - 11x - 11h

    Writing 811x+h8 - 11x + h — distributing the 11-11 to only the first term — is the most common slip.

  2. Form the numerator and watch the subtraction. Subtracting f(x)f(x) means subtracting the entire expression, so both its terms flip sign:

    f(x+h)f(x)=(811x11h)(811x)=811x11h8+11xf(x+h) - f(x) = (8 - 11x - 11h) - (8 - 11x) = 8 - 11x - 11h - 8 + 11x

  3. Cancel everything without an hh. The 88 and 8-8 cancel, and 11x-11x and +11x+11x cancel:

    f(x+h)f(x)=11hf(x+h) - f(x) = -11h

    That every xx disappears is a signal the function is linear.

  4. Divide by hh. Since h0h \neq 0, the division is legal:

    11hh=11\frac{-11h}{h} = -11

    No hh and no xx survive.

  5. Interpret the constant result. The difference quotient is the slope of the secant line through (x,f(x))(x, f(x)) and (x+h,f(x+h))(x+h, f(x+h)). For a straight line every secant is the line, so the quotient must be the constant slope 11-11 — matching the coefficient of xx in f(x)=811xf(x) = 8 - 11x. Taking h0h \to 0 then gives f(x)=11f'(x) = -11, as expected.

  6. Contrast with a quadratic. For f(x)=2x23x+4f(x) = 2x^2 - 3x + 4 the same procedure gives f(x+h)f(x)h=4x+2h3\dfrac{f(x+h)-f(x)}{h} = 4x + 2h - 3, which still contains both xx and hh. The presence of a leftover hh is normal for non-linear functions; its absence here is exactly what identifies 811x8-11x as linear.

  7. Verify numerically. Take x=2x = 2, h=0.1h = 0.1: f(2.1)=823.1=15.1f(2.1) = 8 - 23.1 = -15.1 and f(2)=822=14f(2) = 8 - 22 = -14, so the quotient is 15.1+140.1=1.10.1=11\dfrac{-15.1 + 14}{0.1} = \dfrac{-1.1}{0.1} = -11 ✓, independent of hh as claimed.

Answer

11-11

Need to solve a different problem like this? Open the solver →