Consider a computer with identical interpreters at levels 1, 2, and 3. It takes an interpreter n instructions to fetch, examine, and execute one instruction (interpreter at each level to execute an instruction at that level). A level-1 instruction takes k nanoseconds to execute. How long does it take for an instruction at levels 2 and 3?