Answer from cs61c-cd (Charles Leung 15905350) for Question 1 so the data is in block 53. If it is stored in location 53 and it is a 8 word deirect mapped cache, the tag would be 53 mod 8 = 5. The corresponding blcok will be put into the tag field.