Consider a file system on a disk that has both logical and physical block sizes of 512 bytes. Assume that the each file is already in a memory. The file size is 512k and we are currently at a logical block 5 and want to access the information at offset 3500 in the file. How many physical blocks must be read from the disk using linked allocation method?