Solving for X in an X^4 Equation: Homework Help and Explanation

  • Thread starter Thread starter Physicsissuef
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 3K views
Physicsissuef
Messages
908
Reaction score
0

Homework Statement


Find x.

[tex]x^4+4x^3+3x^2-20x-20=0[/tex]

Homework Equations




The Attempt at a Solution



[tex]x^4+4x^3+3x^2-20x-20=0[/tex]/:[tex]x^2[/tex]

[tex]x^2+4x+3-20\frac{1}{x}-20\frac{1}{x^2}=0[/tex]

[tex](x^2-20\frac{1}{x^2})+4(x-5\frac{1}{x})+3=0[/tex]

[tex]x-5\frac{1}{x}=y[/tex]

[tex]x^2-10+25\frac{1}{x^2}=y^2[/tex]

[tex]x^2+25\frac{1}{x^2}=y^2+10[/tex]

? I can't substitute for [tex]x^2-20\frac{1}{x^2}[/tex]
 
Physics news on Phys.org
Perhaps thehttp://www.sparknotes.com/math/algebra2/polynomials/section4.rhtml" may help you!
 
Last edited by a moderator:
Sometimes it's a good idea to simply guess a solution.

Good candidates are integers and the rationals allowed by the theorem mentioned by colby.

Once you have found one solution (no matter how) you can factor out this root and are left with a polynomial of degree one less than the original one.

Can you guess any solution to your equation?

What about x=0 ? x=1 ? x=2 ? x= -1 ? x= -2 ?
 
Is it a candidate for factoring into three factors? A quadradic and two functions of x ?
 
Yes, this problem can be solved with Perhaps the Rational Zeros Theorem. thanks for all guys.