How Do You Solve This Complex Math Problem Step-by-Step?

  • Thread starter Thread starter kuahji
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
kuahji
Messages
390
Reaction score
2
Can't figure out how the example in the book is getting from one step to the next.

Here's the problem
2(8+216/x)(-216/x^2) + 2(x+27) = 0

The next step
(x+27)(1-1728/x^3) = 0

First thing I did was divide out the two & got
(8+216/x)(-216/x^2) + (x+27) = 0
Then I multiplied out the left part
-1728x^-2 + 46656x^-3 + (x+27) = 0
This got me nowhere it seems.
Then I tried to find a common denominator
-1728x-46656/x + (x+27) = 0
this is what I got when I multiplied it out & still nowhere it seems. Any help would be appreciated.
 
Physics news on Phys.org
kuahji said:
Can't figure out how the example in the book is getting from one step to the next.

Here's the problem
2(8+216/x)(-216/x^2) + 2(x+27) = 0


The next step
(x+27)(1-1728/x^3) = 0
Nope. This is wrong, so all that follows is also wrong.

Next step:

[tex]\frac {- 8 (216)} {x^2} - \frac {216^2} {x^3} + (x+27) =0[/tex]

now multiply through by [itex]x^3[/itex] to get:
[tex]-8(216)x - 216^2 + x^3 (x+27) = 0[/tex]
now you should be able to continue.