Problem 53
Question
If p is a polynomial, show that lim \(_{x \rightarrow a} p(x)=p(a).\)
Step-by-Step Solution
Verified Answer
The limit of a polynomial as \( x \to a \) is simply \( p(a) \), the polynomial evaluated at \( x = a \).
1Step 1: Understand the Limit Definition of a Polynomial
A polynomial \( p(x) \) is a function of the form \( p(x) = a_n x^n + a_{n-1} x^{n-1} + ... + a_1 x + a_0 \), where \( a_n, a_{n-1}, ..., a_1, a_0 \) are constants. We want to show that the limit of this polynomial as \( x \rightarrow a \) is equal to \( p(a) \). This means we substitute \( a \) into the polynomial and see that it equals the result of the limit.
2Step 2: Apply Limit Properties
We use the property that the limit of a sum of functions is the sum of their limits, and the limit of a constant multiplied by a function is the constant multiplied by the limit of the function. Hence, \( \lim_{x \to a} (c \cdot f(x)) = c \cdot \lim_{x \to a} f(x) \).
3Step 3: Use the Limit of Power
For each term \( a_i x^i \) in the polynomial, \( \lim_{x \to a} a_i x^i = a_i \cdot \lim_{x \to a} x^i = a_i a^i \), because \( \lim_{x \to a} x^i = a^i \).
4Step 4: Sum the Limits of Each Term
By step 2, \( \lim_{x \to a} p(x) = \lim_{x \to a} (a_n x^n + ... + a_1 x + a_0) = a_n a^n + ... + a_1 a + a_0 \). This is equivalent to \( p(a) \).
5Step 5: Conclude the Equality of Limit and Evaluation
Thus, the limit as \( x \rightarrow a \) of the polynomial \( p(x) \) simplifies to directly evaluating the polynomial at \( x = a \). Therefore, \( \lim_{x \to a} p(x) = p(a) \).
Key Concepts
Limit PropertiesPolynomial EvaluationLimit of a FunctionLimit of a Power
Limit Properties
When working with limits in calculus, there are standard properties that greatly simplify evaluations. Two fundamental properties are useful here:
- Limit of a Sum: The limit of a sum of functions is the sum of their limits. This means if you have functions \( f(x) \) and \( g(x) \), then \( \lim_{x \to a} [f(x) + g(x)] = \lim_{x \to a} f(x) + \lim_{x \to a} g(x) \).
- Limit of a Constant Multiple: The limit of a constant multiplied by a function is the constant multiplied by the limit of the function. Mathematically, \( \lim_{x \to a} [c \cdot f(x)] = c \cdot \lim_{x \to a} f(x) \).
Polynomial Evaluation
Evaluating a polynomial means substituting a specific value into the polynomial expression. For a polynomial \( p(x) = a_n x^n + a_{n-1} x^{n-1} + \ldots + a_1 x + a_0 \), to evaluate it at \( x = a \), simply replace all instances of \( x \) with \( a \).
- Example: If \( p(x) = 2x^2 + 3x + 1 \) and you want \( p(2) \), substitute 2 for \( x \) to get \( 2(2)^2 + 3(2) + 1 = 11 \).
Limit of a Function
The limit of a function at a particular point helps us understand the behavior of the function as it approaches that point. Specifically, for a function \( f(x) \), \( \lim_{x \to a} f(x) \) denotes the value that \( f(x) \) gets closer to as \( x \) approaches \( a \).
- For a polynomial, this means that as \( x \) approaches \( a \), the polynomial \( p(x) \) approaches the value \( p(a) \).
Limit of a Power
Polynomials contain terms that are powers of their variable, such as \( x^n \). Understanding the limit of a power is crucial, as each term in a polynomial can be evaluated individually.
By applying this property across all terms, we can sum them to evaluate the limit of the entire polynomial, confirming that \( \lim_{x \to a} p(x) = p(a) \).
This step-by-step application of limits to powers within polynomials allows for straightforward limit calculations, making polynomial limit evaluations a breeze.
- For any base \( x \) as it approaches \( a \), \( \lim_{x \to a} x^n = a^n \).
By applying this property across all terms, we can sum them to evaluate the limit of the entire polynomial, confirming that \( \lim_{x \to a} p(x) = p(a) \).
This step-by-step application of limits to powers within polynomials allows for straightforward limit calculations, making polynomial limit evaluations a breeze.
Other exercises in this chapter
Problem 52
\(51-52\) (a) Prove that the equation has at least one real root. (b) Use your calculator to find an interval of length 0.01 that contains a root. \(\ln x=3-2 x
View solution Problem 53
(a) Sketch the graph of the function \(f(x)=x|x|.\) (b) For what values of \(x\) is f differentiable? (c) Find a formula for \(f^{\prime}\) .'
View solution Problem 53
\(53-54\) (a) Prove that the equation has at least one real root. (b) Use your graphing device to find the root correct to three decimal places. \(100 e^{-x / 1
View solution Problem 54
The left-hand and right-hand derivatives of \(f\) at a are defined by $$f_{-}^{\prime}(a)=\lim _{h \rightarrow 0^{-}} \frac{f(a+h)-f(a)}{h}$$ and $$\quad f_{+}^
View solution