Algebra 4th power weirdness problem

  • Thread starter Thread starter sarah22
  • Start date Start date
  • Tags Tags
    Algebra Power
AI Thread Summary
The equation 4x - x^4/8 = 6 can be rearranged to 32x - x^4 - 48 = 0, which simplifies to x^4 - 32x + 48 = 0. This equation can be factored into (x - 2)(x^3 + 2x^2 + 4x - 24) = 0, revealing that x = 2 is one of the solutions. The rational roots theorem is suggested as a method to find potential roots. The discussion emphasizes the importance of maintaining the equation format for clarity. Understanding these steps is crucial for solving similar polynomial equations.
sarah22
Messages
26
Reaction score
0
How did he get x = 2 with this equation? 4x - x^4/8 = 6

Here's my solution:
32x - x^4 - 48
x( x^3 - 32 ) + 48 <---- Now I'm lost. Did he use this one? (a-b)(a^2+ab+b^2) . I tried it but can't think on what to extract.

http://www.wolframalpha.com/input/?i=4x-x^4%2F8%3D6
 
Physics news on Phys.org
First off, this is an equation: 4x - x^4/8 = 6
This is NOT an equation: 32x - x^4 - 48 -- An equation has an = sign.

The equation is 32x - x^4 - 48 = 0, or equivalently x^4 - 32x + 48 = 0.
This equation can be factored into (x - 2)(x^3 + 2x^2 + 4x -24) = 0.
 
"He" would have probably used the rational roots theorem first, if not given any more information.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top