By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Linear approximation is a method to estimate the value of a function near a known point using the tangent line at that point. The formula is ( L(x) = f(a) + f'(a)(x-a) ). This topic appears in exams to test your understanding of derivatives and their practical applications in approximating function values. Typical questions involve finding the linear approximation of a function at a given point and estimating the error.
Linear approximation is tested in calculus exams, particularly in AP Calculus, university-level calculus courses, and some engineering and physics exams. It frequently appears in questions worth 5-10 marks, testing your ability to apply derivatives and understand the concept of local linearity.
If you are missing these, you will struggle with understanding the slope of the tangent line and how it approximates the function.
The linear approximation of a function ( f ) at a point ( a ) is given by: [ L(x) = f(a) + f'(a)(x-a) ]
Imagine the tangent line at ( x = a ) as a straight line that closely follows the curve of ( f(x) ) near ( a ). The closer ( x ) is to ( a ), the better the approximation.
Intermediate
Question: Find the linear approximation of ( f(x) = x^2 ) at ( x = 1 ) for ( x = 1.1 ).
Answer: ( L(1.1) = 1.2 )
Question: Find the linear approximation of ( f(x) = \sin(x) ) at ( x = 0 ) for ( x = 0.1 ).
Answer: ( L(0.1) = 0.1 )
Question: Estimate the error in the linear approximation of ( f(x) = e^x ) at ( x = 0 ) for ( x = 0.2 ).
Answer: The error is approximately 0.02.
Correct Approach: Always verify that ( f'(a) ) exists.
Mistake: Using a point ( a ) far from ( x ).
Correct Approach: Choose ( a ) close to ( x ).
Mistake: Ignoring the error term.
Correct Approach: Estimate the error using the second derivative.
Mistake: Confusing ( f(a) ) and ( f'(a) ).
Favored By: AP Calculus, university exams.
Short Answer: Calculate the linear approximation and estimate the error.
Favored By: University calculus exams.
Problem-Solving: Apply linear approximation to a real-world scenario.
What is the linear approximation of ( f(x) = x^3 ) at ( x = 2 ) for ( x = 2.1 )? - A: 8.0 - B: 8.6 - C: 9.2 - D: 10.0
Correct Answer: B Explanation: ( f(2) = 8 ), ( f'(x) = 3x^2 ), ( f'(2) = 12 ), ( L(2.1) = 8 + 12(0.1) = 9.2 ).Why the Distractors Are Tempting: A is the value at ( x = 2 ), C and D are plausible but incorrect calculations.
What is the linear approximation of ( f(x) = e^x ) at ( x = 0 ) for ( x = 0.1 )? - A: 0.1 - B: 1.0 - C: 1.1 - D: 1.2
Correct Answer: C Explanation: ( f(0) = 1 ), ( f'(x) = e^x ), ( f'(0) = 1 ), ( L(0.1) = 1 + 1(0.1) = 1.1 ).Why the Distractors Are Tempting: A is the derivative, B is the value at ( x = 0 ), D is a plausible but incorrect calculation.
Estimate the error in the linear approximation of ( f(x) = \cos(x) ) at ( x = 0 ) for ( x = 0.2 ).- A: 0.01 - B: 0.02 - C: 0.04 - D: 0.08
Correct Answer: B Explanation: ( f(0) = 1 ), ( f'(x) = -\sin(x) ), ( f'(0) = 0 ), ( f''(x) = -\cos(x) ), ( f''(0) = -1 ), Error ( \approx \frac{-1}{2}(0.2)^2 = 0.02 ).Why the Distractors Are Tempting: A, C, and D are plausible but incorrect estimates.
What is the linear approximation of ( f(x) = \sin(x) ) at ( x = \pi ) for ( x = \pi + 0.1 )? - A: 0.1 - B: -0.1 - C: 0.0 - D: -0.2
Correct Answer: B Explanation: ( f(\pi) = 0 ), ( f'(x) = \cos(x) ), ( f'(\pi) = -1 ), ( L(\pi + 0.1) = 0 - 1(0.1) = -0.1 ).Why the Distractors Are Tempting: A is the derivative at ( x = 0 ), C is the value at ( x = \pi ), D is a plausible but incorrect calculation.
What is the linear approximation of ( f(x) = \ln(x) ) at ( x = 1 ) for ( x = 1.1 )? - A: 0.1 - B: 0.0 - C: 0.095 - D: 0.2
Correct Answer: A Explanation: ( f(1) = 0 ), ( f'(x) = \frac{1}{x} ), ( f'(1) = 1 ), ( L(1.1) = 0 + 1(0.1) = 0.1 ).Why the Distractors Are Tempting: B is the value at ( x = 1 ), C and D are plausible but incorrect calculations.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.