Quiz submission record for quiz6-1-1 at Mon Jul 26 00:52:57 2004: Your Answer for Question 1: data hazards.If the data is available somewhere, but is just not where we want it, we can create extra data paths to "forward" the data to where it is needed. This is the best solution, since it doesn't slow the machine down and doesn't change the semantics of the instruction set. All of the hazards in the example above can be handled by forwarding. Your Answer for Question 2: 1 of the values is the value of the register, the output is being written into. one of the values is coming from the ALU.and one directly fom the register. Your Answer for Question 3: the bubbles reduce performance, the game is to minimize bubbles. Your unique submission ID is quiz6-1-1-cs61c-fy-1090828377-373.