Local Linearity and Linearization
Help Questions
AP Calculus BC › Local Linearity and Linearization
A temperature model $T$ satisfies $T(10)=68$ and $T'(10)=1.5$. What is the linear approximation near $t=10$?
$L(t)=68-1.5(t-10)$
$L(t)=68+1.5(t-10)$
$L(t)=68+10(t-1.5)$
$L(t)=10+1.5(t-68)$
$L(t)=1.5+68(t-10)$
Explanation
This question involves linearization of a temperature model at a specific time. The linear approximation formula L(t) = T(a) + T'(a)(t - a) applies here with a = 10. Given T(10) = 68 and T'(10) = 1.5, we substitute these values directly. The linearization becomes L(t) = 68 + 1.5(t - 10), representing how temperature changes near t = 10. This tangent line approximation uses the temperature value 68 and rate of change 1.5 at time t = 10. Choice B swaps the function value and point of linearization, which would be incorrect. Remember: linearization format is always function_value + derivative × (input - point).
For $f$, $f(0)=1$ and $f'(0)=-frac12$. What is the linear approximation near $x=0$?
$L(x)=1-0(x+\tfrac12)$
$L(x)=0-\tfrac12(x-1)$
$L(x)=-\tfrac12+1(x-0)$
$L(x)=1+\tfrac12(x-0)$
$L(x)=1-\tfrac12(x-0)$
Explanation
This linearization problem involves fractional derivative and centers at x = 0. Using L(x) = f(a) + f'(a)(x - a) with a = 0, f(0) = 1, and f'(0) = -1/2. The linearization at the origin simplifies to L(x) = 1 + (-1/2)(x - 0) = 1 - (1/2)x. Since we're linearizing at x = 0, the (x - 0) term becomes just x. This tangent line starts at (0, 1) and has slope -1/2, decreasing as x increases. Choice C uses +1/2 instead of -1/2, giving an incorrect positive slope. When linearizing at x = 0, the formula reduces to f(0) + f'(0)x.
A function $M$ has $M(\pi)=2\pi$ and $M'(\pi)=2$. What is the linear approximation near $x=\pi$?
$L(x)=2\pi-2(x-\pi)$
$L(x)=\pi+2(x-2\pi)$
$L(x)=2\pi+2(x-\pi)$
$L(x)=2\pi+\pi(x-2)$
$L(x)=2+2\pi(x-\pi)$
Explanation
This linearization involves $\pi$ values with positive integer derivative. Using $L(x) = M(a) + M'(a)(x - a)$ with a = $\pi$, M($\pi$) = 2$\pi$, and M'($\pi$) = 2. The linear approximation becomes $L(x) = 2\pi + 2(x - \pi)$. The tangent line passes through ($\pi$, 2$\pi$) with slope 2, increasing by 2 units per unit increase in x. The function value is twice the linearization point, creating interesting geometric relationships. Choice C uses -2 instead of +2, representing decreasing behavior when the derivative indicates increase. When working with $\pi$ values, maintain exact forms and verify derivative signs for proper function behavior.
For differentiable $F$, $F(9)=1$ and $F'(9)=8$. Which is the tangent line at $x=9$?
$y=8+1(x-9)$
$y=1+8(x-9)$
$y=1-8(x-9)$
$y=9+8(x-1)$
$y=1+9(x-8)$
Explanation
This question asks for the tangent line of function F with specific numerical values. Using y = F(a) + F'(a)(x - a) with a = 9, F(9) = 1, and F'(9) = 8. The tangent line equation becomes y = 1 + 8(x - 9). This line passes through (9, 1) with slope 8, indicating rapid increase of 8 units per unit increase in x. The linearization provides an excellent approximation of F(x) near x = 9 due to the substantial slope. Choice B incorrectly uses (x - 1) instead of (x - 9), representing linearization at the wrong point. Verify the linearization point matches the given x-value where function value and derivative are specified.
For differentiable $f$, given $f(2)=5$ and $f'(2)=-3$, what is the linearization of $f$ at $x=2$?
$L(x)=5-2(x-3)$
$L(x)=5+3(x-2)$
$L(x)=5-3(x-2)$
$L(x)=5-3(x+2)$
$L(x)=2-3(x-5)$
Explanation
This question requires finding the linearization of a function at a specific point. The linearization formula is L(x) = f(a) + f'(a)(x - a), where a is the point of linearization. Given f(2) = 5 and f'(2) = -3, we substitute a = 2 into the formula. This gives us L(x) = 5 + (-3)(x - 2) = 5 - 3(x - 2). The tangent line approximates the function near x = 2 using the function value and slope at that point. Choice B is tempting because it uses the correct values but has (x + 2) instead of (x - 2), which would represent linearization at x = -2. Always verify the linearization formula: start with f(a), add f'(a) times (x - a).
A function $S$ has $S(11)=!-2$ and $S'(11)=9$. Which is the tangent line at $x=11$?
$y=11+9(x+2)$
$y=-2-9(x-11)$
$y=-2+11(x-9)$
$y=9-2(x-11)$
$y=-2+9(x-11)$
Explanation
This linearization involves large numerical values with positive derivative. Using y = S(a) + S'(a)(x - a) with a = 11, S(11) = -2, and S'(11) = 9. The tangent line becomes y = -2 + 9(x - 11). Despite the negative function value, the large positive derivative indicates rapid increase. The tangent line passes through (11, -2) and increases by 9 units per unit increase in x, quickly overcoming the negative starting value. Choice C uses -9 instead of +9, representing continued decrease rather than the strong upward trend. Large positive derivatives can overcome negative function values to create increasing linearizations.
Let $k(7)=\tfrac{9}{2}$ and $k'(7)=-\tfrac{1}{3}$. Which is the tangent line at $x=7$?
$y=7-\tfrac{1}{3}(x-\tfrac{9}{2})$
$y=\tfrac{9}{2}+\tfrac{1}{3}(x-7)$
$y=\tfrac{9}{2}-\tfrac{1}{3}(x-7)$
$y=\tfrac{9}{2}-7(x+\tfrac{1}{3})$
$y=-\tfrac{1}{3}+\tfrac{9}{2}(x-7)$
Explanation
This linearization involves fractional values with attention to negative derivatives. Using y = k(a) + k'(a)(x - a) with a = 7, k(7) = 9/2, and k'(7) = -1/3. The tangent line becomes y = 9/2 + (-1/3)(x - 7) = 9/2 - (1/3)(x - 7). The line passes through (7, 9/2) with slope -1/3, decreasing slowly as x increases. The negative derivative indicates the function decreases by 1 unit for every 3 units increase in x. Choice C uses +1/3 instead of -1/3, representing increasing behavior when the function is actually decreasing. Carefully track signs when working with fractional derivatives to ensure correct increasing/decreasing behavior.
Given $p(4)=7$ and $p'(4)=2$, which is the tangent line to $p$ at $x=4$?
$y=7+4(x-2)$
$y=7-2(x-4)$
$y=2+7(x-4)$
$y=7+2(x-4)$
$y=4+2(x-7)$
Explanation
This question seeks the tangent line equation using the standard linearization approach. With p(4) = 7 and p'(4) = 2, we apply the formula y = f(a) + f'(a)(x - a) at a = 4. Substituting the given values yields y = 7 + 2(x - 4). This tangent line passes through the point (4, 7) with slope 2, providing the best linear approximation of p near x = 4. The linear function captures both the function value and instantaneous rate of change at the point of tangency. Choice B incorrectly reverses the function value and point, using y = 4 + 2(x - 7) instead. Standard linearization checklist: correct point a, function value f(a), derivative f'(a), and format f(a) + f'(a)(x - a).
Let $r(1)=\tfrac12$ and $r'(1)=\tfrac12$. What is the linear approximation of $r$ at $x=1$?
$L(x)=1+\tfrac12(x-\tfrac12)$
$L(x)=\tfrac12+1(x-\tfrac12)$
$L(x)=\tfrac12+\tfrac12(x-1)$
$L(x)=\tfrac12+\tfrac12(x+1)$
$L(x)=\tfrac12-\tfrac12(x-1)$
Explanation
This linearization problem involves fractional values for both function value and derivative. Using L(x) = r(a) + r'(a)(x - a) with a = 1, r(1) = 1/2, and r'(1) = 1/2. The linear approximation becomes L(x) = 1/2 + (1/2)(x - 1). Both the function value and slope are 1/2, creating a tangent line that passes through (1, 1/2) with slope 1/2. This means the function increases by 1 unit for every 2 units of increase in x. Choice C uses -1/2 for the derivative, which would represent decreasing behavior. When both function value and derivative are fractions, maintain precision and verify signs throughout the calculation.
A concentration function $C$ satisfies $C(0)=8$ and $C'(0)=5$. What is the linear approximation near $t=0$?
$L(t)=8-5t$
$L(t)=0+5(t-8)$
$L(t)=8+0(t-5)$
$L(t)=8+5t$
$L(t)=5+8t$
Explanation
This problem asks for linearization at x = 0, which simplifies the algebraic form. Using L(t) = C(a) + C'(a)(t - a) with a = 0, C(0) = 8, and C'(0) = 5. The linearization becomes L(t) = 8 + 5(t - 0) = 8 + 5t. When linearizing at the origin, the (t - 0) term simplifies to just t, creating a clean linear function. The concentration starts at 8 when t = 0 and increases by 5 units per unit increase in time. Choice B incorrectly maintains the (t - 8) form, suggesting linearization at t = 8 rather than t = 0. Linearization at the origin produces the simple form f(0) + f'(0)x.