Close Menu
    Facebook X (Twitter) Instagram
    Facebook X (Twitter) LinkedIn Pinterest RSS
    All Math Tricks
    Leaderboard Ad
    • Home
      • Blog
      • About Us
      • Contact Us
    • Math Tricks
    • Pure Mathematics
      • number system
      • Algebra
        • Polynomials
      • Progressions
      • Geometry
        • Coordinate geometry
    • Quantitative Aptitude
      • Interest Calculations
      • percentage
      • Ratio proportion and variation
    • Calculus
      • Derivatives
      • limits and integrals
    • Math Reasoning
    All Math Tricks
    You are at:Home»Pure Math»number system»State and Prove Remainder Theorem and Factor Theorem | Polynomials
    Statement and proof of remainder theorem and factor theorem | application of remainder theorem and factor theorem | remainder and factor theorem tutorial
    number system

    State and Prove Remainder Theorem and Factor Theorem | Polynomials

    sivaalluriBy sivaalluriAugust 1, 2018Updated:March 1, 2025No Comments7 Mins Read

    Table of Contents

    Toggle
    • Remainder and Factor Theorem Proof |  Remainder and Factor Theorem Test
      • Statement of Remainder Theorem:
        • Remainder Theorem Proof:
      • Statement of Factor Theorem:
        • Factor Theorem Proof:
      • Remainder and Factor Theorem Practice

    Remainder and Factor Theorem Proof |  Remainder and Factor Theorem Test

    This page gives a definition and proof for the Remainder Theorem and Factor Theorem and also provides an application of the remainder theorem and factor theorem

    Statement and proof of remainder theorem and factor theorem | application of remainder theorem and factor theorem | remainder and factor theorem tutorial

    Statement of Remainder Theorem:

    Let f(x) be any polynomial of degree greater than or equal to one and let ‘ a‘ be any number. If f(x) is divided by the linear polynomial (x-a) then the remainder is f(a).

    Remainder Theorem Proof:

    Let f(x) be any polynomial with a degree greater than or equal to 1.

    Further suppose that when f(x) is divided by a linear polynomial p(x) = ( x -a), the quotient is q(x) and the remainder is r(x).

    In other words, f(x) and p(x) are two polynomials such that the degree of f(x) ≥ degree of p(x) and p(x) ≠ 0 then we can find polynomials q(x) and r(x) such that, where r(x)  = 0 or degree of r(x) < degree of g(x).

    By division algorithm

    f(x) = p(x) . q(x) + r(x)

    ∴  f(x) = (x-a) . q(x) + r(x)   [  here p(x) = x – a ]

    Since degree of p(x) = (x-a) is 1 and degree of r(x) <  degree of (x-a)

    ∴ Degree of r(x) = 0

    This implies that r(x) is a constant, say ‘ k ‘

    So, for every real value of x,  r(x) = k.

    Therefore, f(x) = ( x-a) . q(x)  + k

    If     x = a,

    then f(a) = (a-a) . q(a) + k  = 0 + k = k

    Hence, the remainder when f(x) is divided by the linear polynomial (x-a) is f(a).

    Statement of Factor Theorem:

    If   f(x) is a polynomial of degree n ≥1 and  ‘ a ‘ is any real number, then

     1.  (x -a) is a factor of  f(x), if f(a) = 0.

     2.  and its converse ” if (x-a) is a factor of a polynomial f(x) then f(a) = 0 “

    Factor Theorem Proof:

    Given that f(x) is a polynomial of degree n ≥ 1 by the remainder theorem.

    f(x) = ( x-a) . q(x) + f(a)   . . . . . . . . . . .  ⇒  equation ‘A ‘

    1 . Suppose f(a) = 0

    then equation ‘A’  ⇒ f(x) = ( x-a) . q(x) + 0  = ( x-a) . q(x)

    This shows that ( x-a) is a factor of f(x). Hence proved

    2 . Conversely, suppose that (x-a) is a factor of f(x).

    This implies that f(x) = ( x-a) . q(x) for some polynomial q(x).

    ∴ f(a) = ( a-a) . q(a) = 0.

    Hence, f(a) = 0 when  (x-a) is a factor of f(x).

    The factor theorem says that if a polynomial f(x) is divided by p(x) and leaves the remainder zero, then p(x) is a factor of f(x)

    Application of remainder theorem

    Suppose f(x)is a polynomial of degree ≥ 1 then

    a) The remainder when f(x) is divided by ( x+a) is f(-a)

    b) The remainder when f(x) is divided by ( ax +b) is  f \left( \frac{-b}{a} \right)

    c) The remainder when f(x) is divided by ( ax – b) is  f \left( \frac{b}{a} \right)

    Application of  factor theorem

    a) ( x – a) is a factor of  xn – an  for any n \in N (any natural number)

    b) ( x + a) is a factor of  xn – an if n is an even number

    c) ( x + a) is a factor of  xn + an if n is odd number

    Application of  factor theorem for quadratic polynomials:

    Consider a quadratic polynomial ax2 + bx + c ( where a  ≠ 0 and a,b & c are constants )

    Now let its factors be (px + q) &  (rx + s)

    Then ax2 + bx + c = (px + q) (rx + s) = prx2 + (ps + qr)x + qs.

    Comparing the coefficients of x2, x, and constants, we get that

      • a = pr
      • b = ps + qr
      • c = qs

    This shows that ‘ b ‘ is the sum of two numbers, ‘ ps ‘ & ‘ qr ‘ .

    Whose product is (ps) (qr) = pr x qs = ac

    Therefore, to factorise  ax2 + bx + c , we have to write ‘ b ‘ as the sum of two numbers whose product is ‘ ac ‘

    Remainder and Factor Theorem Practice

    Example – 1 : Find the remainder when x3 – 2x2 + 5x + 8 is divided by x + 1

    Solution:  Let f(x) = x3 – 2x2 + 5x + 8

    Now, divisor = x + 1 , its zero is ‘ -1 ‘

    By the remainder theorem, the required remainder = f( -1)

    put x = -1 in the above  equation, then we get

    f (-1) = (-1)3 – 2(-1)2 + 5(-1) + 8 = – 1 – 2 – 5 + 8 = 0

    Remainder = 0

    Example – 2 : Find the remainder when 2x3 + 4x2 – 8x + 4 is divided by  2x + 1

    Solution:  Let f(x) =2x3 + 4x2 – 8x + 4

    Now divisor = 2x + 1 , its zero is ‘ -1/2 ‘

    By the remainder theorem, the required remainder =  f \left( \frac{-1}{2} \right)

    put x = -1/2  in the above  equation, then we get

     f \left( \frac{-1}{2} \right)   = 2(-1/2)3 + 4(-1/2)2 – 8(-1/2) + 4 = -(1/4) + 1 + 4 + 4 = 39/4

    Remainder = 39/4

    Example – 3 : Find the remainder when x3 – px2 + 6x – p is divided by  (x -p)

    Solution:  Let f(x) = x3 – px2 + 6x – p

    Now divisor q(x) = x -p, its zero is ‘ p ‘

    According to remainder theorem, when f(x) is divided by q(x) is f(p)

    put x = p  in the above  equation, then we get

    f(p)  = p3 – p .p2 + 6p – p = 5p

    Remainder = 5p.

    Example – 4 : Determine whether (x +2) is  a factor of  x3 – 4x2 –  4x + 16

    Solution:  Let f(x) = x3 – 4x2 –  4x + 16

    According to factor theorem, ( x+ 2) will be factor of f(x) if f(-2) = 0

    put x = -2  in the above  equation then we get

    f(-2)  = (-2)3 – 4(-2)2 – 4(-2) + 16  = – 8 – 16 + 8 + 16 = 0

    Hence, ( x+2 ) is a factor of x3 – 4x2 –  4x + 16 .

    Example – 5 : Find the values of p & q such that the polynomial  x3 – px2 –  13x + q has ( x – 1) and ( x + 3 ) as factors.

    Solution: Let f(x) = x3 – px2 –  13x + q

    Since  ( x – 1) is a factor of f(x). This implies  f(1) = 0

    i.e  (1)3 – p(1)2 –  13(1) + q  = 0

    ⇒  – p + q = 12  . . . . . . . . eq.n  I

    Also, since  (x +3) is a factor of f(x).

    This implies f(-3) = (-3)3 – p(-3)2 –  13(-3) + q = 0

    ⇒ -27 – 9p + 39 + q = 0

    ⇒ – 9p + q = -12  . . . . . . . . eq.n  II

    Subtract the equation from II to I

    ⇒ – 8p = – 24

    ⇒ p = 3

    Now the value of ‘ p substitute in the equation –  I  then

    ⇒ q  = 12 + 3 = 15

    Therefore we get p = 3 and q = 15

    Hi friends Thanks for reading. I hope you liked this article ” Remainder and factor theorem tutorial”. Give feedback and comments and please don’t forget to share it.

    Related Topics :

    Remainder Theorem Aptitude Exercise – I

    Remainder Theorem Aptitude Exercise – II

    Finding the Last Digit of any Number with Power

    Shortcut to Find the Number of Factors of a Number

    Main Pages

    Topics in Quantitative aptitude math for all types of exams

    Shortcut Math Tricks are helpful to improve speed in all calculations

    factor theorem number system polynomial remainder theorem
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    sivaalluri
    • Website

    Related Posts

    Cubic Feet conversion : Definition, formulas with practical calculations

    Time and Work Aptitude | Formulas, shortcuts, questions with solution

    Two’s complement steps | Conversion of decimal numbers or binary number into 2s complement with examples

    Leave A Reply Cancel Reply

    • Popular
    • Recent
    • Top Reviews
    February 3, 2018

    Multiplication tricks and tips in mathematics | Shortcuts in multiplications

    December 28, 2022

    Integral and Double Integral calculus Example with Solution | Allmathtricks

    July 23, 2017

    Shortcuts for Multiplication of numbers | Easy way for Multiplications

    January 24, 2024

    Standard Deviation Definition, Formula with Questions | Allmathtricks

    December 28, 2023

    Cubic Feet conversion : Definition, formulas with practical calculations

    November 9, 2023

    Calculating limits calculus with examples and solutions | types of limits

    Categories
    • Algebra
    • Applied Mathematics
    • Calculators
    • Calculus
    • Coordinate geometry
    • Derivatives
    • Education & Career
    • Geometry
    • Interest Calculations
    • limits and integrals
    • Math Quiz
    • Math Reasoning
    • Math Tricks
    • number system
    • percentage
    • Polynomials
    • Progressions
    • Quantitative Aptitude
    • Ratio proportion and variation
    • Statistics math
    Latest Galleries
    Latest Reviews
    About
    About

    Allmathtricks.Com, we firmly believe that everyone has the potential to become a math whiz – all it takes is a bit of guidance, a sprinkle of fun, and the camaraderie of a supportive community.

    Facebook Instagram
    Simple interest and Compound interest formulas with Online calculator- allmathtricks
    Time and Work Aptitude | Concept, Formula Questions and Answers
    geometric progression examples with solution, geometric progression formula for nth term, geometric progression total sum, geometric progression problems with solution for all competitive exams as well as academic
    Factorise the Polynomial by using Factor Theorem | allmathtricks
    Quadrilateral with their properties and formulas | Properties and formulas of Trapezium, parallelogram, Rhombus, Rectangle, Square, kite
    Percentage calculation | Different shortcut methods to find out percentage |
    prism formulas |volume and surface area of a Octagonal prism
    cube root formula - easy method to calculate cube root of perfect cubes of two digit numbers
    Methods for finding HCF and LCM
    Basic Concepts of logarithms |log properties | logarithm tutorial | Excercise - 1 log rules |properties of logarithms | logarithm rules practice |
    Harmonic progression formulas - nth term and sum of terms, harmonic progression properties with aptitude questions, harmonic mean formula between given quantities
    how to find last digit of any number with power | Find the last two digits of a large exponent | unit digit problems with solutions | unit digit concept
    Remainder theorem of numbers | Remainder theorem aptitude questions | How to find remainder of a number with power | Remainder theorem tricks for ssc
    Sum of n natural numbers | Sum of odd and even numbers | Sum of the Squares of First n Positive Integers | Sum of the Cubes of First n Positive Integers
    volume of hollow sphere, area of hollow sphere formula with examples
    Quantitative Aptitude math | allmathtricks.com
    Circle formulas in math | Area, Circumference, Sector, Chord, Arc of Circle
    distance formula geometry definition with practice problems | Distance between two points on a line in the X-Y plane
    ratio proportion and variation problems with solutions with formulas, ratio and proportion tricks for bank exams, Ratio Proportion and Variation aptitude formulas, allmathtricks
    Polynomial Definition | Degree of a Polynomial | Types of Polynomials | Polynomial Concept
    Multiplication tricks for 2digit, 3digit and 4digit numbers - all math tricks
    square root calculation methods | square root formulas
    Shortcuts methods of Division math | Tips and tricks for math division
    how many number of triangles | counting figures in reasoning tricks
    number system ? allmathtricks.com
    Profit and loss formulas for quantitative aptitude | profit and loss shortcut tricks for bank exams, ssc cgl | profit and loss problems with solutions for all types of competitive exams | Formulas for Profit and loss and practice sums | Exercise – 4 | Profit and loss chapter question and answers
    sequence and series definitions | Infinite sequence and series problems and solutions | arithmetic sequence questions | Find the nth terms of sequence
    What is an Angle| Different Types of Angles in Geometry | Zero Angle, Acute Angle, Right Angle, Obtuse angle, Straight Angle, Reflex Angle & Complete angle
    Cubic feet conversions formula Cubic Inches to Cubic Feets Cubic Yards to Cubic Feets Cubic Centimeters to Cubic feets Cubic meters to Cubic Feets
    Ratio, Proportion and Variation - Concepts, Important Formulas, Formulas, Properties with Quantitative Aptitude Shortcuts & Tricks for all Competitive Exams | allmathtricks
    Multiplication tricks and tips in mathematics | Shortcuts in multiplications
    Types of Lines in geometry | Straight line, Curved line, Intersecting lines, Concurrent lines, Parallel Lines and transversal line with examples. | All Math tricks
    Terminology and Formulas of the Triangles | Classification according to angle and according to sides like Equilateral | Properties of the Triangles.
    Divisibility Rules of numbers from 1 to 20
    percentage formulas | percentage calculation with examples | Quantitative mathematics
    Typical problems on HCF and LCM | GCD and LCM Problems & Solutions || Practice problems on HCF and LCM for all competitive exams
    Factoring Polynomials by using Algebraic Expressions | How to Factor Algebraic Equations | all math tricks
    Factors concept in number system | Total number of factors for a number | factors for numbers 1 through 100 | how to find factors of big numbers easily
    | log rules |properties of logarithms | logarithm rules practice | logarithm tutorial
    Definetions and Properties of Line, line segment and ray in math | all math tricks
    Easy Thought Process in Addition and Subtraction - all math tricks
    Statement and proof of remainder theorem and factor theorem | application of remainder theorem and factor theorem | remainder and factor theorem tutorial
    standard deviation definition, formula, symbol, questions, standard dev calculator with The applications of both population standard deviation (σ) and sample standard deviation (s)
    logarithm applications | logarithm tricks | logarithm tutorial | logarithm tricks | logarithm application | logarithm questions | logarithm examples | logarithm questions
    arithmetic progression problems | arithmetic progression questions |arithmetic progression basic problems |arithmetic progression exercise
    how to find collinear points | Examples of collinear points | point in geometry math | Number of Lines through non- collinear points | All math tricks
    Copyright © All Math Tricks 2024 @ All rights reserved | Designed & Developed by SivaRamaKrishna Alluri. .
    • Home
    • Buy Now

    Type above and press Enter to search. Press Esc to cancel.