Simplifying Exponent Expression

  • Thread starter Thread starter stonecoldgen
  • Start date Start date
  • Tags Tags
    Simplifying
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
stonecoldgen
Messages
108
Reaction score
0

Homework Statement


simplify:

(x^(a-1))/x^((3a+4))



Homework Equations



i was really dumb to think laws of logarithms would help me, but obviously not...

The Attempt at a Solution



the only thing i know is that the a's can't cancel! i don't know what to do !
 
Physics news on Phys.org
Think about the following:

x^a/x^b=(x^a)(x^-b)

Then,

(x^a)(x^-b)=x^[(a)(-b)]

In the problem you presented think FOIL.
 
stonecoldgen said:

Homework Statement


simplify:

(x^(a-1))/x^((3a+4))
Do you mean this?
[tex]\frac{x^{a-1}}{x^{3a+4}}[/tex]
BTW, I don't mean to nitpick, but this is not an equation. It is an expression. Please don't confuse the two.

czelaya said:
Think about the following:

x^a/x^b=(x^a)(x^-b)

Then,

(x^a)(x^-b)=x^[(a)(-b)]

In the problem you presented think FOIL.
If that's an a times negative b at the end, then that is not correct. We need to use one of the properties of exponents, mainly this one:
[tex]\frac{x^m}{x^n}=x^{m-n}[/tex]