Suppose the processor has access to cache memory and main memory. The access time of cache memory is 15ns. The access time of main memory is 55 ns. If the word to be accessed is not in cache, the word is first transferred from main memory to cache memory, then accessed by the processor. Assume the cache hit ratio is 0.90. What is the average time to access a word?
20.5ns