Solve Simple Polynomial: Find a if fx=2x^3-ax^2+2x-7

  • Thread starter Thread starter takercena
  • Start date Start date
  • Tags Tags
    Polynomial
AI Thread Summary
To find the value of 'a' in the polynomial fx = 2x^3 - ax^2 + 2x - 7 with a repeated factor, users suggest using trial and error to identify a root, particularly evaluating f(1). The discussion highlights the potential for a double root, indicating that if x0 is a double root and x1 is a different root, the polynomial can be expressed in a specific factored form. Synthetic division and the Rational Roots Theorem are recommended methods for finding roots, although they may not immediately involve 'a'. The conversation also clarifies that a repeated factor means having two or more identical roots, emphasizing the need to solve f(x)=0 and f'(x)=0 simultaneously. Overall, the approach to solving the polynomial involves combining algebraic methods and understanding the nature of roots.
takercena
Messages
25
Reaction score
0
Help me to solve this simple problem
find a if
fx = 2x^3 - ax^2 + 2x - 7
has a repeated factor
 
Physics news on Phys.org
Use a trial and error method. Find a value of 'x' that would make f(x)=0 for some value of 'a'. Hint: what's f(1), and what value of 'a' corresponds?
 
any easier way? Because this is in Further math syllabus so trial and error method seems too long. Or can you show me BrendanH?
 
If x0 is a double root and x1 is a different root, then your polynomial can be written 2(x- x0)2(x- x1). Multiply that out compare to the given polynomial.

"Multiple root" might mean a triple root: 2(x- x0)3. Multiply that out and compare to the given polynomial.
 
Have you tried Rational Roots Theorem and synthetic division? Picking rational roots to try will not immediately involve 'a'. The synthetic division will certainly involve 'a'. The use of synthetic division either gives remainder of zero for a root or a nonzero remainder if a choice is not a root.
 
The trouble with rational roots and factoring etc, is that the double root doesn't look like it's rational. Try this. If x is a double root then f(x)=0 and f'(x)=0. Solve those simultaneously. You wind up having to solve a cubic.
 
What is repeated factor? Does it mean that it has two or more same roots? (Its translation problem)
 
Physicsissuef said:
What is repeated factor? Does it mean that it has two or more same roots? (Its translation problem)

Yes, it has two or more of the same root.
 
symbolipoint said:
Have you tried Rational Roots Theorem and synthetic division? Picking rational roots to try will not immediately involve 'a'. The synthetic division will certainly involve 'a'. The use of synthetic division either gives remainder of zero for a root or a nonzero remainder if a choice is not a root.

Why would you think that this equation will have a rational root?
 
Back
Top