Answer from cs61c-al (Phillip Chin 16156822) for Question 2 Because the next line depends on $t0, it must wait until it is read and about to be stored in $t0. By using forwarding, the line between MEM and WB can essentially be tapped by the following line allowing the data to be accessed.