I am getting two different answers depending oh how I cancel out the numbers in the numerator and denominator.
When I take $(\sqrt{2}/2)/(\sqrt{2}/2)^2$, I would normally cancel out $(\sqrt{2}/2)$ in both the numerator and denominator so I am left with $1/(\sqrt{2}/2)$. I would then multiply the numerator by the reciprocal to come to $2/\sqrt{2}$.
HOWEVER, when I take $(\sqrt{2}/2)/(\sqrt{2}/2)^2$ and multiply out the denominator, I get $(\sqrt{2}/2)/(2/4)$, I then multiply the numerator by the recipcrocal to get an answer of $\sqrt{2}$....
I should get the same thing shouldn't I, where am I going wrong? Thanks for your help.
Using the fact that $a^na^m=a^{n+m}$ or $ b^n/b^m=b^nb^{-m}=b^{n-m} $:
$$ \frac{2}{\sqrt{2}}=\frac{2^1}{2^{1/2}} = 2^1\,2^{-1/2} = 2^{1-1/2}=2^{1/2} = \sqrt{2} $$
i.e. the algebra of exponents.