Find the best tutors and institutes for Class 10 Tuition
Q5(i):
Factorise :
(i) $x^3 β 2x^2 β x + 2$
Solution :
Initial Setup & Given Polynomial
We are tasked with finding the complete linear factorization of the given cubic polynomial. Let the polynomial be defined as:
$P(x) = x^3 - 2x^2 - x + 2$
Because the degree of the polynomial is $3$ (a cubic polynomial), the Fundamental Theorem of Algebra dictates that it will have exactly $3$ roots in the complex plane, which corresponds to up to $3$ linear factors of the form $(x - r_i)$, where $r_i$ are the roots.
Step 1: Method of Grouping Terms
For polynomials with four terms, the most efficient initial strategy is factorisation by grouping. We partition the polynomial into two distinct binomial groups to identify common algebraic structures.
Group the first two terms and the last two terms:
$P(x) = (x^3 - 2x^2) - (x - 2)$
[Note: A negative sign is factored out from the third and fourth terms, which reverses the sign of the constant term inside the parenthesis, ensuring mathematical equivalence to the original expression.]
Step 2: Extracting the Greatest Common Factor (GCF)
Next, we extract the Greatest Common Factor from each individual binomial group.
- From the first group $(x^3 - 2x^2)$, the GCF is $x^2$. Factoring this out yields: $x^2(x - 2)$.
- From the second group $(x - 2)$, the GCF is simply $1$. Factoring this out yields: $1(x - 2)$.
Substituting these back into the polynomial expression:
$P(x) = x^2(x - 2) - 1(x - 2)$
Step 3: Factoring Out the Common Binomial
Observe that the binomial $(x - 2)$ is now a common factor to both terms in the expression. [Per the Distributive Property of Multiplication over Addition, $ab - cb = (a - c)b$]. We factor out $(x - 2)$:
$P(x) = (x - 2)(x^2 - 1)$
Step 4: Applying Algebraic Identities
The expression is now a product of a linear binomial and a quadratic binomial. The quadratic factor $(x^2 - 1)$ is a classic "Difference of Two Squares".
[Per the standard algebraic identity: $a^2 - b^2 = (a - b)(a + b)$]
By setting $a = x$ and $b = 1$, we can expand the quadratic term:
$x^2 - 1 = (x - 1)(x + 1)$
Substituting this complete factorization back into our equation for $P(x)$:
$P(x) = (x - 2)(x - 1)(x + 1)$
Alternative Verification: The Factor Theorem
To ensure absolute rigor, we can verify this result using the Rational Root Theorem and the Factor Theorem.
The Rational Root Theorem states that any rational root $\frac{p}{q}$ must have $p$ as a factor of the constant term ($2$) and $q$ as a factor of the leading coefficient ($1$). The possible rational roots are $\pm 1, \pm 2$.
Testing $x = 1$:
$P(1) = (1)^3 - 2(1)^2 - (1) + 2 = 1 - 2 - 1 + 2 = 0$
[Per the Factor Theorem, since $P(1) = 0$, $(x - 1)$ is a guaranteed factor of $P(x)$].
Performing polynomial long division or synthetic division of $(x^3 - 2x^2 - x + 2)$ by $(x - 1)$ yields the quotient $(x^2 - x - 2)$. Factoring this resulting quadratic equation yields $(x - 2)(x + 1)$, perfectly corroborating our grouping method.
Visual Representation: Factorization Tree
The following diagram illustrates the hierarchical breakdown of the polynomial into its constituent linear factors.
Final Solution: The complete linear factorization of the polynomial $x^3 - 2x^2 - x + 2$ is $(x - 2)(x - 1)(x + 1)$.
More Questions from Class 9 Mathematics Polynomials EXERCISE 2.3
- Q1(i): Determine which of the following polynomials has $(x + 1)$ a factor : (i) $x^3 + x^2 + x + 1$
- Q1(ii): Determine which of the following polynomials has $(x + 1)$ a factor : (ii) $x^4 + x^3 + x^2 + x + 1$
- Q1(iii): Determine which of the following polynomials has $(x + 1)$ a factor : (iii) $x^4 + 3x^3 + 3x^2 + x + 1$
- Q1(iv): Determine which of the following polynomials has $(x + 1)$ a factor : (iv) $x^3 β x^2 β (2 + \sqrt{2})x + \sqrt{2}$
- Q2(i): Use the Factor Theorem to determine whether $g(x)$ is a factor of $p(x)$ in each of the following cases: (i) $p(x) = 2x^3 + x^2 β 2x β 1, g(x) = x + 1$
- Q2(ii): Use the Factor Theorem to determine whether $g(x)$ is a factor of $p(x)$ in each of the following cases: (ii) $p(x) = x^3 + 3x^2 + 3x + 1, g(x) = x + 2$
- Q2(iii): Use the Factor Theorem to determine whether $g(x)$ is a factor of $p(x)$ in each of the following cases: (iii) $p(x) = x^3 β 4x^2 + x + 6, g(x) = x β 3$
- Q3(i): Find the value of $k$, if $x β 1$ is a factor of $p(x)$ in each of the following cases: (i) $p(x) = x^2 + x + k$
- Q3(ii): Find the value of $k$, if $x β 1$ is a factor of $p(x)$ in each of the following cases: (ii) $p(x) = 2x^2 + kx + \sqrt{2}$
- Q3(iii): Find the value of $k$, if $x β 1$ is a factor of $p(x)$ in each of the following cases: (iii) $p(x) = kx^2 β \sqrt{2}x + 1$
- Q3(iv): Find the value of $k$, if $x β 1$ is a factor of $p(x)$ in each of the following cases: (iv) $p(x) = kx^2 β 3x + k$
- Q4(i): Factorise : (i) $12x^2 β 7x + 1$
- Q4(ii): Factorise : (ii) $2x^2 + 7x + 3$
- Q4(iii): Factorise : (iii) $6x^2 + 5x β 6$
- Q4(iv): Factorise : (iv) $3x^2 β x β 4$
- Q5(ii): Factorise : (ii) $x^3 β 3x^2 β 9x β 5$
- Q5(iii): Factorise : (iii) $x^3 + 13x^2 + 32x + 20$
- Q5(iv): Factorise : (iv) $2y^3 + y^2 β 2y β 1$
CBSE Solutions for Class 9 Mathematics Polynomials
Chapters in CBSE - Class 9 Mathematics
Top Tutors who teach Polynomials
I love to teach students the concepts of Maths and Science. I believe in concept clearance rather than rote learning. Teaching is my passion. Many students have achieved 95 % and more in past years and and I believe that if you join and work hard sincerely, you can also achieved such scores.
I worked as a Computer teacher in Kendriya Vidyalaya. I worked for a software company Synapse Valutech Private Limited as a Java developer. I worked for so many training centers for Java-like DUCAT, High Technologies, Sky Infotech. Special batches for freshers in JAVA and for working professionals. Special Batches for BA, XI-XII for History, Geography, Economics, Indian Polity, Environment, SSC Maths, English, GS. Vast experience in teaching for class 1 to 10( Science, Maths, SST, Hindi, English Grammar, Computer Science or IT). I have students of DPS Vasant Kunj, DAV Vasant Kunj, Mother's International, Bhatnagar International school, DU and JNU.
I am a strong believer in concept-based gain of knowledge. I start from scratch while teaching the very basic concepts and take my students to a level where they have a deep understanding of the subject. Once they understand the concept, the next step is that practice a lot of questions/numerical/problem in the class itself as practice is the key to retain knowledge. I always refer to prescribed books by CBSE/ICSE board but always encourage students to refer additional 1 or 2 books based on their speed to practice. In last I provide them enough homework to practice at home and send me the doubts before the next class. Also for 10th students, we prepare right from beginning by covering the previous year questions and this approach till date have been fruitful as most of my students excel in the board exams
An experienced educator with over 5 years of teaching experience, I have had the privilege of mentoring more than 100 students. My expertise spans foundational high school courses (9thβ10th Science, 11thβ12th Biology) as well as advanced engineering disciplines (B.Tech & M.Tech). I hold a B.Tech, M.Tech, and Ph.D. in Biotechnology, alongside a competitive GATE qualification. My approach focuses on building deep conceptual clarity and critical thinking, followed by structured problem-solving, regular assessments, and rigorous PYQ practice. This exam-focused strategy ensures students achieve outstanding performance in both board exams and competitive tests.
Honestly, my experience at TTN Classes β Vigyan Classes has been really good π. Dr. Apoorva Singh Maβam teaches very well π and explains every concept in a simple and easy-to-understand way. Her classes are informative, interactive, and enjoyable π. She is very friendly and supportive with students π€, clears doubts patiently, and always motivates us to do better π―. She also gives career counselling and guidanceπ―, which really helps students understand their options and make better decisions about their future. I also really enjoy the celebrations π we have on different occasions like birthdays π, results π, and other events.These moments make the classes more memorable and create a great bond between students and teachers β€οΈ. Overall, I genuinely enjoy studying at Vigyan Classes. Great teaching π©βπ«, career guidance π―, a friendly environment π, and lots of memorable moments π. Definitely a great experience!
With a decade of experience in teaching mathematics, physics, and chemistry for students from grades 8 through 12 across CBSE, IB, and ICSE boards, I offer a comprehensive educational approach that caters to a diverse range of curricula and learning needs. My academic background includes a BE and an MBA, equipping me with both technical and managerial skills that enhance my teaching methodology. Throughout my career, I have specialized in home tutoring, where I have developed a personalized approach to education that focuses on each student's unique needs and strengths. My sessions are designed to be interactive and engaging, fostering a learning environment where students feel supported and motivated. I conduct both online and offline classes, each lasting one hour, and utilize a variety of teaching tools to facilitate learning. I employ a whiteboard to visually explain concepts and provide question papers to help students practice and prepare for their exams. This hands-on approach ensures that students not only understand theoretical concepts but also develop problem-solving skills and confidence in their subjects. My commitment to delivering high-quality education and my extensive experience make me well-suited to guide students through their academic journey, helping them achieve their full potential in mathematics, physics, and chemistry.
Find more Tutor for Polynomials in your City
- Bangalore Mathematics Tutors
- Delhi Mathematics Tutors
- Chennai Mathematics Tutors
- Gurgaon Mathematics Tutors
- Noida Mathematics Tutors
- Hyderabad Mathematics Tutors
- Mumbai Mathematics Tutors
- Ghaziabad Mathematics Tutors
- Chandigarh Mathematics Tutors
- Pune Mathematics Tutors
- Jaipur Mathematics Tutors
- Surat Mathematics Tutors
Download free CBSE - Class 9 Mathematics Polynomials EXERCISE 2.3 worksheets
Download Now