Answer from cs61c-cf (Aspandiar Dahmubed 16812056) for Question 3 The order of floating point instructions is important because depending on the value of x we could get different answers for the above. If x were a small number, 1.0 - x would result in 1.0. However, that might not be the case when doing (0.5 - x) + 0.5.