ScholarQuill logoScholarQuillUniversity Notes
  • Notes
  • Past Papers
  • Blogs
  • Todo
Login
ScholarQuill logoScholarQuillUniversity Notes
Login
NotesPast PapersBlogsTodo
More
SubjectsDiscussionCGPA CalculatorGPA CalculatorStudent PortalCourse Outline
About
About usPrivacy PolicyReportContact
Notes
Past Papers
Blogs
Todo
Analytics
    Current Subject
    🧩
    Math Deficiency - I
    MD-001
    Progress0 / 38 topics
    Topics
    1. Sets: Definition, Representation, and Operations2. Relation and Function: Graphical Transformation of Functions3. Properties of Functions4. Composition and Inverses of Functions5. Domain and Range of Functions6. Maximum and Minimum Values of Functions7. Increasing and Decreasing Functions8. Zeros and Intercepts of Functions9. Piecewise Functions10. Continuity and Discontinuity of Functions11. Polynomials and Rational Functions12. Polynomial Long Division and Synthetic Division13. Solution of Rational Functions14. Absolute Valued Functions and Their Properties15. Asymptotes: Horizontal, Vertical, and Oblique16. Exponential Functions and Their Properties17. Logarithmic Functions and Their Properties18. Systems of Equations: Two Equations and Two Unknowns19. Systems of Equations: Three Equations and Three Unknowns20. Matrix Algebra: Addition, Subtraction, and Multiplication21. Row Operations and Row Echelon Forms22. Augmented Matrices23. Determinant of Matrices: 2x2 and Higher Order24. Cramer's Rule25. Inverse Matrices26. Series and Sequences27. Trigonometry: Angles in Radians and Degrees28. Right Triangle Trigonometry29. Law of Cosines and Sines30. Area of a Triangle31. Graphs of Trigonometric Functions32. Graphs of Inverse Trigonometric Functions33. Basic Trigonometric Identities34. Trigonometric Equations35. General Form of a Conic: Parabolas, Circles, Ellipses, and Hyperbolas36. Degenerate Conics37. Polar and Parametric Equations38. Polar and Rectangular Coordinates
    MD-001›Solution of Rational Functions
    Math Deficiency - ITopic 13 of 38

    Solution of Rational Functions

    12 minread
    2,115words
    Intermediatelevel

    Solution of Rational Functions

    A rational function is a function that can be expressed as the ratio of two polynomials. It is typically written in the form:

    f(x)=p(x)q(x)f(x) = \frac{p(x)}{q(x)}f(x)=q(x)p(x)​

    Where:

    • p(x)p(x)p(x) and q(x)q(x)q(x) are polynomials.
    • q(x)≠0q(x) \neq 0q(x)=0 (since division by zero is undefined).

    Solving rational functions generally means analyzing their properties, simplifying them, and finding specific solutions for xxx, such as finding the domain, zeros, vertical asymptotes, horizontal asymptotes, and intercepts.


    1. Domain of a Rational Function

    The domain of a rational function is all the possible values of xxx for which the function is defined. A rational function is undefined where the denominator is equal to zero, because division by zero is undefined.

    Steps to Find the Domain:

    1. Set the denominator equal to zero and solve for xxx. These values are where the function is undefined.
    2. Exclude these values from the domain.

    Example:

    Consider the rational function f(x)=2x+3x2−1f(x) = \frac{2x + 3}{x^2 - 1}f(x)=x2−12x+3​.

    • The denominator is x2−1x^2 - 1x2−1.
    • Set x2−1=0x^2 - 1 = 0x2−1=0, which gives x=1x = 1x=1 and x=−1x = -1x=−1.

    Thus, the domain of the function is all real numbers except x=1x = 1x=1 and x=−1x = -1x=−1, i.e.,

    Domain: (−∞,−1)∪(−1,1)∪(1,∞)\text{Domain: } (-\infty, -1) \cup (-1, 1) \cup (1, \infty)Domain: (−∞,−1)∪(−1,1)∪(1,∞)

    2. Zeros of a Rational Function

    The zeros of a rational function are the values of xxx that make the numerator equal to zero. To find the zeros of a rational function:

    Steps to Find the Zeros:

    1. Set the numerator equal to zero and solve for xxx. This gives the x-values where the function crosses the x-axis.
    2. The zeros are the points where f(x)=0f(x) = 0f(x)=0.

    Example:

    For f(x)=2x+3x2−1f(x) = \frac{2x + 3}{x^2 - 1}f(x)=x2−12x+3​:

    • Set the numerator equal to zero: 2x+3=02x + 3 = 02x+3=0.
    • Solve for xxx: 2x=−3⇒x=−322x = -3 \quad \Rightarrow \quad x = -\frac{3}{2}2x=−3⇒x=−23​

    So, the zero of the function is x=−32x = -\frac{3}{2}x=−23​.


    3. Vertical Asymptotes of a Rational Function

    A vertical asymptote occurs when the denominator of a rational function approaches zero, but the numerator does not simultaneously approach zero at that same point. The function approaches infinity (or negative infinity) as xxx approaches the vertical asymptote.

    Steps to Find Vertical Asymptotes:

    1. Set the denominator equal to zero and solve for xxx.
    2. Check if the numerator is non-zero at those points. If the numerator is non-zero, there is a vertical asymptote at those xxx-values.

    Example:

    For f(x)=2x+3x2−1f(x) = \frac{2x + 3}{x^2 - 1}f(x)=x2−12x+3​:

    • The denominator is x2−1=(x−1)(x+1)x^2 - 1 = (x - 1)(x + 1)x2−1=(x−1)(x+1).
    • Set x2−1=0x^2 - 1 = 0x2−1=0, which gives x=1x = 1x=1 and x=−1x = -1x=−1.
    • The numerator 2x+32x + 32x+3 does not equal zero at x=1x = 1x=1 or x=−1x = -1x=−1, so there are vertical asymptotes at x=1x = 1x=1 and x=−1x = -1x=−1.

    Thus, the vertical asymptotes are at x=1x = 1x=1 and x=−1x = -1x=−1.


    4. Horizontal Asymptotes of a Rational Function

    A horizontal asymptote represents the behavior of the function as xxx approaches ±∞\pm \infty±∞. It shows the value that the function approaches at extreme values of xxx.

    Rules for Horizontal Asymptotes:

    1. If the degree of the numerator p(x)p(x)p(x) is less than the degree of the denominator q(x)q(x)q(x), then the horizontal asymptote is y=0y = 0y=0.
    2. If the degree of the numerator p(x)p(x)p(x) is equal to the degree of the denominator q(x)q(x)q(x), the horizontal asymptote is y=leading coefficient of numeratorleading coefficient of denominatory = \frac{\text{leading coefficient of numerator}}{\text{leading coefficient of denominator}}y=leading coefficient of denominatorleading coefficient of numerator​.
    3. If the degree of the numerator p(x)p(x)p(x) is greater than the degree of the denominator q(x)q(x)q(x), there is no horizontal asymptote (though there may be an oblique asymptote).

    Example:

    For f(x)=2x+3x2−1f(x) = \frac{2x + 3}{x^2 - 1}f(x)=x2−12x+3​:

    • The degree of the numerator is 1 (since the highest power of xxx is x1x^1x1).
    • The degree of the denominator is 2 (since the highest power of xxx is x2x^2x2).
    • Since the degree of the numerator is less than the degree of the denominator, the horizontal asymptote is y=0y = 0y=0.

    Thus, the horizontal asymptote is y=0y = 0y=0.


    5. Oblique (Slant) Asymptotes

    An oblique (slant) asymptote occurs when the degree of the numerator is one greater than the degree of the denominator. In this case, the rational function has a line as its asymptote, which can be found by performing polynomial long division.

    Steps to Find Oblique Asymptotes:

    1. If the degree of the numerator is one greater than the degree of the denominator, perform polynomial long division.
    2. The quotient (without the remainder) is the equation of the oblique asymptote.

    Example:

    For f(x)=x2+3x+2x+1f(x) = \frac{x^2 + 3x + 2}{x + 1}f(x)=x+1x2+3x+2​:

    • The degree of the numerator is 2, and the degree of the denominator is 1.
    • Perform polynomial long division to divide x2+3x+2x^2 + 3x + 2x2+3x+2 by x+1x + 1x+1:
    1. Divide the first term: x2÷x=xx^2 \div x = xx2÷x=x.
    2. Multiply xxx by x+1x + 1x+1 to get x2+xx^2 + xx2+x.
    3. Subtract (x2+x)(x^2 + x)(x2+x) from x2+3x+2x^2 + 3x + 2x2+3x+2 to get 2x+22x + 22x+2.
    4. Divide 2x÷x=22x \div x = 22x÷x=2.
    5. Multiply 222 by x+1x + 1x+1 to get 2x+22x + 22x+2.
    6. Subtract (2x+2)(2x + 2)(2x+2) from 2x+22x + 22x+2 to get a remainder of 0.

    The quotient is x+2x + 2x+2, so the oblique asymptote is y=x+2y = x + 2y=x+2.


    6. Intercepts of a Rational Function

    Finding the x-Intercepts:

    The x-intercepts are the values of xxx where f(x)=0f(x) = 0f(x)=0. This occurs when the numerator of the rational function equals zero (since the function is equal to zero when the numerator is zero and the denominator is not zero).

    To find the x-intercepts, set the numerator equal to zero and solve for xxx.

    Finding the y-Intercept:

    The y-intercept is the value of the function when x=0x = 0x=0. To find it, substitute x=0x = 0x=0 into the function.

    Example:

    For f(x)=2x+3x2−1f(x) = \frac{2x + 3}{x^2 - 1}f(x)=x2−12x+3​:

    • x-Intercept: Set 2x+3=02x + 3 = 02x+3=0, which gives x=−32x = -\frac{3}{2}x=−23​.
    • y-Intercept: Substitute x=0x = 0x=0 into f(x)=2x+3x2−1f(x) = \frac{2x + 3}{x^2 - 1}f(x)=x2−12x+3​: f(0)=2(0)+3(0)2−1=3−1=−3f(0) = \frac{2(0) + 3}{(0)^2 - 1} = \frac{3}{-1} = -3f(0)=(0)2−12(0)+3​=−13​=−3 So, the y-intercept is y=−3y = -3y=−3.

    Summary of Steps for Solving Rational Functions

    1. Find the domain: Solve for values where the denominator equals zero and exclude them from the domain.
    2. Find the zeros: Set the numerator equal to zero and solve for xxx.
    3. Find vertical asymptotes: Set the denominator equal to zero and check if the numerator is non-zero.
    4. Find horizontal asymptotes: Analyze the degrees of the numerator and denominator.
    5. Find oblique asymptotes: Perform polynomial division if the degree of the numerator is one greater than the degree of the denominator.
    6. Find intercepts: Set f(x)=0f(x) = 0f(x)=0 to find x-intercepts and substitute x=0x = 0x=0 to find the y-intercept.

    By following these steps, you can fully analyze the behavior and solutions of any rational function.

    Previous topic 12
    Polynomial Long Division and Synthetic Division
    Next topic 14
    Absolute Valued Functions and Their Properties

    Past Papers

    Open this section to load past papers

    Click on Show Past Papers to see past papers.
    On This Page
      Reading Stats
      Est. reading time12 min
      Word count2,115
      Code examples0
      DifficultyIntermediate