6^2/3*2+ sqrtof9 using PE (MD) (AS) we evaluate the exponent, first....so we have
36/3*2 + sqrt(9) now, we perform any multiplications/divisons we encounter from left to right
We first encounter a division (36/3), so we do that next and we have
12*2 + sqrt(9) now, perform the multiplication
24 + sqrt(9) and we have
24 + 3 =
27
