(1) symbol directory entries account for 8 bytes, the physical block size is 5 12 bytes, and the directory file contains 256 directory entries, so the physical block required to store the symbol file after decomposition is (8*256)/5 12=4.
(2) According to 4 found in (1), the average number of disk accesses is (1+4)/2+ 1=3.5.