Rewriting expression (Properties of Exponents)

36 Views Asked by At

Hey so I have a question, I have to rewrite $$a^\frac{1}{2}(2a^{2}-4a^{-1})$$ which is:$$2a^\frac{5}{2} -4a^\frac{-1}{2}$$ I'm confused as to why this doesn't evaluate to $$-2a^{2}$$

1

There are 1 best solutions below

0
On

$$2a^{5/2}-4a^{-1/2}=2a^{5/2}-\frac{4}{a^{1/2}}=\frac{2a^3-4}{a^{1/2}}$$