Solving equation with negative exponents

  • Thread starter Thread starter colts_R_best
  • Start date Start date
  • Tags Tags
    Exponents Negative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 8K views
colts_R_best
Messages
1
Reaction score
0

Homework Statement



2x^(-1/3)-9x^(-1/6)= -10

Homework Equations



?

The Attempt at a Solution


I have tried to factor out x^(-1/6)
x^(-1/6) (2x-9)= -10
I'm not sure that's even right
I have also converted to fractions
1/2x^(1/3)-1/9x^(1/6)= -10
I'm not sure which route to go or if either is right?
 
Physics news on Phys.org
colts_R_best said:

Homework Statement



2x^(-1/3)-9x^(-1/6)= -10

Homework Equations



?

The Attempt at a Solution


I have tried to factor out x^(-1/6)
x^(-1/6) (2x-9)= -10
I'm not sure that's even right
I have also converted to fractions
1/2x^(1/3)-1/9x^(1/6)= -10
I'm not sure which route to go or if either is right?

If you write it this way, can you see what you can do to put the left hand side (LHS) over a common denominator in order to proceed?

[tex]\frac{2}{x^{1/3}} - \frac{9}{x^{1/6}} = -10[/tex]
 
Yeah always try to notice when you can turn an equation into a quadratic eg.

[itex]x + x^{-1} + A = 0 \Rightarrow x^2+1+Ax= 0[/itex]


[itex]e^x + e^{-x} + A = 0 \Rightarrow (e^{x})^2 +1+ Ae^x = 0[/itex]


[itex]\cot(x) + \tan(x) + A = 0 \Rightarrow 1 + \tan^2 x +A\tan x= 0[/itex] etc.

substitutions can be helpful aswell, like substitute e^x for y or something.