Find the value of this expression

  • Thread starter Thread starter utkarshakash
  • Start date Start date
  • Tags Tags
    Expression Value
AI Thread Summary
The expression to evaluate is x^3 - 6x^2 + 6x, where x = 2 + 2^(2/3) + 2^(1/3). Substituting x directly into the expression proves complicated, prompting suggestions to simplify calculations by breaking down x^2 and x^3 first. A more efficient approach involves rewriting the expression as (x-2)^3 - 6x + 8, which significantly reduces the complexity of the calculations. This method allows for easier simplification and ultimately saves time in solving the problem. The discussion emphasizes the importance of strategic simplification in algebraic expressions.
utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement


If x=2+2^{2/3}+2^{1/3}, then the value of x^3-6x^2+6x is

Homework Equations



The Attempt at a Solution


The very first idea that comes to my mind is to substitute the value of x in the given expression. But that gets very complicated and long as well. Any other ideas?
 
Physics news on Phys.org
I don't think you can avoid this. Simplify as early and as much as possible (e.g. calculate x^2, simplify that and multiply with x to get x^3).
 
It doesn't look so bad...
x3 is easy since 3s cancel a lot. Then x2 isn't too bad because 2*2 +2*1 = 6 which divides by 3 easily.

It all simplifies nicely as you go along.:smile:
 
You can simplify the calculations a little by writting this as x(6+ x(x- 6)).
 
Try using x^3-6x^2+6x=(x-2)^3-6x+8. That actually saves some work.
 
Dick said:
Try using x^3-6x^2+6x=(x-2)^3-6x+8. That actually saves some work.

Thanks. It did save a lot of work.
 
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