Solving Cubic Equation Using Factors

The solution of cubic equation using factor theorem is explained using the example added below,

Example:  Find the roots of equation f(x) = 3x3 −16x2 + 23x − 6 = 0.

Solution:

Given expression: f(x) = 3x3 −16x2 + 23x − 6 = 0

First, factorize the polynomial to get roots

Since the constant is -6 the possible factors are 1, 2, 3, 6

f(1) = 3 – 16 + 23 – 6 ≠ 0

f(2) = 24 – 64 + 46 – 6 = 0

f(3) = 81 – 144 + 69 – 6 = 0

f(6) = 648 – 576 + 138 – 6 ≠ 0

We know that, iaccording to Factor Theorem if f(a) = 0, then (x-a) is a factor of f(x)

So, (x – 2) and (x – 3) are factors of f(x). Therefore, the product of (x – 2) and (x – 3) will also be factor of f(x). Now to find the remaining factors use the long division method and divide f(x) by product of (x – 2) and (x – 3)

Hence, Divisor = (x – 2)(x – 3) = (x2 – 5x + 6) and Dividend = 3x3 −16x2 + 23x − 6. Now divide as shown below,

After division we obtain (3x- 1) as quotient and remainder is 0. Now as per Division Algorithm we know that Dividend = Divisor×Quotient+Remainder.

⇒ f(x) = (3x3 −16x2 + 23x − 6) =  (x2 – 5x + 6)(3x-1)

Since f(x) = 0

⇒ (x2 – 5x + 6)(3x-1) = 0

⇒ x2 – 5x + 6 = 0 or 3x-1 = 0

Now we will take 3x-1 = 0 ⇒ x = 1/3 as we already know two roots from x2 – 5x + 6 which are 2 and 3

So,

Roots of the given Cubic Equation are 1/3, 2, and 3.

Solving Cubic Equations

Cubic Equation is a mathematical equation in which a polynomial of degree 3 is equated to a constant or another polynomial of maximum degree 2. The standard representation of the cubic equation is ax3+bx2+cx+d = 0 where a, b, c, and d are real numbers. Some examples of cubic equation are x3 – 4x2 + 15x – 9 = 0, 2x3 – 4x2 = 0 etc.

Table of Content

  • Polynomial Definition
  • Degree of Equation
  • Cubic Equation Definition
  • How to Solve Cubic Equations?
  • Solving Cubic Equations
  • Solving Cubic Equation Using Factors
  • Solving Cubic Equation Using Graphical Method
  • Problems Based on Solving Cubic Equations
  • Practice Problems on Solving Cubic Equations

For learning How to Solve Cubic Equations we must first learn about polynomials, the degree of the polynomial, and others. In this article, we will learn about, Polynomials, Polynomial Equations, Solving Cubic Equations Or how to solve cubic equations, and others in detail.

Similar Reads

Polynomial Definition

Polynomial is defined as follows,...

What is an Equation?

An Equation is defined as follows,...

Degree of Equation

The definition of the Degree of Equation is stated below:...

Cubic Equation Definition

Cubic Equation is an algebraic equation where the highest degree of the polynomial is 3. Some examples of cubic equations are 5x3+3x2+x+1 = 0, 2x3+8 = x ⇒ 2x3-x+8 = 0, etc....

How to Solve Cubic Equations?

A cubic equation is a equation with degree three. It has three solution and it can be solved easily by following the steps added below,...

Solving Cubic Equations

A Cubic Equation can be solved by two methods...

Solving Cubic Equation Using Factors

The solution of cubic equation using factor theorem is explained using the example added below,...

Solving Cubic Equation Using Graphical Method

A cubic equation is solved graphically when you cannot solve the given equation using other techniques. So, we need an accurate drawing of the given cubic equation. The equation’s roots are the point(s) at which the graph crosses the X-axis if the equation is in the terms of x and if the equation is in the terms of y then the roots of the equation are the points at which the graph cuts the Y-axis....

Problems Based on Solving Cubic Equations

Problem 1: Find the roots of f(x) = x3 – 4x2 -3x + 6 = 0....

Practice Problems on Solving Cubic Equations

Various practise problems related to cubic equations are added below. Solve these problems to fully grasp the concept of How to Solve Cubic Equation?...

FAQs on Solving Cubic Equations

1. What are Cubic Equations?...

Contact Us