# Nakafa Framework: LLM URL: /en/subject/high-school/11/mathematics/function-modeling/rational-function Source: https://raw.githubusercontent.com/nakafaai/nakafa.com/refs/heads/main/packages/contents/subject/high-school/11/mathematics/function-modeling/rational-function/en.mdx Output docs content for large language models. --- export const metadata = { title: "Rational Function", description: "Master rational functions with real-world examples, domain finding, simplification techniques, and operations. Learn through practical problems like chicken coop design.", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "05/18/2025", subject: "Functions and Their Modeling", }; ## What is a Rational Function? Have you ever seen fractions in mathematics? Well, rational functions are similar to fractions, but more interesting because they involve variables! A rational function is a function in the form of a fraction, where both the numerator and denominator are polynomial functions. Simply put, a rational function can be written as: Where: - is a polynomial in the numerator - is a polynomial in the denominator - (denominator cannot be zero) ## Examples of Rational Functions in Life Let's look at a real example to better understand rational functions. **Chicken Coop Problem:** Mr. Budi wants to build a rectangular chicken coop with an area of 100 m². He wants to know the relationship between the length and width of the coop. If the length of the coop is meters, then: - Area = length × width = 100 - - Width = The function is an example of a rational function! ## Types of Rational Functions ### Simple Rational Function The simplest form of a rational function: Where is a constant. Example: ### Linear Rational Function Both numerator and denominator are linear functions: Example: ### Quadratic Rational Function Involves quadratic functions in the numerator or denominator: ## Domain of Rational Functions The domain of a rational function is all values of that make the function defined. Remember, the denominator cannot be zero! **How to find the domain:** 1. Find values of that make the denominator = 0 2. The domain is all real numbers except those values **Example:** Determine the domain of **Solution:** - Denominator is zero when: - So: - Domain: ## Simplifying Rational Functions Rational functions can be simplified by finding common factors in the numerator and denominator. ### Without Factoring Simplify: **Solution:**
### With Factoring Simplify: **Solution:**
Note: (from the original domain) ## Operations on Rational Functions ### Addition and Subtraction Just like regular fractions, we need to find a common denominator first! **Example:** **Solution:**
### Multiplication Multiply numerator with numerator, denominator with denominator: **Example:** **Solution:** ### Division Remember, dividing = multiplying by the reciprocal: ## Exercises 1. Determine the domain of 2. Simplify 3. Calculate 4. A car travels 300 km. If the average speed is km/h, write the travel time function in terms of . ### Answer Key **Answer 1:**
Domain: **Answer 2:**
With the condition **Answer 3:**
**Answer 4:** Time = Distance ÷ Speed