Polynomial Equation: Solving for x with 3 Solutions | Math Homework

  • Thread starter Thread starter matematikuvol
  • Start date Start date
  • Tags Tags
    Polynomials
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
matematikuvol
Messages
190
Reaction score
0

Homework Statement


Find [tex]x[/tex]
[tex](17-x)^2(11-x)+256-32(17-x)-64(11-x)=0[/tex]


Homework Equations





The Attempt at a Solution


This eq has 3 solutions. I solved this by multiplication. Is this some other easier way. Perhaps to group some of the factors [tex]17-x[/tex] and [tex]11-x[/tex]. Tnx for the answer.
 
Physics news on Phys.org


matematikuvol said:

Homework Statement


Find [tex]x[/tex]
[tex](17-x)^2(11-x)+256-32(17-x)-64(11-x)=0[/tex]

Homework Equations



The Attempt at a Solution


This eq has 3 solutions. I solved this by multiplication. Is this some other easier way. Perhaps to group some of the factors [tex]17-x[/tex] and [tex]11-x[/tex]. Tnx for the answer.
I don't know of any particularly easy way. When multiplied out you have some pretty big coefficients and a very large constant term.

Use some substitution. Either of the following is suggested by the problem itself.
[itex]u=17-x[/itex]

[itex]v=11-x[/itex]​
The first takes a little less computation. It results in:
[itex]u^3-6u^2-96u+640=0[/itex]​
The other results in a much smaller constant term.
[itex]v^3+12v^2-60v+64=0[/itex]​

Of course if you use the substitution, [itex]t=9-x\,,[/itex] you get a very simple polynomial.