How Can I Factorize the Equation x^3-7x^2+14x-8=0?

  • MHB
  • Thread starter mathmaniac1
  • Start date
In summary, to factorize a polynomial, we can use the rational roots theorem to find possible integer roots. Then, we can substitute these values into the polynomial to see which ones make it equal to zero. These values can be used to determine the factors of the polynomial. Additionally, there are other methods such as the Bring-Jerrard form and the remainder theorem that can also be used to factorize polynomials.
  • #1
mathmaniac1
158
0
\(\displaystyle x^3-7x^2+14x-8=0\)

Anyone please lead me to factorize this eq on my own...and if you don't want to waste your timr,just show me how you do it...
 
Last edited:
Mathematics news on Phys.org
  • #2
What does the rational roots theorem tell you about possible rational roots?
 
  • #3
Hello, mathmaniac!

[tex]\text{Solve: }\:x^3 - 7x^2 + 14x - 8 \:=\:0[/tex]

Note that [tex]x=1[/tex] is a root of the equation.

Hence, [tex](x-1)[/tex] is a factor of the polynomial.

Dividing, we have:

. . [tex]x^3 - 7x^2 + 14x - 8 \:=\: (x-1)(x^2 - 6x + 8)[/tex]

. . . . . . . . . . . . . . . . [tex]=\: (x-1)(x-2)(x-4)[/tex]
 
  • #4
I want it factorized without any roots actually found...
I want factorization to give the answer...
 
  • #5
Then you need to cleverly rewrite the function so that you may factor by grouping, but using the rational roots theorem and division is much easier and more straightforward. (Wink)
 
  • #6
MarkFL said:
Then you need to cleverly rewrite
How to cleverly rewrite?Teach me how to cleverly rewrite polynomials so as to factorize.Thanks a lot
 
  • #7
$x^3-7x^2+14x-8=x^3-(6+1)x^2+(8+6)x-8=$

$x(x^2-6x+8)-(x^2-6x+8)=(x-1)(x^2-6x+8)=(x-1)(x-2)(x-4)$

I don't know why the LaTeX isn't rendering...but you get the idea.
 
  • #8
You know the roots and I think that's why you selected 1,6 and 8.
Or is there any reasoning for what you did?I was asking for a well reasoned way of factorizing this eq.
Do you have any reasons?
 
  • #9
\(\displaystyle x^3-7x^2+14x-8=x^3-(6+1)x^2+(8+6)x-8=x(x^2-6x+8)-(x^2-6x+8)=\)

\(\displaystyle (x-1)(x^2-6x+8)=(x-1)(x-2)(x-4)\)

I know why my previous post was problematic...I quoted the OP and there was some funky formatting code in it. That was fun...(Swearing)
 
  • #10
mathmaniac said:
You know the roots and I think that's why you selected 1,6 and 8.
Or is there any reasoning for what you did?I was asking for a well reasoned way of factorizing this eq.
Do you have any reasons?

I essentially worked backwards when pressed to show how you could factor by grouping...I would not do this, I would find a rational root (if it exists), then divide and factor the remaining quadratic. Much easier.
 
  • #11
Code?

- - - Updated - - -

So you say you factorizing is difficult?Ok...

So what if you are not able to find any zeros,what if they are rationals?
 
  • #12
Factoring is not difficult if there are rational roots. Tedious perhaps, but not difficult.

If there are no rational roots, then I would look for ways to obtain higher order factors.
 
  • #13
Anyway if the roots are rational or if atleast one is rational,you can't do putting values for x,so how to factorize in such cases?

Please show an example,if you can...

And what do you mean by "ways to obtain higher factors"?
 
  • #14
An example would be a quartic that has no rational roots, but may be factored with two quadratic factors, both of which have irrational roots, but are easy to find via the quadratic formula.
 
  • #15
Ok,so factorization is no skill,no procedure or anything,its just luck?
 
  • #16
It takes some skill, there are case by case procedures, and sometimes luck may be involved. But there is no general "this is how you factor all polynomials" method.
 
  • #17
When I was in high school and took pre-calculus, my teacher preached how important factorization was. I was given a 98 problem worksheet, all which had quartics, cubics, and quadratics that needed factored.

What I learned was to try and get the problem factored down to a quadratic. Then once I got down to a quadratic, I could usually factor it down more if needed. Factorization is a very important skill that can be used in nearly all branches of mathematics.:D
 
  • #18
Is there any (general) method to factorize CUBICS like quadratics (where you find p and q for pq=ac and p+q=b)?
 
  • #19
Fortunately, yes but unfortunately it's not popular cause it is made by me (I don't think it is very well-known since I haven't found any material on the net regarding it)

But it's applicable only to the Bring-Jerrard form of the cubic :

\(\displaystyle x^3 + a x - b = 0 \;\; a, \, b \in \mathbb{Z}^{+}\)

If you can find (and you will probably find one in polynomial time complexity if the cubic above has all the, or at least, one integer root) \(\displaystyle \alpha, \, \beta \) such that

\(\displaystyle a = \alpha - \beta^2\) and \(\displaystyle b = \alpha \beta\)

Then \(\displaystyle \beta\) is a root of the cubic.

This can be arbitrarily generalized for any degree (Excersise : How?)

Balarka
.
 
Last edited:
  • #20
In this kind of factoring,a good way is the following;

As a result of the remainder theorem,if x=b makes any polynomial vanish,then (x-b) is a factor of it.

Now,how could you find any number such b?

According to the rational root theorem,a possible integer root of such a polynomial should be a divisor of the constant term(here is -8) which are ;
1,2,4,8,and their negatives.

So,we should substitute them,one by one,starting from x=1 to see which ones make it vanish.

Here,x=1,2,and 4 make it vanish,then (x-1)(x-2)(x-4) is a factor of it.

Now,since the degree of the polynomial is 3,and the coefficient of x^3 is 1,then,

Those are all the factors.Substituting can be annoying.I mean,how would you evaluate the polynomial for x=4?!
Let’s calculate it by a fast substituting method;

x^3=x^2.x

Now plugging 4 into x,

x^3=x^2.x=x^2.4=4x^2

So,f(x)=x^3-7x^2+14x-8=4x^2-7x^2+14x-8=-3x^2+14x-8

Again,writing -x^2=-x.x,and setting x=4,

-3x^2=-3x.x=-3x.4=-12x

So,f(x)=-3x^2+14x-8=-12x+14x-8=2x-8

Setting x=4,f(x)=2(4)-8=8-8=0

Here,i had to explain it step by step.So,if you do it by yourself,you'll find it's fast.
 
  • #21
\(\displaystyle \begin{align*}x^3-7x^2+14x-8&=x^3-8-7x(x-2) \\
&=(x-2)(x^2+2x+4)-7x(x-2) \\
&=(x-2)(x^2+2x+4-7x) \\
&=(x-2)(x^2-5x+4) \\
&=(x-2)(x-1)(x-4)\end{align*}\)
 
  • #22
Teach me master!
 
  • #23
\(\displaystyle (a-b)^3=a^3-3a^2b+3ab^2-b^3\)

\(\displaystyle a^3-b^3=3a^2b-3ab^2+(a-b)^3\)

\(\displaystyle a^3-b^3=3ab(a-b)+(a-b)^3\)

\(\displaystyle a^3-b^3=(a-b)(3ab+(a-b)^2)\)

\(\displaystyle a^3-b^3=(a-b)(3ab+a^2-2ab+b^2)\)

\(\displaystyle a^3-b^3=(a-b)(a^2+ab+b^2)\)
 

1. What is the degree of the polynomial equation x^3-7x^2+14x-8=0?

The degree of this polynomial equation is 3. This is because the term with the highest exponent is x^3.

2. How many solutions does the equation x^3-7x^2+14x-8=0 have?

This equation has three solutions, as indicated by its degree of 3. This is because a polynomial equation of degree n has n solutions.

3. How can I solve x^3-7x^2+14x-8=0 by factoring?

First, group the terms with common factors. In this equation, we can group x^3 and -7x^2, and also 14x and -8. Then, factor each group separately. For the first group, we can factor out x^2 to get x^2(x-7). For the second group, we can factor out 2 to get 2(7x-4). Combining these factors, we get the factored form (x^2+2)(x-4)=0. Setting each factor equal to 0 and solving for x, we get three solutions: x=±√2 and x=4.

4. Can I solve x^3-7x^2+14x-8=0 using the quadratic formula?

No, the quadratic formula is used to solve equations of the form ax^2+bx+c=0, where a, b, and c are constants. This equation is a cubic equation, so it cannot be solved using the quadratic formula.

5. Are there any other ways to solve x^3-7x^2+14x-8=0?

Yes, there are other methods such as using the Rational Root Theorem, Descartes' Rule of Signs, or graphing the equation to find its roots. Additionally, you can use a graphing calculator or online equation solver to find the solutions.

Similar threads

  • General Math
Replies
8
Views
810
Replies
2
Views
2K
  • General Math
Replies
2
Views
883
  • General Math
Replies
7
Views
989
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
Replies
1
Views
705
Replies
1
Views
737
Replies
6
Views
2K
Replies
1
Views
2K
Back
Top