I got this equation
$$MRS= - \frac{3/4x^{1/4} \ y^{-1/2}}{\frac{}{}3/2x^{-1/4}\ y^{1/2}}$$
As you can see the absolute values of the exponents are the same so they should cancel out each other somehow, but I don't know the rule.
Can somebody explain and simplify the equation?
The rule is that $$\frac{x^a}{x^b}=x^{a-b}.$$ You can gain intuition for this by thinking about the case when $a$ and $b$ are positive integers with $a>b$: the numerator represents $x$ multiplied together $a$ times, and the denominator is $x$ multiplied together $b$ times. If you take divide these two, you should get $a-b$ copies of $x$.
In particular, this tells you that $$\frac{x^a}{x^{-a}}=x^{2a}.$$ Can you use this to simplify your expression?