Question #a2849

1 Answer
Jul 13, 2016

Use some exponent properties to end up with #x/y^2#.

Explanation:

The rules of exponents tell us this:
#x^a/x^b=x^(a-b)#

In other words, when we divide numbers with exponents that have the same base, we subtract the exponents.

In the context of your problem, we will have to apply this property twice. Rewrite the expression as:
#(x^2y^3)/(xy^5)#
#->(x^2/x)(y^3/y^5)#

Note that #x^2/x# is the same thing as #x^2/x^1#; using the property described above, this simplifies to #x^(2-1)=x^1=x#.

The same process goes for #(y^3/y^5)#. All we do is subtract the exponents: #y^(3-5)=y^(-2)=1/y^2#. Now we have:
#(x)(1/y^2)#

This is the same thing as #x/y^2# and so we leave that as our final answer. We can't use the subtract the exponents rule on #x/y^2#, because they have different bases (#x# and #y#).