# Nakafa Framework: LLM URL: https://nakafa.com/en/subject/high-school/12/mathematics/limit/limit-of-algebraic-function Source: https://raw.githubusercontent.com/nakafaai/nakafa.com/refs/heads/main/packages/contents/subject/high-school/12/mathematics/limit/limit-of-algebraic-function/en.mdx Output docs content for large language models. --- export const metadata = { title: "Limit of Algebraic Function", description: "Calculate limits of polynomial and rational functions. Master factoring, rationalization techniques, and solve indeterminate forms with detailed examples.", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "05/26/2025", subject: "Limits", }; ## Understanding Limits of Algebraic Functions Imagine you are driving a car towards a destination. The closer you get to your destination, the clearer you can see its details. In mathematics, **limits of algebraic functions** work in a similar way. Limits show the value approached by an algebraic function when its input variable approaches a certain value. Algebraic functions are functions formed from combinations of algebraic operations such as addition, subtraction, multiplication, division, and exponentiation with rational exponents. Examples include polynomial functions like and rational functions like . ## Fundamental Properties of Algebraic Limits To calculate limits of algebraic functions, we can use basic properties that are very helpful: ### Limits of Polynomial Functions For polynomial functions that are **continuous** at all points, calculating limits is very simple. We can directly **substitute** the approaching value. Let , then: Since polynomial functions are continuous at all points, we can substitute directly: ### Limits of Rational Functions Rational functions have the form where and are polynomials. Their limit calculation depends on the denominator value: - **If the denominator is not zero:** Use direct substitution like polynomial functions. - **If the denominator is zero:** We obtain an indeterminate form that requires algebraic manipulation. ## Handling Indeterminate Forms When direct substitution yields the form , we need to use special techniques. ### Factoring Technique The most common method is to factor the numerator and denominator, then simplify. **Example:** Calculate Direct substitution gives . Let's factor:
Since approaches 2 (not equal to 2), we can cancel the factor : ### Rationalization Technique For limits involving radical forms, we often need to rationalize. Direct substitution yields an indeterminate form. **Example:** Calculate Direct substitution:
We rationalize by multiplying with the **conjugate** . The purpose is to eliminate the radical form in the numerator using the formula :
Since (approaching 1), we can cancel : ## Application of Limit Properties to Algebraic Functions The limit properties we have learned can be applied systematically: ### Combining Properties **Example:** Calculate Direct substitution:
Let's factor both. For , we find two numbers that when multiplied give and when added give . Those numbers are and .
Therefore:
Substitute : > If the numerator is non-zero and the denominator is zero (like with ), the limit approaches infinity. If both numerator and denominator are zero (the form ), use factoring or rationalization techniques. ## Continuity and Limits A function is said to be **continuous** at if: 1. exists (is defined) 2. exists 3. Polynomial functions are continuous at all points, while rational functions are continuous at all points except where their denominator is zero. ## Exercises 1. Calculate 2. Calculate 3. Calculate 4. Determine whether the function is continuous at 5. Calculate ### Answer Key 1. **Solution:** Since this is a polynomial function that is continuous at all points, we can substitute directly:
2. **Solution:** Since this is a rational function with a non-zero denominator at , use direct substitution:
3. **Solution:** Direct substitution gives . Let's factor the numerator:
4. **Solution:** To check continuity at , check three conditions: - **Condition 1 (function is defined):** ✓ (exists) - **Condition 2 (limit exists):** Since it's a polynomial function, ✓ (exists) - **Condition 3 (limit equals function value):** ✓ (equal) Since all three continuity conditions are satisfied, the function is **continuous** at . 5. **Solution:** Direct substitution: (indeterminate form). Use rationalization by multiplying with the conjugate :